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

test_all_sandia: update ibm module list #362

Merged
merged 2 commits into from
Dec 18, 2018
Merged

Conversation

ndellingwood
Copy link
Contributor

Load gcc/7.2.0 when loading xl to resolve issues trying to
build/test with c++14 on white. Additional cxxflags must be passed
to use gcc/7.2.0 headers for proper c++14 support.

This matches changes made in kokkos/kokkos#1945

Load gcc/7.2.0 when loading xl to resolve issues trying to
build/test with c++14 on white. Additional cxxflags must be passed
to use gcc/7.2.0 headers for proper c++14 support.

This matches changes made in kokkos/kokkos#1945
@ndellingwood
Copy link
Contributor Author

@srajama1 @kyungjoo-kim These changes are needed to test xl with c++14 support without requiring the compiler be installed in a non-standard way to point to gcc/7.2.0 headers. Once merged in I'll update the corresponding Jenkins job.

@ndellingwood
Copy link
Contributor Author

Related to #351

@ndellingwood
Copy link
Contributor Author

Added a commit to support cuda/10 testing on white.

@ndellingwood
Copy link
Contributor Author

@william76 or @lucbv are you available for review? Minor changes to test_all_sandia to better support xl + c++14 testing and cuda/10 testing on White.

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

2 participants