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

Kokkos Mathematical functions #11

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

cedricchevalier19
Copy link
Member

Goal is to use Kokkos:: namespace for mathematical functions to ensure correct executions on device.

Shaman types should:

  • use Kokkos:: functions
  • provide a Kokkos:: interface (that is currently impossible without hijacking Kokkos namespace)

@cedricchevalier19 cedricchevalier19 added bug Something isn't working enhancement New feature or request labels Dec 13, 2023
It was no longer valid, and we should not inject into `Kokkos::`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant