Changes between Version 23 and Version 24 of cypress/R


Ignore:
Timestamp:
09/16/22 16:18:27 (20 months ago)
Author:
bstreicher
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/R

    v23 v24  
    120120Besides running R interactively in an idev session, you can also submit your R job to the batch nodes (compute nodes) on Cypress. Inside your SLURM script, include a command to load the desired R module. Then invoke the '''Rscript''' command on your R script.
    121121
    122 {{{#!bash
     122{{{#!sh
    123123#!/bin/bash
    124124#SBATCH --qos=normal            # Quality of Service