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

Adds Intel oneAPI and GCC Linux CMake presets #2218

Merged
merged 4 commits into from
Jan 5, 2025

Conversation

MattBolitho
Copy link
Contributor

The Intel compilers are LLVM based and somewhat commonly used for HPC applications so I think presets for them are potentially useful to someone building everything from source. I was on the fence about GCC but it is used in some of the CI workflows and using its tooling/analysis of the Enzyme source code doesn't seem completely redundant, therefore I added those also.

Includes a tiny improvement to move configuration specific compiler flag cache variables to their respective configuration's preset, which reduces CMake warnings about unused cache variables.

@wsmoses wsmoses merged commit c759460 into EnzymeAD:main Jan 5, 2025
13 of 21 checks passed
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.

2 participants