timestamp1532122560001
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...timestamp1527811020001
SRCF Reboot
by Kilian Cavalotti
A shutdown of the Stanford Research Computing Facility (SRCF) is planned for Labor Day weekend, Saturday through Monday, September 1-3, due to the need for power system maintenance. We will bring Sherlock down on Friday evening, August...timestamp1526503380001
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...timestamp1522454340001
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...timestamp1522433700001
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...timestamp1522097579000
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...timestamp1516423740001
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...timestamp1516234682000
Next scheduled maintenance: Jan. 31
by Sherlock Team
Sherlock 2.0 will not be available on Wednesday, January 31st, 2018 from 8:00am to 2:00pm System maintenance and upgrades will be performed during this time. Access to Sherlock 2.0 will be unavailable, logins will be disabled and jobs...timestamp1513709940001
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...