Sherlock changelog

Out with the old, in with the new!

by Kilian Cavalotti
It's been a little over five years since Sherlock first entered production and ran its first jobs. A lot of time has passed, and with it, Sherlock grew ten-fold, its user base exploded and technology trends evolved significantly. The...
Hardware
Announce

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...

Persistent processes on Sherlock

by Kilian Cavalotti
There are many cases where having a persistent process (or service) running alongside computing jobs is of great benefit. For instance, when data is stored in a database format to allow for highly efficient queries, jobs that want to...
Scheduler
Documentation

Running containers on Sherlock

by Kilian Cavalotti
Documentation
Software
Have you ever wanted to run Docker containers on Sherlock, and skip the hassle of figuring out your application dependencies, installing them, compiling the code, resolving compilation errors, finding missing libraries, or making sure...

MySQL on Sherlock

by Kilian Cavalotti
Have you ever wondered how you could use a database server on Sherlock? Or wanted to run jobs that query data from a SQL database? Or even better, multiple jobs that would interact with the same database? Have you ever wanted to store...
Improvement
Software
Documentation

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

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 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

GPUs now available on Sherlock 2.0

by Sherlock Team
The new gpu partition has just been open for production on Sherlock 2.0. It currently features two kinds of accelerators: NVIDIA Tesla P100-PCIe GPUs, for applications requiring double-precision (64-bit) and deep-learning training...
New
Hardware