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

Various compile time improvements #241

Merged
merged 10 commits into from
May 17, 2021

Conversation

bernhardmgruber
Copy link
Member

Partly addresses #240.

  • Improves the compilation time of several facilities within LLAMA.
  • adds flatSizeOf and flatOffsetOf working on type lists, which might be faster than their hierarchical versions
  • adds flatRecordCoord and FlatRecordDim to API documentation

@bernhardmgruber bernhardmgruber merged commit 55228bd into alpaka-group:develop May 17, 2021
@bernhardmgruber bernhardmgruber deleted the ref branch May 17, 2021 13:13
@bernhardmgruber bernhardmgruber linked an issue May 17, 2021 that may be closed by this pull request
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.

Improve compile time
1 participant