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 e4s HIP build CI #645

Merged
merged 5 commits into from
Jul 25, 2023
Merged

Add e4s HIP build CI #645

merged 5 commits into from
Jul 25, 2023

Conversation

streeve
Copy link
Member

@streeve streeve commented Jun 30, 2023

No description provided.

@streeve streeve self-assigned this Jun 30, 2023
@streeve streeve force-pushed the e4s_hip branch 2 times, most recently from 644c136 to e928ba4 Compare June 30, 2023 20:46
.github/workflows/CI-e4s.yml Outdated Show resolved Hide resolved
.github/workflows/CI-e4s.yml Outdated Show resolved Hide resolved
.github/workflows/CI-e4s.yml Outdated Show resolved Hide resolved
.github/workflows/CI-e4s.yml Outdated Show resolved Hide resolved
.github/workflows/CI-e4s.yml Outdated Show resolved Hide resolved
@streeve streeve force-pushed the e4s_hip branch 4 times, most recently from 09c86fc to 9c09cb7 Compare July 20, 2023 21:57
@streeve
Copy link
Member Author

streeve commented Jul 21, 2023

@dalg24 this is ready for review, but the build is taking an hour - how can I restrict the architectures it builds for?

[  1%] Linking CXX executable Cabana_Version_test
cd /__w/Cabana/Cabana/build/core/unit_test && /spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0/cmake-3.26.3-3w3vsl2gab5bx2bunygxpalwywntzmoc/bin/cmake -E cmake_link_script CMakeFiles/Cabana_Version_test.dir/link.txt --verbose=1
/usr/bin/hipcc -Wall -Wextra -pedantic -Werror -g -DKOKKOS_DEPENDENCE -fno-gpu-rdc -Wl,-rpath -Wl,/spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0/mpich-4.1.1-4cbi7qhusseuuh6bcs6lokwgwh6s3itl/lib CMakeFiles/Cabana_Version_test.dir/tstVersion.cpp.o CMakeFiles/Cabana_Version_test.dir/__/__/cmake/test_harness/unit_test_main.cpp.o -o Cabana_Version_test  -Wl,-rpath,/spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0/mpich-4.1.1-4cbi7qhusseuuh6bcs6lokwgwh6s3itl/lib /github/home/gtest/lib/libgtest.a /github/home/kokkos/lib/libkokkoscontainers.a /github/home/kokkos/lib/libkokkoscore.a -ldl /github/home/kokkos/lib/libkokkossimd.a /opt/rocm/lib/libamdhip64.so.5.4.50403 --hip-link --offload-arch=gfx900 --offload-arch=gfx906 --offload-arch=gfx908 --offload-arch=gfx90a --offload-arch=gfx1030 /opt/rocm-5.4.3/llvm/lib/clang/15.0.0/lib/linux/libclang_rt.builtins-x86_64.a /spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0/mpich-4.1.1-4cbi7qhusseuuh6bcs6lokwgwh6s3itl/lib/libmpicxx.so /spack/opt/spack/linux-ubuntu20.04-x86_64/gcc-11.1.0/mpich-4.1.1-4cbi7qhusseuuh6bcs6lokwgwh6s3itl/lib/libmpi.so 

@streeve
Copy link
Member Author

streeve commented Jul 24, 2023

the build is taking an hour - how can I restrict the architectures it builds for?

Fixed the issue - @dalg24 @junghans this is ready for review

@streeve streeve merged commit 7405e82 into ECP-copa:master Jul 25, 2023
32 checks passed
@streeve streeve deleted the e4s_hip branch July 25, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants