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

You can now subscribe to Sherlock news and updates

by Kilian Cavalotti
You can now subscribe to Sherlock news and updates, and automatically receive an email notification when a new post is published here. To subscribe to Sherlock updates, follow the steps below: go to https://news.sherlock.stanford.edu...
Improvement
Update

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