Hello,

I wonder how the make command is compatible with clusters. I know the "-j" option, which allows us to run several jobs simultaneously and uses the several cores of a given processor. But if we have several nodes of computation of a cluster, is the command "make -j" able to run over these nodes (transparently for the user)? I know there are specific commands to run jobs on a cluster, I would like to know how "make -j" is compatible with these commands. Thanks in advance for your help.

Best regards,

David Delahaye.

--

David Delahaye

Professor
Université de Montpellier
LIRMM (UMR 5506)
david.delah...@lirmm.fr
Phone: (+33) (0)4 67 41 86 01
http://www.lirmm.fr/~delahaye/ <http://www.lirmm.fr/%7Edelahaye/>         


Université de Montpellier • LIRMM UMR 5506 • CC477
161 rue Ada • 34095 Montpellier Cedex 5 • France

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to