Skip to content

Commit

Permalink
Use clang modules
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Mar 15, 2023
1 parent 950f633 commit cb11f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cm_test_all_sandia
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ fi
if [[ "$HOSTNAME" == *solo* ]]; then # Warning: very generic name
MACHINE=solo
module use /projects/netpub/openblas/modulefiles
module use /projects/netpub/clang/modulefiles
fi

if [[ "$HOSTNAME" == kokkos-dev-2* ]]; then
Expand Down

0 comments on commit cb11f0c

Please sign in to comment.