Skip to content

changes to compiler name usage from clang++ to dpcpp #270

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

Merged
merged 3 commits into from
Feb 4, 2021
Merged

changes to compiler name usage from clang++ to dpcpp #270

merged 3 commits into from
Feb 4, 2021

Conversation

adarshyoga
Copy link
Contributor

  • In build_backend.py changed compiler from clang++ to dpcpp.
  • Removed CC and CXX vars in setup.py since we want to build the extensions using the system compiler and not DPC++
  • Provided environment variable hint to find level zero library to build on systems where level zero is in non default path

All these changes were required to get dpctl to build on ANL's JLSE cluster.

@diptorupd diptorupd merged commit fd63a3e into IntelPython:master Feb 4, 2021
@adarshyoga adarshyoga deleted the build_script_fix branch February 17, 2021 19:12
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.

3 participants