NVIDIA / AMGX

Distributed multigrid linear solver library on GPU
468 stars 136 forks source link

Changed legacy mem pool back to default #271

Closed mattmartineau closed 9 months ago

mattmartineau commented 9 months ago

Likely legacy mem pool will stay default for a single release.

To enable new memory management, define USE_CUDAMALLOCASYNC.