Skip to content

Add cusolver guard for cuda >= 10.1.243#45452

Closed
xwang233 wants to merge 1 commit intomasterfrom
ci-all/cusolver-10.1.243-fix
Closed

Add cusolver guard for cuda >= 10.1.243#45452
xwang233 wants to merge 1 commit intomasterfrom
ci-all/cusolver-10.1.243-fix

Conversation

@xwang233
Copy link
Copy Markdown
Collaborator

See #45403

@xwang233 xwang233 requested review from mruberry and ngimel September 28, 2020 20:03
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Sep 28, 2020

💊 CI failures summary and remediations

As of commit 7d04904 (more details on the Dr. CI page):



❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build binary_macos_wheel_3_7_cpu_build (1/1)

Step: "Update Homebrew" (full log | diagnosis details | 🔁 rerun) ❄️

fatal: Could not read from remote repository.
Receiving objects:  98% (175/178) Receiving objects:  99% (177/178) Receiving objects: 100% (178/178) Receiving objects: 100% (178/178), 63.90 KiB | 10.65 MiB/s, done. 
Resolving deltas:  96% (89/92) Resolving deltas:  97% (90/92) Resolving deltas: 100% (92/92) Resolving deltas: 100% (92/92), completed with 85 local objects. 
From ssh://github.com/Homebrew/homebrew-cask-versions 
 + 15f6b44...844ea12 master     -> origin/master  (forced update) 
+ git reset --hard origin/master 
HEAD is now at 844ea12 Update brave-browser-dev from 86.1.15.64,115.64 to 86.1.15.65,115.65 (#9680) 
+ for path in '$(find /usr/local/Homebrew -type d -name .git)' 
+ cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/.git/.. 
+ git fetch --depth=1 origin 
Connection to github.com closed by remote host.  
fatal: Could not read from remote repository. 
 
Please make sure you have the correct access rights 
and the repository exists. 

🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is newer than viable/strict, you can try basing on an older, stable commit:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)

If your commit is older than viable/strict:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

Check out the recency history of this "viable master" tracking branch.


ci.pytorch.org: 1 failed


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 5 times.

@mruberry
Copy link
Copy Markdown
Collaborator

I can verify this fixed the test on my machine.

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.

@ngimel 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

@ngimel merged this pull request in df0de78.

@facebook-github-bot facebook-github-bot deleted the ci-all/cusolver-10.1.243-fix branch January 27, 2021 18:26
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Mar 31, 2021
xsacha pushed a commit to xsacha/pytorch that referenced this pull request Jun 21, 2021
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
See pytorch#45403

Pull Request resolved: pytorch#45452

Reviewed By: mruberry

Differential Revision: D23977009

Pulled By: ngimel

fbshipit-source-id: df66425773d7500fa37e64d5e4bcc98167016be3
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.

4 participants