Hi,

I would like to write a SLURM plugin. I installed SLURM including the devel package and started to implement the required API [1]. However, some of the data structure definitions are not included in slurm's public header files (the first one I hit on is 'struct node_record').

Is it possible to develop a SLURM plugin outside the SLURM repository? Or do I have to clone the whole SLURM repository and add the plugin there?

Thanks,

Nick

[1] https://slurm.schedmd.com/selectplugins.html

Reply via email to