Pitzer

Rolling reboot of all clusters starting from Oct 25 2023

We will have rolling reboots of Ascend, Owens and Pitzer clusters including login and compute nodes, starting from 9AM Wednesday October 25, to perform NVIDIA driver and Slurm upgrades. At the start of the rolling reboot all login nodes will be unavailable for about 10 minutes. The rolling reboots won't affect any running batch jobs, but users may experience longer queue wait time than usual on the clusters.

HOWTO: Use GPU with Tensorflow and PyTorch

GPU Usage on Tensorflow

Environment Setup

To begin, you need to first create and new conda environment or use an already existing one. See HOWTO: Create  Python Environment for more details. In this example we are using python/3.6-conda5.2

Once you have a conda environment created and activated we will now install tensorflow-gpu into the environment (In this example we will be using version 2.4.1 of tensorflow-gpu:

conda install tensorflow-gpu=2.4.1

 

Git 2.39.0 is available

Date: 
Wednesday, July 26, 2023 - 10:30am
System(s): 

Git 2.39.0 has been installed on Pitzer. Usage is via the module git/2.39.0.  For help loading an installation, use the command:  "module spider git/2.39.0".  That command also emits information on usage and installation details.

Pages