All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Research Computing Center Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:55, 27 March 2026 Shtsai talk contribs deleted page Sample batch job submission scripts on SapSlurm (content was: "Category:Sapelo2 ====Serial (single-processor) Job==== Sample job submission script (sub.sh) to run an R program called add.R using a single core: <pre class="gscript"> #!/bin/bash #SBATCH --job-name=testserial # Job name #SBATCH --partition=batch # Partition (queue) name #SBATCH --ntasks=1 # Run on a single CPU #SBATCH --mem=1gb...", and the only contributor was "Shtsai" (talk))