Hi all,

Has anyone gotten SLURM job submission to work through the PHENIX GUI?

Under Preferences/Processes, I set Queueing system to SLURM with queue submit comand "sbatch." The job does indeed submit to the queue, and I can see it in the listing using the "squeue" command. However, there is quickly an error, "OSError : [Errno 2] No such file or directory: '/home/clevelandt/data/MX/181016_P1_merge/phenix/.phenix/tmp/10.libtbx_info.LOCK'".

I've attached the full error log. Basically the program is looking for a lock file that isn't there. I'm not sure why it's not there. All compute nodes should have access to this directory, and there is no caching of any kind, so any files placed there should immediately be accessible.

I can manually submit e.g. phenix.refine jobs to the queue using the command line and everything works fine. It would be really nice to have it through the GUI though.

Thanks for any help,
Tom