User Tools

Site Tools


howto:magma

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howto:magma [2022/03/25 13:36]
wikiadmin
howto:magma [2024/06/21 15:59] (current)
wikiadmin
Line 17: Line 17:
 To request a login shell on a fat node use To request a login shell on a fat node use
  
-  qsub -I -P PROJECTID -q bigmem -W group_list=bigmemq  -l select=1:ncpus=4:mpiprocs=4:nodetype=haswell_fat+  qsub -I -P PROJECTID -q bigmem -W group_list=bigmemq  -l select=1:ncpus=4:mpiprocs=4
      
 where you must replace ''PROJECTID'' by //your// project name. where you must replace ''PROJECTID'' by //your// project name.
Line 43: Line 43:
   magma   magma
  
-After you have finished running Magma and exited back to the command shell (the ''fat01'' prompt) simply use the Ctrl-D key combination to end the interactive session.+After you have finished running Magma and exited back to the command shell (the ''fat0'' prompt) simply use the Ctrl-D key combination to end the interactive session.
  
 ====Example interactive session:==== ====Example interactive session:====
Line 74: Line 74:
 #!/bin/bash #!/bin/bash
 #PBS -N magma-example #PBS -N magma-example
-#PBS -l select=1:ncpus=8:mpiprocs=8:nodetype=haswell_fat+#PBS -l select=1:ncpus=8:mpiprocs=8
 #PBS -l walltime=1:30:00 #PBS -l walltime=1:30:00
 #PBS -P PROJECTID #PBS -P PROJECTID
/app/dokuwiki/data/attic/howto/magma.1648208202.txt.gz · Last modified: 2022/03/25 13:36 by wikiadmin