cluster:gpuwork

This is an old revision of the document!


Sleep Revolution computing cluster


The first step for users is to make sure their working environment fits their needs, might have to be reconfigure.
User can install different version of Python and all necessary modules for their work.


The template script file looks like this
#!/bin/bash
#SBATCH --account=staff
#SBATCH --job-name=MyJob
#SBATCH --gpus-per-node=1
#SBATCH --mem-per-cpu=2G
#SBATCH --partition=main
#SBATCH --output=myBatch.log

Installed software and drivers

* NVIDIA V100 GPU drivers
* CuDA toolkit [version 12.2]
* Python 3.10.12
* pip 22.0.2

  • cluster/gpuwork.1743066689.txt.gz
  • Last modified: 2025/03/27 09:11
  • by bjorn