I am a newbie at the Slurm setup but if by reservable you also mean a
consumable resource I am able to request gpus and I have Slurm 20.02.1 and cuda
10.2. I just set this up within the last month.
***
Lisa Weihl Systems Administrato
[3]
https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fits.tntech.edu%2Fdisplay%2FMON%2FHPC%2BSample%2BJob%253A%2BJupyter%2BNotebook&data=02%7C01%7Clweihl%40bgsu.edu%7Cbe93d13431c540ae774608d7f1109645%7Ccdcb729d51064d7cb75ba30c455d5b0a%7C1%7C0%7C637242925861316503&sdata=jgeQQsBV
/bin/bash
#SBATCH --output={homedir}/jupyterhub_slurmspawner_%j.log
#SBATCH --job-name=spawner-jupyterhub
#SBATCH --chdir={homedir}
#SBATCH --export={keepvars}
#SBATCH --get-user-env=L
#SBATCH {options}
trap 'echo SIGTERM received' TERM
. /usr/local/jupyterhub/miniconda3/etc/profile.d/con
I have a single server with 2 cpu, 384gb memory and 4 gpu (GeForce RTX 2080 Ti).
Use is to be for GPU ML computing and python based data science.
One faculty wants jupyter notebooks, other faculty member is used to using CUDA
for GPU but has only done it on a workstation in his lab with a GUI.
ihl%40bgsu.edu%7C7afbebca312c41a1336208d7e2d79a24%7Ccdcb729d51064d7cb75ba30c455d5b0a%7C1%7C0%7C637227287943227195&sdata=DkIZBXoAFSKeHrmWmskgOGzMU3n4cc7u18Af15p%2Blaw%3D&reserved=0
/Ole
--
Message: 2
Date: Fri, 17 Apr 2020 13:46:41 +
From: Lisa Kay Weihl
T
hedmd.com
When replying, please edit your Subject line so it is more specific than "Re:
Contents of slurm-users digest..."
Today's Topics:
1. CentOS 7 CUDA 8.0 can't find plugin cons_tres (Lisa Kay Weihl)
2. Re: [EXTERNAL] CentOS 7 CUD
I have a standalone server with 4 GeForce RTX 2080 Ti. The purpose is to serve
as a computer server for data science jobs. My department chair wants a job
scheduler on it. I have installed SLURM (18.08.9). That works just fine in a
basic configuration when I attempt to add Gres_Types gpu and the