Skip to content

dpctl 0.3.3 integration, package build with tests #118

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
Oct 6, 2020

Conversation

Alexander-Makaryev
Copy link
Contributor

GPU queue is default in DPCTL.
Tests in linalg and random are skipped because they cause errors with GPU queue. Need to be investigated.

tests/third_party/cupy/math_tests/test_misc.py::TestMisc::test_fmin_nan failde with unexpected result, skipped too.

@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #118 into master will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
- Coverage   51.53%   51.45%   -0.09%     
==========================================
  Files          19       19              
  Lines        1240     1240              
  Branches      329      329              
==========================================
- Hits          639      638       -1     
- Misses        338      340       +2     
+ Partials      263      262       -1     
Impacted Files Coverage Δ
dpnp/linalg/linalg_iface.py 82.35% <0.00%> (-2.95%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8e4d24...a97d0f5. Read the comment docs.

@shssf shssf merged commit 13de40d into master Oct 6, 2020
@shssf shssf deleted the package-build-with-dpctl branch October 6, 2020 13:40
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