Clusterappl and GPAW modules on Vera
This commit is contained in:
@@ -30,6 +30,12 @@ if [ -e /usr/share/lmod/lmod/init/profile ]; then
|
||||
module load python-wrap
|
||||
fi
|
||||
|
||||
case $hostname in
|
||||
vera* )
|
||||
module load clusterappl
|
||||
module load gpaw/Vera/20.1.0
|
||||
esac
|
||||
|
||||
if xhost >& /dev/null ; then
|
||||
# X is running
|
||||
xhost +local:kuba > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user