Re: [slurm-users] Question about gdb sbatch

2023-10-21 Thread mohammed shambakey
Thank you very much. I'm compiling from the source code. Another question please about the proper location for the "-g" option, because I see options like CFLAGS="-g" in slurm/configure file, and I wonder if I should add the "-g" to some other locations? Regards On Sat, Oct 21, 2023 at 12:47 AM

[slurm-users] problem with slurm configuration and pmix

2023-10-21 Thread mohammed shambakey
Hi I clone the slurm repository from github (version 23.11), and tried to configure it as follows: configure --config-cache --prefix=/usr/slurm_vm_23.11 --sysconfdir=/etc/slurm_vm_23 --with-http-parser=/usr/ --with-yaml=/usr/ --with-jwt=/usr/ --with-mysql_config=/usr/bin --enable-debug --with-pmix