From e0830b51318b94abeaa1875fe7c67d8d430fb4e7 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 28 Jul 2020 10:40:37 +0200 Subject: [PATCH] Update storage.md --- docs.it4i/anselm/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md index c300f20ee..8e7a4f34f 100644 --- a/docs.it4i/anselm/storage.md +++ b/docs.it4i/anselm/storage.md @@ -297,7 +297,7 @@ The local RAM disk filesystem is intended for temporary scratch data generated d | Throughput | over 1.5 GB/s write, over 5 GB/s read, single thread, over 10 GB/s write, over 50 GB/s read, 16 threads | | User quota | none | -### Tmp +### TMP Each node is equipped with local /tmp directory of few GB capacity. The /tmp directory should be used to work with small temporary files. Old files in /tmp directory are automatically purged. -- GitLab