Difference between revisions of "JUSTUS2/Getting Started"

From bwHPC Wiki
Jump to: navigation, search
Line 7: Line 7:
 
* continue reading until you found that there are example job scripts: [[Environment_Modules#Software_job_examples]]
 
* continue reading until you found that there are example job scripts: [[Environment_Modules#Software_job_examples]]
 
* submit a sample job from a software as mentioned in the job example. Also see: [[Slurm_JUSTUS_2]]
 
* submit a sample job from a software as mentioned in the job example. Also see: [[Slurm_JUSTUS_2]]
* monitor your job: [[Slurm_JUSTUS_2#Monitoring_Your_Jobs]]
+
* monitor your job: [[JUSTUS2/Slurm#Monitoring_Your_Jobs]]
 
* transfer your own data to the cluster: [[Data Transfer]]
 
* transfer your own data to the cluster: [[Data Transfer]]
 
* adapt the sample job script to run your own job
 
* adapt the sample job script to run your own job

Revision as of 15:22, 14 July 2022

Here is a short list of things you may need to do first when you get onto the cluster

Note that your jobs should not write/read much on the lustre filesystem while the job runs, but either use the ram disk in /tmp or request /scratch if the space of the ram disk isn't sufficient