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

Updating wheels with cuda 11 #301

Merged
merged 2 commits into from
Dec 20, 2020
Merged

Updating wheels with cuda 11 #301

merged 2 commits into from
Dec 20, 2020

Conversation

scarrazza
Copy link
Member

Here we update the wheels build procedure to include cuda 11. For simplicity I am launching the wheels action for all branches.

@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #301 (c78f7f8) into master (4b2c72b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #301   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines        10716     10716           
=========================================
  Hits         10716     10716           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 4b2c72b...c78f7f8. Read the comment docs.

Copy link
Member

@stavros11 stavros11 left a comment

Choose a reason for hiding this comment

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

Thanks for the update. Note that I still don't have CUDA 11 on my local machine so I could not test the wheel on GPU, but it works on CPU. By the way I tried installing the python38 wheel on dom that has CUDA 11 but installation fails probably because it has Python 3.9.

@scarrazza
Copy link
Member Author

Thanks for checking, I have tested the latest wheel package on dom inside a conda environment with tf2.4.0 and cuda 11 and all tests are passing on GPU.

@scarrazza scarrazza merged commit 57515d8 into master Dec 20, 2020
@scarrazza scarrazza deleted the wheelcuda11 branch February 6, 2021 13:44
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