Yannick de Jong
Results
2
issues of
Yannick de Jong
When data is added/updated in an LRU store, the `keys_cache` and `contains_cache` are invalidated. In my case this causes a large slowdown due to occasional writes and many reads because...
needs release notes
In the CMake build, the `HYPRE_HAVE_MPI_COMM_F2C` variable was not set, which causes invalid communicators in some MPI implementations when HYPRE was called from Fortran. This pull request addresses the issue...