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

Build crttest and cpptest separately. #6057

Merged
merged 2 commits into from
Jul 15, 2020
Merged

Conversation

areusch
Copy link
Contributor

@areusch areusch commented Jul 14, 2020

  • Try to fix random CI crashing, likely caused by concurrent cmake execution.

I think this is causing random errors in the CI, because cmake is running concurrently for crttest and cpptest.

@kparzysz-quic @tqchen

areusch added 2 commits July 14, 2020 14:28
 * Try to fix random CI crashing, likely caused by concurrent cmake execution.
@tqchen tqchen merged commit 4ae8fd7 into apache:master Jul 15, 2020
@tqchen
Copy link
Member

tqchen commented Jul 15, 2020

THanks @areusch !

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* Build crttest and cpptest separately.

 * Try to fix random CI crashing, likely caused by concurrent cmake execution.

* Revert to -j8
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* Build crttest and cpptest separately.

 * Try to fix random CI crashing, likely caused by concurrent cmake execution.

* Revert to -j8
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Sep 2, 2020
* Build crttest and cpptest separately.

 * Try to fix random CI crashing, likely caused by concurrent cmake execution.

* Revert to -j8
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 3, 2020
* Build crttest and cpptest separately.

 * Try to fix random CI crashing, likely caused by concurrent cmake execution.

* Revert to -j8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants