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

Intel oneapi support #348

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jakeheke75
Copy link

Hi there,
Just an initial draft proposal in order to enable support for the new Intel oneAPI compiler.
Since the CMake module WriteCompilerDetectionHeader is deprecated I just took the files glbinding_features.h and glbinding-aux_features.h as it were and updated them with the compiler support.
Thanks for your time and attention.

@scheibel
Copy link
Member

Thanks for the proposal.
Does compiling glbinding with an Intel oneAPI compiler comes with something promising? From the documentation you referred to, I see the main selling points are offloading and OpenMP. Either way, supporting additional compilers is appreciated and if it fits your setup and use cases, it's even better.
The auxiliary changes concerning WriteCompilerDetectionHeader are appreciated as well.

This PR is marked as draft. Is there something missing from your side or is this a candidate for review and merge?

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