ay's Topics:
1. Re: Major newbie - Slurm/jupyterhub (Renfro, Michael)
--
Message: 1
Date: Tue, 5 May 2020 16:22:47 +0000
From: "Renfro, Michael"
To: Slurm User Community List
Subject: Re: [slurm-users] Major newbie - Slurm/jupyterhub
a=Nh9fjFzOGIXhLhdnbyiLc9oIENdpVkVl%2F5hysXbkMT8%3D&reserved=0
> or, via email, send a message with subject or body 'help' to
> slurm-users-requ...@lists.schedmd.com
>
> You can reach the person managing the list at
> slurm-users-ow...@lists.schedmd.co
--------
Message: 1
Date: Tue, 5 May 2020 09:59:01 +0100
From: Guy Coates
To: Slurm User Community List
Subject: Re: [slurm-users] Major newbie - Slurm/jupyterhub
Message-ID:
Content-Type: text/plain; charset="utf-8"
Hi Lisa,
Below is my jupyterhub sl
Hi,
please post also the stdout/stderr of the job7117..
What I don't see in UR config and I do have there is:
c.SlurmSpawner.hub_connect_ip = '192.168.1.1' #- the IP where slurm job
will try to connect to jupyterhub.
Also check if port 8081 is reachable from compute nodes.
--
josef
On 05
Hi Lisa,
Below is my jupyterhub slurm config. It uses the profiles, which allows you
to spawn different sized jobs. I found the most useful thing for debugging
is to make sure that the --output option is being honoured; any jupyter
python errors will end up there, and to to explicitly set the pyt
Assuming you need a scheduler for whatever size your user population is, so
they need literal JupyterHub, or would they all be satisfied running regular
Jupyter notebooks?
On May 4, 2020, at 7:25 PM, Lisa Kay Weihl wrote:
External Email Warning
This email originated from outside the univer
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.