Hello all.
Receiving the error in the title above. I have verified that the file exists.
OoD is on one server and AWS Parallel Cluster is on a second server.
I have searched the logs and couldn’t find anything that would tell me what this error is.
I’m using the RStudio interactive app example as a test.
On which server? It needs to exist on the server that OOD is installed on. Or you can add a submit_host to the cluster.d/slurm.yml and the system will ssh into that host and issue commands (like /opt/slurm/bin/sbatch).
By default the system will use the localhost’s filesystem. localhost being the host that OOD is installed & running on.