Skip to content

Example Code for Serial Batch Jobs using BatchJobs and BatchExperiments on LRZ Linux-Cluster

Notifications You must be signed in to change notification settings

philippstats/Example-Serial-SLURM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example-Serial-SLURM

Example Code for Serial Batch Jobs using BatchJobs and BatchExperiments on LRZ Linux-Cluster

First step:

  • Login to LRZ
  • Clone repo: git clone https://github.com/philippstats/Example-Serial-SLURM.git
  • In bmr.R adjust setwd in line 9.
  • In lrz_serial.tmpl update the email in line 32.

Second step

  • Start Jobs typing: Rscript bmr.R
  • Get status using one of the following:
    • Rscript get_status.R
    • squeue -u $USER --clusters=serial

Third step

  • Rscript get_results.R

About

Example Code for Serial Batch Jobs using BatchJobs and BatchExperiments on LRZ Linux-Cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published