Sherlock changelog

Spark on Sherlock

by Kilian Cavalotti
Apache Spark is now available on Sherlock, via the spark module: $ ml spark We also added some new documentation and example job scripts, so if you ever needed to run Spark jobs on Sherlock, please take a look at those and let us know...
Improvement
Documentation
Software

Tensorflow 1.7.0 now available

by Sherlock Team
Tensorflow 1.7.0, which features TensorRT integration, is now available on Sherlock 2.0. You can load it on Sherlock with: $ ml py-tensorflow/1.7.0_py27 > NB: As with all the other Tensorflow modules on Sherlock, Tensorflow 1.7.0...
Software
Update

Sherlock 2.0 limits increased

by Sherlock Team
We started migrating compute nodes from Sherlock 1.0 to Sherlock 2.0, as part of the 2nd phase of the transition process described in the Sherlock 2.0 transition guide. That means that more nodes are now available on Sherlock 2.0, in...
Update

New software modules

by Sherlock Team
If you haven't checked in a while, we're continuing to add more software modules on Sherlock 2.0. Among many others, the following additions will be of particular interest to the bioinformatics and genomics communities: star cufflinks...
Software
New

Slurm version update

by Sherlock Team
Slurm has been updated to version 17.02.7. Full changelog is available here
Update

Slurm update

by Sherlock Team
Slurm has been updated to version 17.02.5. The full changelog is available here. Of particular interest is a fix for a problem that affected users submitting jobs to multiple partitions on Sherlock 2.0, and who could receive errors...
Update

Slurm update

by Sherlock Team
Slurm has been updated to version 17.02.4. Full changelog is available here
Update

More software available

by Sherlock Team
New software has been installed on Sherlock 2.0: biology Module | Version | Category | URL :--- | :------ | :------- | :--- mrtrix|0.3.16|neurology|http://www.mrtrix.org afni|17.1.03|neurology|https://afni.nimh.nih.gov freesurfer|6.0...
Software

New Slurm version

by Sherlock Team
Slurm has been updated to version 17.02.2. Main changes include: SSH sessions to the nodes while a job is running will now be correctly inherit the job limits quicker scheduling of interactive jobs support for PMIx job launcher Full...
Update