timestamp1533166320001
High priority QOS for owners
by Kilian Cavalotti
Today, we're introducing a new high-priority QOS for owner partitions. In groups which have purchased their own compute nodes on Sherlock, users can now submit jobs to their group partition using the --qos=high_p option: it will give...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...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...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...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...timestamp1504018380001
RSS feed
by Sherlock Team
To make it even easier to follow news and updates, the Sherlock Changelog now supports RSS feeds! Just add the following URL to your favorite RSS reader: > https://news.sherlock.stanford.edu/feeds and be sure to never miss an update...timestamp1503686520001
Cron jobs on Sherlock
by Sherlock Team
Cron jobs are not supported on Sherlock, and going forward they won't be allowed anymore. Due to various past incidents, we had to disable the functionality, to prevent runaway cron jobs to take out entire login nodes. Moreover, compute...timestamp1501688602000
Search fix on the documentation website
by Sherlock Team
We're glad if you didn't notice, but in case you did, the Search feature on the documentation pages had some issues when searching for complete or capitalized words. It's all fixed now, so you can open the search box (a simple key press...