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

Split LLAMA_FN_HOST_ACC_INLINE #366

Merged
merged 3 commits into from
Sep 19, 2021

Conversation

bernhardmgruber
Copy link
Member

This PR splits LLAMA_FN_HOST_ACC_INLINE into LLAMA_FORCE_INLINE and LLAMA_HOST_ACC, so these functionalities can be used independently. Furthermore, LLAMA_HOST_ACC will now include the right definitions to use clang as a CUDA compiler.

@bernhardmgruber bernhardmgruber merged commit bcff75e into alpaka-group:develop Sep 19, 2021
@bernhardmgruber bernhardmgruber deleted the macro branch September 19, 2021 13:40
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