Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update cmake/BuildTVM.cmake to use system llvm #19589

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Nov 26, 2020

Fixes #18229

Just now it's failing again with

-- Prepare external packages for TVM...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   177  100   177    0     0  11800      0 --:--:-- --:--:-- --:--:-- 29500
tar: This does not look like a tar archive
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now

@leezu leezu requested a review from szha as a code owner November 26, 2020 04:15
@mxnet-bot
Copy link

Hey @leezu , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [sanity, windows-gpu, website, clang, centos-cpu, windows-cpu, unix-gpu, miscellaneous, edge, centos-gpu, unix-cpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Nov 26, 2020
@szha szha merged commit d599a15 into apache:master Nov 26, 2020
@leezu leezu deleted the 2020-11/tvm-llvm branch November 26, 2020 17:52
@access2rohit access2rohit mentioned this pull request Feb 17, 2021
13 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiling with USE_TVMOP flaky due to downloading
4 participants