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 hip support to dist-1 coloring perftest #841

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

brian-kelley
Copy link
Contributor

I missed this one in #828. I built with this PR on caraway and the D1 coloring perftest does seem to work (tried COLORING_SERIAL, COLORING_VBBIT, COLORING_EB on a pretty big graph). Also running spot check on kokkos-dev2 just in case.

@brian-kelley
Copy link
Contributor Author

#######################################################
PASSED TESTS
#######################################################
clang-8.0-Cuda_OpenMP-release build_time=710 run_time=135
clang-8.0-Pthread_Serial-release build_time=237 run_time=131
clang-9.0.0-Pthread-release build_time=152 run_time=61
clang-9.0.0-Serial-release build_time=159 run_time=47
cuda-10.1-Cuda_OpenMP-release build_time=879 run_time=135
cuda-11.0-Cuda_OpenMP-release build_time=886 run_time=135
cuda-9.2-Cuda_Serial-release build_time=851 run_time=208
gcc-7.3.0-OpenMP-release build_time=163 run_time=47
gcc-7.3.0-Pthread-release build_time=144 run_time=63
gcc-8.3.0-Serial-release build_time=171 run_time=50
gcc-9.1-OpenMP-release build_time=210 run_time=47
gcc-9.1-Serial-release build_time=192 run_time=49
intel-17.0.1-Serial-release build_time=394 run_time=51
intel-18.0.5-OpenMP-release build_time=689 run_time=49
intel-19.0.5-Pthread-release build_time=363 run_time=63

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks for adding the option

@lucbv
Copy link
Contributor

lucbv commented Nov 10, 2020

@brian-kelley is this ready to merge?

@brian-kelley brian-kelley merged commit b7dc80e into kokkos:develop Nov 10, 2020
@brian-kelley brian-kelley deleted the HIP_GC_Perftest branch November 10, 2020 16:14
@lucbv lucbv mentioned this pull request Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants