Update home authored by Odunlami Marc's avatar Odunlami Marc
...@@ -28,6 +28,7 @@ When connected to the cluster, enter the following commands (example given for t ...@@ -28,6 +28,7 @@ When connected to the cluster, enter the following commands (example given for t
``` ```
salloc salloc
module avail module avail
module purge
module load gaussview/6.0 module load gaussview/6.0
module list module list
gaussview & gaussview &
... ...
......