[torqueusers] distributed make within torque
Joshua Bernstein
jbernstein at penguincomputing.com
Mon Jul 23 05:22:37 MDT 2007
Michael,
> I haven't ever seen a distributed make for Torque- theoretically one
> could be developed, but I don't know if that's within my skill set or if
> it's worth the effort.
Have you ever looked at using distCC? It also GCC and consequenly make
to be distributed across multiple machines. I've used several times. Its
easily implemented into your current make system with something like:
make CC=distcc
-Joshua Bernstein
Software Engineer
Penguin Computing
More information about the torqueusers
mailing list