AMGX icon indicating copy to clipboard operation
AMGX copied to clipboard

[Question] How cusparse APIs are used in AMGx

Open Soujanyajanga opened this issue 2 years ago • 1 comments

Can you please let us know how cusparse API are getting leveraged by AMGx. Specifically what configurations (condition/criteria) needs to be met in the code flow for AMGx to use cusparse APIs.

Can you please recommend any specific test case that can be studied to understand the flow.

Soujanyajanga avatar Sep 09 '22 16:09 Soujanyajanga

We use SpGEMM and SpMV extensively. I would recommend amgx_mpi_poisson7 as the simplest test case to do some profiling with.

mattmartineau avatar Sep 22 '22 06:09 mattmartineau

@Soujanyajanga, let me know if we answered your question or you need more details

marsaev avatar Oct 25 '22 09:10 marsaev

@Soujanyajanga, let me know if we answered your question or you need more details

Yes, you answered my question. This can be closed.

Soujanyajanga avatar Oct 26 '22 07:10 Soujanyajanga