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

CMake compiler check fail with Python 3.9 and intel channel #600

Closed
PokhodenkoSA opened this issue Sep 28, 2021 · 2 comments · Fixed by #599
Closed

CMake compiler check fail with Python 3.9 and intel channel #600

PokhodenkoSA opened this issue Sep 28, 2021 · 2 comments · Fixed by #599
Labels
bug Something isn't working build py39 Python version specific issues
Milestone

Comments

@PokhodenkoSA
Copy link
Contributor

I had to disable intel channel for building because of CMake compiler check fail.
It should be investigated.

Originally posted by @PokhodenkoSA in #599 (comment)

@oleksandr-pavlyk
Copy link
Collaborator

oleksandr-pavlyk commented Sep 28, 2021

I did not have any problems building dpctl for Python 3.9 in #603 using system cmake:

(py39) [13:31:36 ansatnuc04 dpctl]$ cmake --version
cmake version 3.16.3

CMake suite maintained and supported by Kitware (kitware.com/cmake).

@PokhodenkoSA
Copy link
Contributor Author

Investigation results: #599 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build py39 Python version specific issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants