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

Use Python 3.9 [public CI] #982

Merged
merged 6 commits into from
Oct 1, 2021
Merged

Use Python 3.9 [public CI] #982

merged 6 commits into from
Oct 1, 2021

Conversation

PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Sep 29, 2021

Closes #984.

Copy link
Contributor

@Alexander-Makaryev Alexander-Makaryev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PokhodenkoSA
Copy link
Contributor Author

oneAPI 2021.4 installed from apt packages, but also oneAPI 2021.3 packages installed in conda build environment. I think there is conflict. I will try to remove oneAPI from system and use only conda packages.

@Alexander-Makaryev Alexander-Makaryev mentioned this pull request Oct 1, 2021
1 task
@Alexander-Makaryev
Copy link
Contributor

oneAPI 2021.4 installed from apt packages, but also oneAPI 2021.3 packages installed in conda build environment. I think there is conflict. I will try to remove oneAPI from system and use only conda packages.

The root cause is in new version of oneDPL/PSTL (one of components in oneAPI), it has incompatible changes.
This component is not present yet as a Python package, that is why using only packages is impossible.

@Alexander-Makaryev
Copy link
Contributor

Downgrading of oneDPL/PSTL to previous version (made by downgrading of oneAPI) is a temporary way of dealing with a problem, it should be fixed in future. Created issue #986

@Alexander-Makaryev Alexander-Makaryev merged commit 22f1f6d into master Oct 1, 2021
@Alexander-Makaryev Alexander-Makaryev deleted the spokhode/enh/py39 branch October 1, 2021 05:52
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