I am trying to write a spank extention. As an example I am using this one from documentation - https://computing.llnl.gov/linux/slurm/spank.html. When I just compile and configure as it is stated in manual the function(_renice_opt_process) that makes command argument processesing has not been called. However, the other callbacks like slurm_spank_init and slurm_spank_task_post_fork are working in good order. Also I can get the value from environment variables.
Best regards, Vladislav
