hypre-space / hypre

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

How to compile hypre with CUDA support in windows? #228

Open rockydut opened 4 years ago

rockydut commented 4 years ago

When I compile hypre in windows by CMake, there was not CUDA support item. How to compile it with CUDA in windows? Is is not support in this plateform?

liruipeng commented 4 years ago

@rockydut unfortunately, we currently don't have CUDA with CMake. Does the autoconf configure work for Windows? Sorry for asking you this question but I am not an expert on Windows. CUDA with CMake is in our to-do list. Thanks! -Ruipeng

rockydut commented 4 years ago

I don't compile it correctly in windows. Thank you for your quickly reply. Hope the cmake version with cuda can be supported.