Re: [slurm-users] Deb packages for Ubuntu

2022-07-21 Thread Luis Huang
Yes, that would be great if you can put it on github or somewhere. Thanks! On Thu, Jul 21, 2022 at 7:11 AM Markus Kötter wrote: > Hi, > > > I maintain debian packages for > >* slurm >* auks >* pyxis > > on > >* debian bullseye >* ubuntu bionic / 18.04 (DGXOS 4.x) >* ubu

Re: [slurm-users] Deb packages for Ubuntu

2022-07-21 Thread Markus Kötter
Hi, I maintain debian packages for * slurm * auks * pyxis on * debian bullseye * ubuntu bionic / 18.04 (DGXOS 4.x) * ubuntu focal / 20.04 (DGXOS 5.x) I (think I) started of using the scibian packages and moved to gpb, using gitlab & the ci. Every "version" has it's own branch,

Re: [slurm-users] Deb packages for Ubuntu

2022-07-21 Thread Steffen Grunewald
Hi Luis, On Wed, 2022-07-20 at 16:03:00 -0700, Luis Huang wrote: > In the past we've been using Centos 7 with slurm.spec file provided by > schedmd to build the rpms. This is working great where we can deploy the > rpms and perform upgrades via puppet. > > As we are moving to Ubuntu. I noticed th