Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ifpack2: Kokkos Kernels expecting to deprecate KOKKOS_CUSPARSE_SAFE_CALL #13596

Open
cwpearson opened this issue Nov 13, 2024 · 2 comments
Open
Assignees

Comments

@cwpearson
Copy link
Contributor

cwpearson commented Nov 13, 2024

KOKKOS_CUSPARSE_SAFE_CALL(
cusparseSetStream(cusparse_handle->handle, exec_space_instances_[i].cuda_stream()));

kokkos/kokkos-kernels#2426

Kokkos Kernels doesn't expect to maintain a corresponding public interface going forward.

I can make a PR to bring the implementation of this macro into Ifpack2 if that would be accepable?

@cwpearson cwpearson self-assigned this Nov 13, 2024
Copy link

Automatic mention of the @trilinos/ifpack2 team

1 similar comment
Copy link

Automatic mention of the @trilinos/ifpack2 team

@cwpearson cwpearson changed the title Ifpack2: Kokkos Kernels expecting to deprecate KOKKOSPARSE_IMPL_CUSPARSE_SAFE_CALL Ifpack2: Kokkos Kernels expecting to deprecate KOKKOS_CUSPARSE_SAFE_CALL Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant