Skip to content

Commit

Permalink
Update the script to build adios with kokkos for Frontier
Browse files Browse the repository at this point in the history
  • Loading branch information
anagainaru committed Aug 14, 2024
1 parent ad87043 commit ab167ce
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
#!/bin/bash
# shellcheck disable=SC2191

module load rocm/5.4.0
module load gcc/11.2.0
module load PrgEnv-gnu-amd/8.5.0
module load cmake/3.23.2
module load craype-accel-amd-gfx90a

######## User Configurations ########
Kokkos_HOME=$HOME/kokkos/kokkos
Expand Down

0 comments on commit ab167ce

Please sign in to comment.