Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NVHPC CI build #4599

Merged
merged 9 commits into from
Dec 11, 2021
Merged

Add NVHPC CI build #4599

merged 9 commits into from
Dec 11, 2021

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Dec 7, 2021

No description provided.

@@ -0,0 +1,25 @@
ARG BASE=nvcr.io/nvidia/nvhpc:21.9-devel-cuda11.4-ubuntu20.04
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This images comes with CMake 3.16 but we need a more recent one

@dalg24 dalg24 closed this Dec 10, 2021
@dalg24 dalg24 deleted the nvhpc_ci_build branch December 10, 2021 18:38
@dalg24
Copy link
Member Author

dalg24 commented Dec 10, 2021

Didn't mean to delete this branch...

@dalg24 dalg24 restored the nvhpc_ci_build branch December 10, 2021 18:42
@dalg24 dalg24 reopened this Dec 10, 2021
@dalg24
Copy link
Member Author

dalg24 commented Dec 10, 2021

Thank you git reference logs!

core/unit_test/TestNumericTraits.hpp Outdated Show resolved Hide resolved
@@ -2212,6 +2212,9 @@ bool UnitTestOptions::MatchesFilter(const std::string& name_str,
}
pattern = next_sep + 1;
}
#if defined(__EDG__)
#pragma diag_suppress code_is_unreachable
#endif
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great ...

@dalg24
Copy link
Member Author

dalg24 commented Dec 10, 2021

Failure (performance on another build) is clearly unrelated. This is ready for merge.

.jenkins Outdated Show resolved Hide resolved
.jenkins Show resolved Hide resolved
cmake/Modules/FindTPLCUDA.cmake Outdated Show resolved Hide resolved
core/unit_test/TestTeam.hpp Outdated Show resolved Hide resolved
@dalg24
Copy link
Member Author

dalg24 commented Dec 11, 2021

(cleaned up history a bit)

@dalg24 dalg24 merged commit 4e67370 into kokkos:develop Dec 11, 2021
@dalg24 dalg24 deleted the nvhpc_ci_build branch December 11, 2021 12:41
@masterleinad masterleinad mentioned this pull request Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants