AMGX
AMGX copied to clipboard
[Question] How cusparse APIs are used in AMGx
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.
We use SpGEMM and SpMV extensively. I would recommend amgx_mpi_poisson7 as the simplest test case to do some profiling with.
@Soujanyajanga, let me know if we answered your question or you need more details
@Soujanyajanga, let me know if we answered your question or you need more details
Yes, you answered my question. This can be closed.