General Documentation
- Welcome FAQ
- Secure Shell SSH
- Available Software
- Installing Software
- Guidelines and Policies
- Glossary
- Grant Support
- Sharing Data
- Containers & Singularity
- UserGroup Presentations
- Jupyter Notebook Usage
LSF Primer
Lilac Cluster Guide
Juno Cluster Guide
Cloud Resources
Backup Policy on server/node local drives
File lists
Page History
...
- largeHG: t01-t02
- internetHG: s01-s02s03
commonHG
:s03-s33
&u01-u26
- testHG: u34-u35
s04-s21
LSF host partitions
largeHP
:t01-t02
commonHP
:s03-s33
& u01-u26testHP
:u34-u35
s01-s21
Long vs. Short Jobs
- If a job specifies estimated run time,
-We
, or hard run time,-W
, of 60 59 [minutes] or less, it is considered ‘short’.Short jobs can run on all hosts. - To run a short job you must specify
-We HOURS:MINUTES
or -W HOURS:MINUTES - Short jobs can run on all hosts. They have a hard run limit of 2 times the requested run time.
- All jobs are that do not request a run time of 59 minutes or less than 60 minutes are considered ‘long’.
- Long jobs can run on 30% of commonHG hosts, and on 50% of
largeHG
hosts if they request enough memory to be eligible.
...