Re: [slurm-users] AcctGatherProfileType

2021-11-22 Thread Mike Yap
Thanks Paul, Issue with jobs submission after the changes thou (any idea) I have included the following line to slurm.conf "AcctGatherProfileType=acct_gather_profile/hdf5" Checked and found the plugin installed with slurm find | grep ".so" | grep hdf5 ./20.02.6/lib64/slurm/acct_gather_profile_h

[slurm-users] AcctGatherProfileType

2021-11-21 Thread Mike Yap
Hi All Can someone advise how do we setup profile with hdf5 ? Refer to below link, am I right to believe all it take is to include" AcctGatherProfileType=acct_gather_profile/hdf5" into slurm.conf and restarting the services ? Where will the data be stored and how much space will it normally take