问题
I have the main server-'A' hosting the SLURM cluster. The set up is working fine as expected.
I wanted to know if there is a way to submit the jobs to that main server from another server- 'B' remotely and get the responses.
This situation arises because I don't want to give access to the terminal of the main server- 'A' to the users on 'B'.
I have gone through the documentation and FAQs, but unfortunately couldn't find the details.
回答1:
If you install the Slurm client on Server B . Copy your slurm.conf to it and then ensure it has the correct authentication (i.e the correct Munge key) , it should work.
来源:https://stackoverflow.com/questions/59977419/slurm-how-to-submit-a-job-to-a-remote-slurm-cluster-from-another-server