There will be a full shut down of the Hex HPC cluster this coming weekend. We will be placing Hex into draining mode at 16:00 Friday 14 September and no new jobs will be accepted. The cluster will be shut…
The data center where hex will reside is still being worked on. The spiders nest of network cables under the raised floor has been cleaned out to allow better air flow. All networking will now run in overhead…
It has been a long time in coming, several years in fact, but the first of our new worker nodes went live today on our POC cluster. There is still much to be done, Infiniband is not yet ready, the…
The new GPU nodes have been installed into our POC cluster and are currently running jobs. We installed the servers into our SLURM cluster to allow us to develop hands on experience in provisioning SLURM partitions with GPU resources, something …
First you need to ensure that setuid root is set on the CIFS mount executable: chmod u+s /sbin/mount.cifs In order for a user to mount a CIFS share it must be in the /etc/fstab file in the following format: //researchdata.uct.ac.za/<MYDISK>…
Achievements: Earlier this year we listed our 100th acknowledgement, 20 million computational hours and 2 million jobs processed since inception in 2009. If you have recently published work acknowledging usage of the HPC cluster please let us know. PBS script…
If you no longer require your HPC account please let us know. We will shortly begin disabling accounts of those researchers whose accounts have expired. Due to continued abuse of our cluster resources we are immediately reducing the maximum wall…
We have installed Singularity onto Hex and Hal. Singularity is a containerization system that allows users and admins to create contained operating systems and environments. Don’t like SLES on HPC, then run Ubuntu. Don’t want our version of OpenMPI then…