summaryrefslogtreecommitdiff
path: root/topics/systems/hpc
diff options
context:
space:
mode:
Diffstat (limited to 'topics/systems/hpc')
-rw-r--r--topics/systems/hpc/performance.gmi13
1 files changed, 13 insertions, 0 deletions
diff --git a/topics/systems/hpc/performance.gmi b/topics/systems/hpc/performance.gmi
new file mode 100644
index 0000000..a0b14f0
--- /dev/null
+++ b/topics/systems/hpc/performance.gmi
@@ -0,0 +1,13 @@
+# Testing performance
+
+See the drive specs by using the identifier
+
+```
+fdisk -l
+```
+
+For disk speeds make sure there is no load and run
+
+```
+hdparm -Ttv /dev/sdc1
+```