Dear friends, I am trying to build a new plugin for energy accounting in SLURM. I created a C pluging from
an existing empty plugin of the folder "slurm/src/plugins/acct_gather_energy/none" and replace "none" with the new name in all source and config files. I compiled the plugin and created ".so" file and left it in the same path as the othe energy plugins are. However, slurmctld keep saying it cannot find the new plugin! I wonder if I have to compile SLURM source code as well!? Thank you for your advice.
