Sherlock changelog

A better view at Sherlock's resources

by Kilian Cavalotti
Scheduler
Improvement
New
How many jobs are running? What partitions do I have access to? How many CPUs can I use? Where should I submit my jobs? Any of those sound familiar? We know it's not always easy to navigate the native scheduler tools, their syntax, and...

New GPU node available on Sherlock

by Kilian Cavalotti
New
Hardware
There's a new GPU node in the gpu partition! It's notable for a list of reasons. This is the first node on Sherlock to feature both: the latest generation of Intel CPUs (Skylake), the latest generation of computing-optimized NVIDIA GPUs...

A better way to check quotas on Sherlock

by Kilian Cavalotti
New
Improvement
We're very pleased to introduce a new way to check data usage on Sherlock, all from a single command, and using an hopefully simpler way to display information than before. Introducing sh_quota sh_quota, the new quota checking tool for...

Sherlock OnDemand

by Kilian Cavalotti
New
Announce
Today, we're announcing Sherlock OnDemand, a brand new way to use the Sherlock cluster. Hot on the heels of the SC18 Supercomputing Conference, and right in time for the long Thanksgiving week-end, we thought that a good way to thank...

Status info at login

by Kilian Cavalotti
If you recently logged in, you probably already noticed it: now, when you connect to Sherlock, you can see some new status information displayed right before your command prompt. New status information at login At login, you'll know...
New
Improvement

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

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