# HG changeset patch # User Steve Losh # Date 1712074155 14400 # Node ID b779dbd8979ac3eb96231263a21b44106b752502 # Parent ca9a213ad9f8bc4a9345570962c761cd103074cf Update diff -r ca9a213ad9f8 -r b779dbd8979a README.markdown --- a/README.markdown Mon Apr 01 10:13:01 2024 -0400 +++ b/README.markdown Tue Apr 02 12:09:15 2024 -0400 @@ -327,3 +327,12 @@ those after downloading). But that's not too bad, because I can throw together a one-liner to `gzip` the rest easily enough, and at least it downloaded them all, which is the slowest part. + +Started `gzip`ing the remaining data on the login node, but it's taking too long +for my linking. `salloc`ed an interactive instance with more threads to make +this a bit faster. + +Continued the BS522 slog. + +## 2024-04-02 +