Skip to content

Replace PyCuda with CuPy

Markus Holzer requested to merge holzer/walberla:cupy into master

Replaces PyCuda with CuPy

Advantages of CuPy:

  • AMD support
  • probably higher maintained due to NVIDIA support
  • SciPy compatible.

Merge request reports