Skip to content

dpctl use from oneapi for conda-build #695

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 9 commits into from
May 7, 2021
Merged

dpctl use from oneapi for conda-build #695

merged 9 commits into from
May 7, 2021

Conversation

shssf
Copy link
Contributor

@shssf shssf commented May 3, 2021

No description provided.

@shssf
Copy link
Contributor Author

shssf commented May 3, 2021

This doesn't resolve huge conda conflicts in packages.
Need another solution

@@ -117,7 +117,7 @@ jobs:
displayName: 'Use Python $(python.version)'
- bash: |
echo ========================= Conda ENV ======================================
conda create -q -y -n dpnp$(python.version) python=$(python.version) numpy=1.19
conda create -q -y -n dpnp$(python.version) python=$(python.version) numpy=1.20.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Numpy tests won't work with numpy 1.20.

@shssf shssf merged commit 6dfc6db into master May 7, 2021
@shssf shssf deleted the shssf-patch-1 branch May 7, 2021 22:21
shssf pushed a commit that referenced this pull request May 13, 2021
* dpctl use from oneapi for conda-build (#695)
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