Re: [slurm-users] nodes lingering in completion

2023-03-27 Thread Henderson, Brent
mever put the wrapper to check the duration of the slurm_getpwuid_r call! From: slurm-users [mailto:slurm-users-boun...@lists.schedmd.com] On Behalf Of William Brown Sent: Friday, April 1, 2022 12:33 PM To: Slurm User Community List Subject: Re: [slurm-users] nodes lingering in completion To pr

Re: [slurm-users] nodes lingering in completion

2022-04-01 Thread William Brown
To process the epilog a Bash process must be created so perhaps look at .bashrc. Try timing running the epilog yourself on a compute node. I presume it is owned by an account local to the compute nodes, not a directory service account? William On Fri, 1 Apr 2022, 17:25 Henderson, Brent, wrote: