Example running r jobs
This section illustrates how to submit a small R job to a SLURM queue. The example job computes a Pythagorean triple.
Prepare an R input file with an appropriate filename, here named myjob.R:
Prepare a job submission file with an appropriate filename, here named myjob.sub:
Submit the Job and view the results
For other examples or R jobs: