When I try make it gives the following error:
In file included from args.c:9:0:
args.h:11:10: fatal error: slurm/spank.h: No such file or directory
#include <slurm/spank.h>
^~~~~~~~~~~~~~~
Is there any extra needed for slurm? Any help is appreciated.