Compile Extrae proper with gcc
This commit is contained in:
parent
c7c6745b0d
commit
c6eb4ab7dd
1 changed files with 2 additions and 2 deletions
|
@ -69,8 +69,8 @@ else
|
|||
fi
|
||||
__MPI=$LMOD_FAMILY_MPI@$LMOD_FAMILY_MPI_VERSION
|
||||
|
||||
#spack spec -N -I cheese.extrae%${__COMPILER}~~cuda ^${__MPI} ^binutils@2.36: ^papi@7.0.1
|
||||
spack install --add cheese.extrae%${__COMPILER}~~cuda ^${__MPI} ^binutils@2.36: ^papi@7.0.1
|
||||
#spack spec -N -I cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1
|
||||
spack install --add cheese.extrae%gcc~~cuda ^${__MPI}%${__COMPILER} ^binutils@2.36: ^papi@7.0.1
|
||||
|
||||
#spack spec -N -I mpip%${__COMPILER} ^${__MPI}
|
||||
spack install --add mpip%${__COMPILER} ^${__MPI}
|
||||
|
|
Loading…
Reference in a new issue