Skip to content

Commit

Permalink
add legion+rocm build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneswalker committed Jul 9, 2023
1 parent 2250284 commit 5492b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/23.05/rocm-x86_64/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ spack:
# - paraview +rocm amdgpu_target=gfx90a
# - vtk-m ~openmp +rocm amdgpu_target=gfx90a
# --
# - legion +rocm amdgpu_target=gfx90a # legion: CMake Error at cmake/FindHIP.cmake:40 (HIP_GET_SOURCES_AND_OPTIONS): Unknown CMake command "HIP_GET_SOURCES_AND_OPTIONS".
# - legion +rocm amdgpu_target=gfx90a # legion: https://github.com/spack/spack/issues/37232
# - lbann ~cuda +rocm amdgpu_target=gfx90a # aluminum: FAILED: src/CMakeFiles/Al.dir/progress.cpp.o: g++: error: unrecognized command-line option '--offload-arch=gfx90a'

# ROCM 908
Expand Down Expand Up @@ -353,5 +353,5 @@ spack:
# - paraview +rocm amdgpu_target=gfx908
# - vtk-m ~openmp +rocm amdgpu_target=gfx908
# --
# - legion +rocm amdgpu_target=gfx908 # legion: CMake Error at cmake/FindHIP.cmake:40 (HIP_GET_SOURCES_AND_OPTIONS): Unknown CMake command "HIP_GET_SOURCES_AND_OPTIONS".
# - legion +rocm amdgpu_target=gfx908 # legion: https://github.com/spack/spack/issues/37232
# - lbann ~cuda +rocm amdgpu_target=gfx908 # aluminum: FAILED: src/CMakeFiles/Al.dir/Al.cpp.o: g++: error: unrecognized command-line option '--offload-arch=gfx908'

0 comments on commit 5492b1f

Please sign in to comment.