11 |
source /etc/profile.d/AWI.sh |
source /etc/profile.d/AWI.sh |
12 |
# |
# |
13 |
module purge |
module purge |
14 |
module load craype-broadwell |
module load PrgEnv-cray/1.0.2_ollie |
|
module load PrgEnv-cray/1.0.2_test |
|
|
# module load PrgEnv-cray |
|
|
# to me this looks like a terrible hack, but that is what we are supposed |
|
|
# to use now |
|
|
# module unload craype-network-infiniband cudatoolkit mvapich2_cce |
|
|
# module load craype-network-opa |
|
|
# module load mvapich2_cce |
|
15 |
module load netcdf |
module load netcdf |
16 |
#export LD_LIBRARY_PATH=${CRAY_LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}: |
#export LD_LIBRARY_PATH=${CRAY_LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}: |
17 |
# not sure why I have to set these paths here again |
# not sure why I have to set these paths here again |