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

Update recipe with dpctl and dpnp version for build #710

Merged
merged 4 commits into from
Feb 18, 2022

Conversation

1e-to
Copy link
Contributor

@1e-to 1e-to commented Feb 17, 2022

Update recipe to fix internal CI

@1e-to 1e-to requested a review from PokhodenkoSA as a code owner February 17, 2022 12:54
- dpctl {{ dpctl }}
- dpnp {{ dpnp }} # [linux]
- mkl {{ mkl }} # [linux]
- dpctl 0.12.0dev3
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- dpctl 0.12.0dev3
- dpctl >=0.12.0dev3

- dpnp {{ dpnp }} # [linux]
- mkl {{ mkl }} # [linux]
- dpctl 0.12.0dev3
- dpnp 0.9.0=*_0 # [linux]
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- dpnp 0.9.0=*_0 # [linux]
- dpnp >=0.10.0dev0 # [linux]

@@ -19,9 +19,8 @@ requirements:
- setuptools
- cython
- numba 0.54*|0.55*
- dpctl {{ dpctl }}
- dpnp {{ dpnp }} # [linux]
- mkl {{ mkl }} # [linux]
Copy link
Contributor

Choose a reason for hiding this comment

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

Good

@@ -30,7 +29,6 @@ requirements:
- spirv-tools
- llvm-spirv 11.*
- dpnp # [linux]
- mkl # [linux]
Copy link
Contributor

Choose a reason for hiding this comment

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

Good

Comment on lines 7 to 19

dpctl:
- 0.11.0

dpnp:
- 0.9.0dev0

mkl:
- 2021.3.0

pin_run_as_build:
dpnp: x.x
mkl: x.x
Copy link
Contributor

Choose a reason for hiding this comment

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

Ok

elena.totmenina added 2 commits February 17, 2022 16:47
Comment on lines 17 to 18
pin_run_as_build:
dpnp: x.x
Copy link
Contributor

Choose a reason for hiding this comment

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

Revert it back.

@PokhodenkoSA PokhodenkoSA merged commit 4a7454f into IntelPython:main Feb 18, 2022
@1e-to 1e-to added the enhancement New feature or request label Feb 22, 2022
@1e-to 1e-to deleted the internal_ci branch March 31, 2022 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants