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
...
New LSF cluster level resource configurations
Memory (-M or -R "rusage[mem=**]" ) is consumable resource in GB per slot/task (-n).
LSF will terminate the job if it exceeds requested memory (-M or -R "rusage[mem=**]" ).
All jobs should specify Walltime (-W), otherwise the default Walltime 6 hours will be used.
...