forked from uw-psych/hyakvnc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hyakvnc: create: Add optional '-G'/'--gpus' argument; support CUDA
If at least one gpu is specified, then hyakvnc will start the VNC apptainer with CUDA library bindings with the `--nv` flag. Argument for '-G' or '--gpus' will be passed directly to Slurm, so ensure the argument is in the correct format. References: - https://apptainer.org/docs/user/1.1/gpu.html#nvidia-gpus-cuda-standard - https://slurm.schedmd.com/salloc.html#OPT_gpus
- Loading branch information
Showing
1 changed file
with
41 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters