Skip to content

Commit ce0a55a

Browse files
author
Lesur Geoffroy
committed
add pocamd validated environement
1 parent 92489c9 commit ce0a55a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

environements/pocamd.env

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# load rocm
2+
module load rocm/6.4.1
3+
export CC=hipcc
4+
export CXX=hipcc
5+
export IDEFIX_GPU_FLAGS="-DKokkos_ENABLE_HIP=ON -DKokkos_ARCH_AMD_GFX90A=ON"
6+

0 commit comments

Comments
 (0)