[slurm-users] Slurm DB upgrade failure behavior

2024-05-16 Thread Yuengling, Philip J. via slurm-users
Hi everyone, I'm writing up some Ansible code to manage Slurm software updates, and I haven't found any documentation about slurmdbd behavior if the mysql/mariadb database doesn't upgrade successfully. What I do know is that if it is sucessful I can expect to see "Conversion done: success!"

Re: [slurm-users] [EXT] Re: pmix issue

2020-12-07 Thread Yuengling, Philip J.
ackage, if available, in order to add the .so symlink (which is considered a "development" file). On Monday, December 7, 2020, 09:22:06 AM EST, Yuengling, Philip J. wrote: Thanks Andy, Slurm was compiled with --with-pmix=/share/local/pmix-3.2.1. The build of pmix is installe

Re: [slurm-users] [EXT] Re: pmix issue

2020-12-07 Thread Yuengling, Philip J.
y On 12/4/2020 2:59 PM, Andy Riebs wrote: Are you sure that /share/local/pmix-3.2.1 exists on the compute nodes? On 12/4/2020 2:54 PM, Yuengling, Philip J. wrote: Hi everyone, I’ve been having difficulty getting the --mpi=pmix_v3 option to work for me. I can get --mpi=pmi2 to work ok, but I

[slurm-users] pmix issue

2020-12-04 Thread Yuengling, Philip J.
Hi everyone, I’ve been having difficulty getting the --mpi=pmix_v3 option to work for me. I can get --mpi=pmi2 to work ok, but I really want to understand what I’m doing wrong here. Everything seems to build ok. $ srun --mpi=list srun: MPI types are... srun: pmix srun: pmix_v3 srun: cray_shas

Re: [slurm-users] Anyone have success with Nvidia Jetson nano

2020-02-11 Thread Yuengling, Philip J.
Christopher, I've been using Slurm on a small Jetson Nano cluster for testing. However one important thing to keep in mind is that the Jetson Nano is a Tegra platform, and there is no nvml. Therefore GPU management through gres.conf may be a challenge. Phil Yuengling _