Skip to content

[release/0.7] .circleci: Remove CUDA 9.2 for windows #2504

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 1 commit into from
Jul 23, 2020

Conversation

seemethere
Copy link
Member

There is an outstanding issue with JIT for pytorch binaries compiled
with Visual Studio 2014.

Since CUDA 9.2 is only compilable with Visual Studio 2014 we have
decided to drop it altogether.

Signed-off-by: Eli Uriegas eliuriegas@fb.com

There is an outstanding issue with JIT for pytorch binaries compiled
with Visual Studio 2014.

Since CUDA 9.2 is only compilable with Visual Studio 2014 we have
decided to drop it altogether.

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #2504 into release/0.7 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/0.7    #2504   +/-   ##
============================================
  Coverage        68.58%   68.58%           
============================================
  Files               93       93           
  Lines             7608     7608           
  Branches          1159     1159           
============================================
  Hits              5218     5218           
  Misses            2064     2064           
  Partials           326      326           

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 dc4a62a...a6643a5. Read the comment docs.

@peterjc123
Copy link
Contributor

@seemethere I can accept this as a final attempt if we could not get the issue out before release.

Copy link
Contributor

@peterjc123 peterjc123 left a comment

Choose a reason for hiding this comment

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

It is now up to you when to merge this PR.

@seemethere seemethere merged commit 78ed10c into pytorch:release/0.7 Jul 23, 2020
@seemethere seemethere deleted the remove_win_cu92_0_7_0 branch July 23, 2020 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants