Is it possible to assign specific nodes in a batch job?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Maria
am 15 Okt. 2021
Bearbeitet: Maria
am 15 Okt. 2021
Hi,
I have a remote cluster with 8 nodes, for a total of 32 workers.
When I send a batch job to the cluster, is it possible to send the job specifically to only 1 or some of the nodes?
0 Kommentare
Akzeptierte Antwort
Raymond Norris
am 15 Okt. 2021
I'm gathering you're using the MATLAB job scheduler (MJS). If so, then no, MJS doesn't provide a way to specify which node(s) to run on. However, it's feasible to do this with other common schedulers (e.g. PBS). If you're not using MJS, post back which scheduler you're using and we can give you suggestions.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!