polyfem/polysolve

Hypre OpenMP Test Fail

njsyw1997 opened this issue · 0 comments

Hypre(v2.25.0) with OpenMP on cannot pass the polysolve test.

set(HYPRE_USING_OPENMP OFF CACHE INTERNAL "" FORCE)

Error code as below.
error code = 256 - Subnormal gamma value in PCG

Reference for a similar problem in Hypre issue.
https://github.com/hypre-space/hypre/issues/264