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

Remove clang-7 compiler pin for vulkan #8107

Merged
merged 1 commit into from
May 22, 2021
Merged

Conversation

areusch
Copy link
Contributor

@areusch areusch commented May 21, 2021

  • Breaks build with new 18.04 ci-gpu docker container.
[  1%] Building CXX object CMakeFiles/tvm_runtime_objs.dir/src/runtime/builtin_fp16.cc.o
/bin/sh: 1: clang-7: not found
make[2]: *** [CMakeFiles/tvm_runtime_objs.dir/src/runtime/builtin_fp16.cc.o] Error 127
CMakeFiles/tvm_runtime_objs.dir/build.make:62: recipe for target 'CMakeFiles/tvm_runtime_objs.dir/src/runtime/builtin_fp16.cc.o' failed

@tkonolige @tqchen

 * Breaks build with new 18.04 ci-gpu docker container.
@tqchen
Copy link
Member

tqchen commented May 21, 2021

Perhaps we want to ping to a different version of clang later, it is good to get a matrix of compiler setup coverage

@masahi masahi merged commit 2f29679 into apache:main May 22, 2021
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
* Breaks build with new 18.04 ci-gpu docker container.
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
* Breaks build with new 18.04 ci-gpu docker container.
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.

3 participants