bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parallel make


From: Ryan P. Steele
Subject: Parallel make
Date: Wed, 29 Apr 2015 13:50:42 -0600
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Hi, folks -

I encountered a situation that I can't seem to resolve through the "make" documentation...

The multithreaded version of make (-j#) is wonderful, and we have made great use of it. Because we're dealing with some very large code, however, it would be great to be able to parallelize compilation over multiple machines. I can't seem to find any option for doing this, though. Does such functionality exist? It would appear to be a fairly straightforward extension of multithreading, especially on a network file system, but thus far, we haven't been able to make it work. Any help would be appreciated.

Thanks -
Ryan

--
==========================
 Ryan P. Steele
 Assistant Professor
 University of Utah
 Dept. of Chemistry
 315 South 1400 East
 Salt Lake City, UT 84112
 Phone : 801-587-3800
 Office: Thatcher 4611
==========================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]