diff --git a/mkdocs/docs/HPC/connecting.md b/mkdocs/docs/HPC/connecting.md index f85aa3a9c01..39c31dc8c0e 100644 --- a/mkdocs/docs/HPC/connecting.md +++ b/mkdocs/docs/HPC/connecting.md @@ -290,17 +290,17 @@ Upon connecting you will see a login message containing your last login time sta
Last login: Thu Mar 18 13:15:09 2021 from gligarha02.gastly.os
-STEVIN HPC-UGent infrastructure status on Thu, 18 Mar 2021 13:30:01
-
- cluster - full - free - part - total - running - queued
- nodes nodes free nodes jobs jobs
--------------------------------------------------------------------
- swalot 9 0 104 126 N/A N/A
- skitty 53 0 16 72 N/A N/A
- victini 40 0 54 96 N/A N/A
- joltik 8 0 2 10 N/A N/A
- doduo 115 0 13 128 N/A N/A
- accelgor 8 1 0 9 N/A N/A
+ STEVIN HPC-UGent infrastructure status on Mon, 19 Feb 2024 10:00:01
+ cluster - full - free - part - total - running - queued
+ nodes nodes free nodes jobs jobs
+ -------------------------------------------------------------------------
+ skitty 39 0 26 68 1839 5588
+ joltik 6 0 1 10 29 18
+ doduo 22 0 75 128 1397 11933
+ accelgor 4 3 2 9 18 1
+ donphan 0 0 16 16 16 13
+ gallade 2 0 5 16 19 136
+
For a full view of the current loads and queues see:
https://hpc.ugent.be/clusterstate/
diff --git a/mkdocs/docs/HPC/running_batch_jobs.md b/mkdocs/docs/HPC/running_batch_jobs.md
index 81fc3581063..98b4899e7fe 100644
--- a/mkdocs/docs/HPC/running_batch_jobs.md
+++ b/mkdocs/docs/HPC/running_batch_jobs.md
@@ -324,8 +324,6 @@ It's also possible to get detailed information about a specific module:
cluster/gallade
cluster/joltik
cluster/skitty
- cluster/swalot
- cluster/victini
{% endif -%}
{% if site != gent -%}
This module can be loaded directly: module load example/1.2.3
@@ -782,9 +780,8 @@ To list the available cluster modules, you can use the
$ module avail cluster/
--------------------------------------- /etc/modulefiles/vsc ----------------------------------------
- cluster/accelgor (S) cluster/donphan (S) cluster/skitty (S)
- cluster/default cluster/gallade (S) cluster/swalot (S)
- cluster/doduo (S,D,) cluster/joltik (S) cluster/victini (S)
+ cluster/accelgor (S) cluster/doduo (S,L) cluster/gallade (S) cluster/skitty (S)
+ cluster/default cluster/donphan (S) cluster/joltik (S)
Where:
S: Module is Sticky, requires --force to unload or purge
diff --git a/mkdocs/docs/HPC/running_jobs_with_input_output_data.md b/mkdocs/docs/HPC/running_jobs_with_input_output_data.md
index 5cc455fb0a0..f95ee6e9b6e 100644
--- a/mkdocs/docs/HPC/running_jobs_with_input_output_data.md
+++ b/mkdocs/docs/HPC/running_jobs_with_input_output_data.md
@@ -237,7 +237,7 @@ The following locations are available:
$VSC_SCRATCH_ARCANINE
- A separate (smaller) shared scratch filesystem, powered by SSDs. This scratch filesystem is intended for very I/O-intensive workloads. Note that this filesystem is not available on the cluster victini.
+ A separate (smaller) shared scratch filesystem, powered by SSDs. This scratch filesystem is intended for very I/O-intensive workloads.
{% endif %}
diff --git a/mkdocs/extra/gent.yml b/mkdocs/extra/gent.yml
index 2fb571cb164..20179bd6fce 100644
--- a/mkdocs/extra/gent.yml
+++ b/mkdocs/extra/gent.yml
@@ -76,7 +76,7 @@ othercluster: donphan
hpcinfo: hpc@ugent.be
hpcusersml: hpc-users@lists.ugent.be
hpcannounceml: hpc-announce@lists.ugent.be
-operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik, skitty, swalot, victini)
+operatingsystem: RHEL 8.8 (accelgor, doduo, donphan, gallade, joltik, skitty)
operatingsystembase: Red Hat Enterprise Linux
# Special for perfexpert tutorial
mpirun: vsc-mympirun