[petsc-dev] could we let "make -j N" work for PETSc and external packages?

Jed Brown jed at jedbrown.org
Tue Jul 24 17:02:18 CDT 2018


Fande Kong <Fande.Kong at inl.gov> writes:

> Thanks, Jed and Satish,
>
>
> But "make -j N" does not change anything when compiling petsc.
>
>
>
> If I do something like: "make -j whatever". Then I always get:
>
>
> Using MAKEFLAGS: -j8 -l36.0 w
>
>
> It looks like PETSc always uses "-j something" that we can not change using the command-line.
>
>
> Is it a bug?

https://bitbucket.org/petsc/petsc/pull-requests/873/make-allow-j-options-in-top-level-makefile/diff


More information about the petsc-dev mailing list