Skip to content

Commit

Permalink
Do not unload rocm module
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Dec 3, 2024
1 parent 69349a7 commit a777286
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/gitlab/build_and_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,6 @@ then
cmake_options="-DBLT_MPI_COMMAND_APPEND:STRING=--overlap"
fi

if [[ "${truehostname}" == "corona" || "${truehostname}" == "tioga" ]]
then
module unload rocm
fi
$cmake_exe \
-C ${hostconfig_path} \
${cmake_options} \
Expand Down

0 comments on commit a777286

Please sign in to comment.