Fande Kong <[email protected]> writes: > Hi Developers, > > > Could we somehow let "make -j N" to take multiple threads for compiling > PETSc. Do we use multiple threads when compiling the external packages such > as hypre, parmetis etc.?
Yes, see self.parallelMake=0 for the few packages that don't support parallel make.
