Hello, I'm working on multiple nodes system. I want to check whether jobs are distributed evenly when I submit multiple jobs.
In my opinion, one possible way to do it is to print when the job starts and when it ends. So, how can I print these stuffs? or Is there any better way to achieve my goal?
