Converting GEOS code from SLES 11 to SLES 12: Difference between revisions
m Add category |
|||
Line 622: | Line 622: | ||
With SLES 12, NCCS has removed support for using <tt>#PBS</tt> pragmas in SLURM <tt>sbatch</tt> scripts. You will need to convert them to the appropriate <tt>#SBATCH</tt> pragmas. You can find various pages about this on the web, such as [https://hpc.nih.gov/docs/pbs2slurm.html this one]. | With SLES 12, NCCS has removed support for using <tt>#PBS</tt> pragmas in SLURM <tt>sbatch</tt> scripts. You will need to convert them to the appropriate <tt>#SBATCH</tt> pragmas. You can find various pages about this on the web, such as [https://hpc.nih.gov/docs/pbs2slurm.html this one]. | ||
[[Category:SI Team]] |