Sherlock changelog

Sherlock now welcomes lab-contributed software

by Kilian Cavalotti
Have you ever spent hours compiling and tuning software, put together a complex workflow combining multiple software parts, or just installed the latest version of the brand new software tools you're developing on Sherlock? And wondered...
Software
Announce
New

Sherlock welcomes Volta

by Sherlock Team
The Sherlock 2.0 cluster now features the latest generation of GPU accelerators: the NVIDIA Tesla V100. Each V100 GPU features 7.8 TFlops of double-precision (FP64) performance, up to 125 TFlops for deep-learning applications, 16GB of...
New
Hardware

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

GPU compute modes

by Sherlock Team
We developed a new extension to allow users to change the compute mode of the GPUs allocated to their jobs. By default, GPUs are set in the "Exclusive Process" mode for best performance and ensure that only one process can use the GPU...
Improvement
New

New login nodes

by Sherlock Team
Two new login nodes, sh-ln03 and sh-ln04 are now available to connect to Sherlock 2.0. They've been added to the load-balanced DNS pool and will automatically be selected according to their load and the number of currently logged-in...
Improvement
Hardware
New

New purge policy on $SCRATCH

by Sherlock Team
After holding up for a long time, we're implementing a new expiration policy for all files stored in $SCRATCH and $PI_SCRATCH on Sherlock. Starting October 1st 2017, all files in $SCRATCH and $PISCRATCH that have not been modified...
New
Announce

Slurm version update

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