You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by zhaozilong via Apache TVM Discuss <no...@discuss.tvm.ai> on 2020/11/13 09:33:07 UTC

[Apache TVM Discuss] [Questions] Crttest failed, no rules to make the target "crttest"


os: ubuntu 18.04
cuda: cuda 10.0
gcc:7.5.0
clang:clang 10.0

tvm main branch at f952fa7806f3843266c2de1d5564aa04ed6249ed

build and install :
1.git clone --recursive https://github.com/apache/incubator-tvm.git  tvm & cd  tvm





---
[Visit Topic](https://discuss.tvm.apache.org/t/crttest-failed-no-rules-to-make-the-target-crttest/8450/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/9566954348fe21b7003b4d40f0192873fd6b0061d617dc4607403c9965f4ea91).

[Apache TVM Discuss] [Questions] Crttest failed, no rules to make the target "crttest"

Posted by zhaozilong via Apache TVM Discuss <no...@discuss.tvm.ai>.

It worked! Thank you very much!





---
[Visit Topic](https://discuss.tvm.apache.org/t/crttest-failed-no-rules-to-make-the-target-crttest/8450/4) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/b9ee28e97dfaa625a8779f6bd576d46b7c94b5cb40d288b36281cd3c2bc13f71).

[Apache TVM Discuss] [Questions] Crttest failed, no rules to make the target "crttest"

Posted by Andrew Reusch via Apache TVM Discuss <no...@discuss.tvm.ai>.

hey @zhaozilongwhu, I think this is because you don't have `set(USE_MICRO ON)` in your `config.cmake`. `tests/scripts/task_config_build_cpu.sh` turns this option on, which is why `task_cpp_unittest.sh` assumes that that target exists.

Andrew





---
[Visit Topic](https://discuss.tvm.apache.org/t/crttest-failed-no-rules-to-make-the-target-crttest/8450/2) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/3bbb659b5fcc17c610f821de9b0d6083d901947f2eada98e3a20760411566954).