Skip to content

Pin VC++ version to 14.26 #43184

Closed
peterjc123 wants to merge 5 commits intopytorch:masterfrom
peterjc123:vc_fix
Closed

Pin VC++ version to 14.26 #43184
peterjc123 wants to merge 5 commits intopytorch:masterfrom
peterjc123:vc_fix

Conversation

@peterjc123
Copy link
Copy Markdown
Collaborator

@peterjc123 peterjc123 commented Aug 18, 2020

VC++14.27 fails to compile mkl-dnn, see uxlfoundation/oneDNN#812

malfet and others added 2 commits August 17, 2020 16:31
Because mkldnn triggers internal compiler error with 16.7, see  uxlfoundation/oneDNN#812
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Aug 18, 2020

💊 CI failures summary and remediations

As of commit 01b5dbf (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed yet:


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 12 times.

Comment thread .circleci/scripts/windows_vs_14_26_install.ps1 Outdated
@peterjc123
Copy link
Copy Markdown
Collaborator Author

@malfet The fix is working for PyTorch Windows builds.

@nbcsm nbcsm requested a review from guyang3532 August 18, 2020 04:13
@malfet malfet changed the title Pin VC++ version to 16.6 Pin VC++ version to 14.26 Aug 18, 2020
@malfet malfet added module: ci Related to continuous integration module: windows Windows support for PyTorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module labels Aug 18, 2020
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@malfet merged this pull request in c44b1de.

@albanD
Copy link
Copy Markdown
Collaborator

albanD commented Aug 18, 2020

I think this missed the binary job tests specified in here ?
The CI is still failing for this one: https://ezyang.github.io/pytorch-ci-hud/build1/pytorch-master?mode=binary

@malfet
Copy link
Copy Markdown
Contributor

malfet commented Aug 18, 2020

@albanD because we need to apply similar fix to https://github.com/pytorch/builder , this PR presumably should address both issues by switching to older windows images #43220

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
VC++14.27 fails to compile mkl-dnn, see uxlfoundation/oneDNN#812

Pull Request resolved: pytorch#43184

Reviewed By: glaringlee

Differential Revision: D23181803

Pulled By: malfet

fbshipit-source-id: 9861c6243673c775374d77d2f51b45a42791b475
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: ci Related to continuous integration module: windows Windows support for PyTorch open source triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants