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

Update LLAMA_INDEPENDENT_DATA for icx #411

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

bernhardmgruber
Copy link
Member

icx supports #pragma ivdep, but it will issue a diagnostic that it needs vectorize(assume_safety) to vectorize. This PR extends LLAMA_INDEPENDENT_DATA to include that for icx.

@bernhardmgruber bernhardmgruber merged commit 263b210 into alpaka-group:develop Nov 4, 2021
@bernhardmgruber bernhardmgruber deleted the ivdep_icx branch November 4, 2021 13:32
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