hypre-space / hypre

Parallel solvers for sparse linear systems featuring multigrid methods.
https://www.llnl.gov/casc/hypre/
Other
651 stars 182 forks source link

fix recursive make error #1069

Closed balay closed 5 months ago

balay commented 5 months ago
svcpetsc@petsc-gpu-02:/scratch/svcpetsc/petsc/arch-linux-c-debug/externalpackages/git.hypre/src$ /scratch/svcpetsc/petsc/arch-linux-c-debug/bin/make -j8 <snip>
make[1]: Entering directory '/scratch/svcpetsc/petsc/arch-linux-c-debug/externalpackages/git.hypre/src/seq_block_mv' make lib
make[2]: *** internal error: invalid --jobserver-auth string 'fifo:/tmp/GMfifo1249586'.  Stop.

ref: https://gitlab.com/petsc/petsc/-/merge_requests/7298

prj- commented 5 months ago

See also: https://github.com/hypre-space/hypre/pull/763.