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

Replace Index<I> by DatumCoord<I> and literal operator #144

Merged

Conversation

bernhardmgruber
Copy link
Member

  • Remove llama::Index<I>
  • Add a literal operator _DT that creates a DatumCoord. E.g. 17_DC is an instance of llama::DatumCoord<17>.

@bernhardmgruber bernhardmgruber merged commit 4f187f7 into alpaka-group:develop Jan 4, 2021
@bernhardmgruber bernhardmgruber deleted the refactor_coords branch January 4, 2021 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant