in v20.02 you can use jwt, as per
https://slurm.schedmd.com/jwt.html
Only issue is getting libjwt for most rpm based distros.
The current libjwt configure;make dist-all doesn't work.
I had to cd into dist, and 'make rpm' to create the spec file,
then rpm
I will admit that I have not used sbcast but from reading the man pages I think
that it does not do what you hope.
The sbcast command will indeed run on the first allocated node, so the source
file must be accessible from there. The man page does say that shared file
systems are a better so
Hello, I have a very basic question about using sbcast.
I start from the master node (the one running slurmctld). And have my
binary there.
When I submit a job, I do this through sbatch. The first command I want to
run is an sbcast. But by then I am already inside one of the allocated
nodes for t