Nothing Special   »   [go: up one dir, main page]

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

[PyTorch] Fix MobileDebugInfo vector copy #64030

Closed
wants to merge 6 commits into from

Conversation

@facebook-github-bot facebook-github-bot added oncall: jit Add this issue/PR to JIT oncall triage queue cla signed labels Aug 26, 2021
@facebook-github-bot
Copy link
Contributor
facebook-github-bot commented Aug 26, 2021

🔗 Helpful links

💊 CI failures summary and remediations

As of commit 93df829 (more details on the Dr. CI page):


  • 2/2 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build win-vs2019-cuda10.1-py3 / test (default, 1, 1, windows.8xlarge.nvidia.gpu) (1/1)

Step: "Install Cuda" (full log | diagnosis details | 🔁 rerun)

2021-09-08T17:25:13.0080000Z ls: cannot access ...UDA/v10.1/bin/nvcc.exe': No such file or directory
2021-09-08T17:25:06.4165980Z 
2021-09-08T17:25:06.4166391Z Folders: 11
2021-09-08T17:25:06.4166998Z Files: 130
2021-09-08T17:25:06.4167405Z Size:       907512
2021-09-08T17:25:06.4167785Z Compressed: 111420
2021-09-08T17:25:06.4222239Z + mkdir -p 'C:/Program Files/NVIDIA Corporation/NvToolsExt'
2021-09-08T17:25:06.4650247Z + cp -r NvToolsExt/bin NvToolsExt/docs NvToolsExt/include NvToolsExt/lib NvToolsExt/samples 'C:/Program Files/NVIDIA Corporation/NvToolsExt/'
2021-09-08T17:25:12.9901055Z + export 'NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\'
2021-09-08T17:25:12.9902806Z + NVTOOLSEXT_PATH='C:\Program Files\NVIDIA Corporation\NvToolsExt\'
2021-09-08T17:25:12.9904321Z + ls '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/bin/nvcc.exe'
2021-09-08T17:25:13.0080000Z ls: cannot access '/c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.1/bin/nvcc.exe': No such file or directory
2021-09-08T17:25:13.0083925Z + echo 'CUDA installation failed'
2021-09-08T17:25:13.0084898Z CUDA installation failed
2021-09-08T17:25:13.0085823Z + mkdir -p /c/w/build-results
2021-09-08T17:25:13.0273960Z + 7z a 'c:\w\build-results\cuda_install_logs.7z' cuda_install_logs
2021-09-08T17:25:14.0923216Z 
2021-09-08T17:25:14.0924501Z 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21
2021-09-08T17:25:14.0925348Z 
2021-09-08T17:25:14.0926152Z Scanning the drive:
2021-09-08T17:25:14.0927032Z 1 folder, 2 files, 4205427 bytes (4107 KiB)
2021-09-08T17:25:14.0927725Z 

1 failure not recognized by patterns:

Job Step Action
GitHub Actions linux-xenial-cuda11.3-py3.6-gcc7 / build Unknown 🔁 rerun

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 to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b6544ef.

@facebook-github-bot facebook-github-bot deleted the gh/swolchok/276/head branch September 12, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants