<div dir="ltr"><div>Hi Slurm-community, <br><br></div>I have a few questions regarding spank plugins : <br><div><br></div><div>[1] When I submit a test batch job using sbatch with a test spank plugin (specifically this one `<a href="https://github.com/yqin/slurm-plugins/blob/master/spank_demo.c`">https://github.com/yqin/slurm-plugins/blob/master/spank_demo.c`</a>) enabled, I see in my output only a few functions print slurm_info to screen. Where is the output from the rest of the functions (from completion of submission to job completion completion) redirected to ? (I want to see for example `slurm_spank_task_init` being called.) <br><br></div><div>[2] If I want to manipulate env vars after a job is allocated resources and before the job starts to run, (specifically `SLURM_JOB_NODELIST` and `MODULEPATH`), should I do so via getenv (in allocator context for `srun`/`sbatch`) or  via the `spank_job_control_getenv/setenv` functions 
in the PrologSlurmctld stage

?<br><br></div><div><div><div>Thank You,<br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px">Sajid Ali | PhD Candidate<br></div><div style="font-size:12.8px">Applied Physics<br></div><div style="font-size:12.8px">Northwestern University</div><div style="font-size:12.8px"><a href="http://s-sajid-ali.github.io" target="_blank">s-sajid-ali.github.io</a></div></div></div></div></div></div></div></div></div></div></div>