timestamp1556307720001
When setting an environment variable gives you a 40x speedup
by Kilian Cavalotti
Today, we'd like to share some of our recent work on Sherlock that allowed a pretty significant speedup when listing files in directories with a lot of entries. > Unlike our usual announcements, this post is more of a behind-the-scenes...timestamp1556132100001
Module versions get a facelift
by Kilian Cavalotti
If you're a Sherlock user who often needs to load specific module versions, but don't care or can't remember specific minor version numbers, you're in luck! Starting today, Sherlock allows loading modules via an extended default system...timestamp1550185500001
A better way to check quotas on Sherlock
by Kilian Cavalotti
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...timestamp1548202620001
Next scheduled maintenance: Feb. 5
by Kilian Cavalotti
Sherlock will not be available on Tuesday, February 5th, 2019 from 8:00am to 6:00pm. System maintenance and upgrades will be performed during this time. Access to Sherlock will be unavailable, logins will be disabled and jobs won't run...timestamp1542223980001
Next scheduled maintenance: Nov. 28
by Kilian Cavalotti
Sherlock will not be available on Wednesday, November 28th, 2018 from 8:00am to 6:00pm. System maintenance and upgrades will be performed during this time. Access to Sherlock will be unavailable, logins will be disabled and jobs won't...timestamp1542148260001
Sherlock goes container-native
by Kilian Cavalotti
Software
Improvement
Announce
In recognition of the fast-moving software landscape and the emerging needs of our users, we're pleased to announce, from the SC18 Supercomputing conference in Dallas, TX, that Sherlock is going container-native. Starting today, users...timestamp1541639880001
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...timestamp1541457360001
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...timestamp1539128040001
Running containers on Sherlock
by Kilian Cavalotti
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...