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

Add Intel icpc and ipcx CI build #172

Merged
merged 4 commits into from
Apr 16, 2021

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Mar 13, 2021

Adds support for the icpc (Intel classic) and icpx (Intel data parallel C++) compilers.

@bernhardmgruber bernhardmgruber changed the title Add Intel icpc CI build Add Intel icpc and ipcx CI build Apr 16, 2021
@bernhardmgruber bernhardmgruber marked this pull request as ready for review April 16, 2021 15:17
* remove LLAMA_FORCE_INLINE_RECURSIVE where icpc complains
* replace auto in function signature by template to make icpc compile
* replace braces by parenthesis due to compile error with icpc
* disable tests with ranges when concepts are not supported
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