Skip to content

pyton-n2v-1.0

Requirements

  • Apptainer (formerly Singularity) installed on your system
  • NVIDIA GPU with CUDA 11.8.0

Build Instructions

apptainer build pyton-n2v-1.0.sif build.def

Run Instructions

Make sure CUDA is available. For example on an HPC SLURM system with modules do

module load cuda/11.8.0
````
Then run the container with:
```bash
apptainer run --nv python-n2v-1.0.sif