NVIDIA / AMGX

Distributed multigrid linear solver library on GPU
482 stars 139 forks source link

DRAFT: AMGX_vector_upload does not use the memory pool #312

Open mattmartineau opened 3 months ago

mattmartineau commented 3 months ago

Starting to flesh out how we ensure API calls like AMGX_vector_upload use the memory pool. Not sure why they don't already but this would fix transformVector, enabling better perf for AMGX_vector_upload.