Skip to content

omariosc/hpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published