Hi folks,
Wishlist item -- would it be easy to port in the parsable flags into
squeue? from a very quick glance over the code, it seems that sreport
and sacctmgr use common/print_fields.c but that's not used from
squeue.
Many thanks
Andrew
Hi,
I am confused about the fields of "address" and "orig_addr" in the
slurm_msg_t data structure. For example, when "srun" does a job launch to
the rank_0 slurmd, the orig_addr = addr = srun's address. When rank_0
slurmd receives the message, it needs to forward the tasks to other
slurmds, now th