hypre icon indicating copy to clipboard operation
hypre copied to clipboard

Question: Hypre GPU support

Open gzagaris opened this issue 6 months ago • 7 comments

Hello,

I am exploring using Hypre in my application and I am particularly interested in its GPU capabilities:

  • Which of the solvers and preconditioners in Hypre are available on the GPU? I am particularly interested in using GMRES with the BoomerAMG preconditioner
  • Are there any GPU examples that illustrate filling the CSR matrix (using the IJ interface) within a GPU kernel and handing the pointers to Hypre?

Thank you for all your help.

gzagaris avatar Aug 02 '24 02:08 gzagaris