[petsc-dev] could we let "make -j N" work for PETSc and external packages?
    Jed Brown 
    jed at jedbrown.org
       
    Tue Jul 24 16:44:17 CDT 2018
    
    
  
Fande Kong <Fande.Kong at inl.gov> 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.
    
    
More information about the petsc-dev
mailing list