Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
announce:fall-2019 [2019/11/18 10:11] Hans [Jupyterlab @ ICS and Jupyter Notebooks for Instruction] |
announce:fall-2019 [2019/11/18 10:55] (current) Hans [Lastpass Enterprise] |
||
---|---|---|---|
Line 23: | Line 23: | ||
See our [[accounts:password_change_reset|ICS Account]] page for recommendations about managing your ICS account passwords. | See our [[accounts:password_change_reset|ICS Account]] page for recommendations about managing your ICS account passwords. | ||
+ | |||
+ | ====Slurm to Replace SGE==== | ||
+ | |||
+ | [[services:slurm|Slurm]] is on schedule to replace SGE for distributed computing jobs. The Slurm cluster is up and running now. | ||
+ | |||
+ | {{:services:sview-2.png?400|}} | ||
+ | |||
+ | SLURM, unlike SGE, is activevly supported offers improved GPU support, finer tuning of queues, and has already been adopted by the [[https://rcic.uci.edu/hpc3/index.html|UCI HPC3]]. | ||
+ | |||
+ | Visit our internal webpage for more information on how to use Slurm at ICS. Send email to helpdesk@ics.uci.edu with questions and suggestions, or if you are interested in converting your cluster from SGE to SLURM. | ||
+ | |||
+ | ====Singularity Containers==== | ||
+ | |||
+ | [[https://singularity.lbl.gov/|Singularity]] is a program available to any user with an [[accounts:password_change_reset|ICS shell account]] for running containers on ICS hosts. | ||
+ | |||
+ | Singularity is available on all ICS Managed CentOS hosts for any user to run. Use the command `module load singularity` to add the latest available version to your environment. | ||
+ | |||
+ | For more information and a quick start from running docker containers, follow this link to [[virtual_environments:singularity|Singularity @ ICS]]. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||