James D. Trotter

Results 4 issues of James D. Trotter

Hi! I have built hypre 2.23.0 with CUDA support. I am wondering if it is supported to set `HYPRE_SetMemoryLocation(HYPRE_MEMORY_HOST)` and to supply host-side pointers in calls to `HYPRE_IJMatrixSetValues` and `HYPRE_IJVectorSetValues`?...

Note that oldnumeric was removed in numpy 1.9.0

Hi Sherry, I found this issue while testing a combination of reusing the row and column permutations (SamePattern_SameRowPerm) and using parallel symbolic factorisation. This would fail with the assertion: `ERROR:...

I encountered an issue when using SuperLU_dist's 3D factorisation algorithm (e.g., `pddrive3d`) together with CombBLAS for heavy-weight perfect matching (HWPM). This applies to the case where the depth of the...