[mpich-discuss] MPICH2-1.1 or 1.0.8p1 build failure
Dave Goodell
goodell at mcs.anl.gov
Wed Jul 22 09:56:36 CDT 2009
On Jul 22, 2009, at 3:45 AM, Sangamesh B wrote:
> Is there a way to check whether Makefile support parallel?
Not that I know of besides reading documentation that comes with a
particular set of makefiles. For GNU Makefiles developers can specify
a .NOTPARALLEL target to override the user's setting of "-j N" and
serialize the make, so that would be one clue.
-Dave
More information about the mpich-discuss
mailing list