Skip to content

Fix Circle CI PR correctness check.#357

Merged
xuzhao9 merged 8 commits intopytorch:masterfrom
xuzhao9:xz9/fix-pr-ci
Apr 13, 2021
Merged

Fix Circle CI PR correctness check.#357
xuzhao9 merged 8 commits intopytorch:masterfrom
xuzhao9:xz9/fix-pr-ci

Conversation

@xuzhao9
Copy link
Copy Markdown
Contributor

@xuzhao9 xuzhao9 commented Apr 12, 2021

The PR ci meets a bunch of CUDA errors because it uses an incompatible version of Nvidia driver.
I tried to install the correct Nvidia driver, but the problem persists under CUDA 11.1.
After upgrading the version to CUDA 11.2, the problem disappears.

Also added other fixes:

  • Use gpu.nvidia.medium runner, which has larger GPU memory
  • Fixes the Huggingface model unittests by accepting kwargs in test.py

@xuzhao9 xuzhao9 requested a review from Chillee April 13, 2021 18:01
@xuzhao9 xuzhao9 merged commit c3e6012 into pytorch:master Apr 13, 2021
@xuzhao9 xuzhao9 deleted the xz9/fix-pr-ci branch April 13, 2021 22:22
@Chillee
Copy link
Copy Markdown
Contributor

Chillee commented Apr 14, 2021

Feels good having a passing master :)

robieta pushed a commit that referenced this pull request Apr 15, 2021
- Use gpu.nvidia.medium as the runner because it has Telsa T4 GPU.
- Fixes the Huggingface model unittests by accepting kwargs in test.py
- Use CUDA 11.2
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