Skip to content
Snippets Groups Projects
Commit b4b97ebd authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add message

parent c5482bcf
No related branches found
No related tags found
1 merge request!3Add test for matrix
Pipeline #81447 canceled
......@@ -5,6 +5,8 @@
COMPILER_VERSION=$1
ARCHITECTURE=$2
echo RUNNING ON ${COMPILER_VERSION} AND ${ARCHITECTURE}
BUILD_DIR=build-${COMPILER_VERSION}-${ARCHITECTURE}
module load spack/${COMPILER_VERSION}
module load cmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment