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

Fix install testing refactor for inline builds #811

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

jjwilke
Copy link
Contributor

@jjwilke jjwilke commented Sep 14, 2020

find_package should not be getting called for inline builds

This logic got lost in the install testing refactor. It was still working for Trilinos.

@ndellingwood
Copy link
Contributor

Passed kokkos-dev-2 spot-check (minus intel, waiting on kokkos/kokkos#3383 to resolve compilation issues)

#######################################################
PASSED TESTS
#######################################################
clang-8.0-Cuda_OpenMP-release build_time=626 run_time=133
clang-8.0-Pthread_Serial-release build_time=201 run_time=125
clang-9.0.0-Pthread-release build_time=139 run_time=62
clang-9.0.0-Serial-release build_time=133 run_time=48
cuda-10.1-Cuda_OpenMP-release build_time=866 run_time=275
cuda-9.2-Cuda_Serial-release build_time=834 run_time=184
gcc-7.3.0-OpenMP-release build_time=145 run_time=45
gcc-7.3.0-Pthread-release build_time=119 run_time=57
gcc-8.3.0-Serial-release build_time=139 run_time=48
gcc-9.1-OpenMP-release build_time=180 run_time=48
gcc-9.1-Serial-release build_time=159 run_time=47

@ndellingwood ndellingwood merged commit 22a38ca into kokkos:develop Sep 15, 2020
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.

3 participants