<div dir="auto">Hi<div dir="auto"><br></div><div dir="auto">May be slurm rest api be useful (<a href="https://slurm.schedmd.com/rest.html">https://slurm.schedmd.com/rest.html</a>)? But I think you will need to generate a token to be able to communicate with the cluster.</div><div dir="auto"><br></div><div dir="auto">Regards</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Aug 27, 2023, 8:20 AM Steven Swanson <<a href="mailto:sjswanson@ucsd.edu">sjswanson@ucsd.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Can I submit jobs with a computer/docker container that is not part of the slurm cluster?</div><div><br></div>I'm trying to set up slurm as the backend for a system with Jupyter Notebook-based front end.  <div><br></div><div>The jupyter notebooks are running in containers managed by Jupyter Hub, which is a mostly turnkey system for providing docker containers that users can access via jupyter.</div><div><br></div><div>I would like the jupyter containers to be able to submit jobs to slurm, but making them part of the cluster doesn't seem to make sense because:</div><div><br></div><div>1.  They are dynamically created and don't have known hostnames.</div><div>2.  They aren't supposed to run jobs.</div><div><br></div><div>Is there a way to do this?  I tried just running slurmd in the jupyter containers, but it complained about not being able to figure out its name (I think because the container's hostname is not listed in slurm.conf).</div><div><br></div><div>My fall back solution is to use ssh to connect to the slurm head node and run jobs there, but that seems kludgy.</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">-steve</div></div></div></div></div>
</blockquote></div>