Skip to content
/ HPC Public

This repo contains important information to start working on the following HPC servers: arc, bede, and jade2

License

Notifications You must be signed in to change notification settings

PedroCHS/HPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC

This repo contains important information to start working on the following HPC servers:

  • ARC
  • Bede
  • Jade2

ARC works with Sun of Grid Engine scheduler, some useful commands are:

  • qsub file.sh
  • qstat
  • qdel jobID

Bede and Jade2 work with SLURM scheduler, some useful commands are:

  • sbatch file.sh
  • squeue -u username --start
  • scancel jobID

Please feel free to add any important information that could help others

About

This repo contains important information to start working on the following HPC servers: arc, bede, and jade2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages