driazati commented on a change in pull request #10246:
URL: https://github.com/apache/tvm/pull/10246#discussion_r814259081
##########
File path: tests/scripts/task_config_build_gpu.sh
##########
@@ -41,7 +41,6 @@ echo set\(USE_PROFILER ON\) >> config.cmake
echo set\(USE_ANTLR ON\) >> config.cmake
echo set\(USE_VTA_FSIM ON\) >> config.cmake
echo set\(USE_BLAS openblas\) >> config.cmake
-echo set\(CMAKE_CXX_COMPILER g++\) >> config.cmake
Review comment:
Yeah I tested, by default it will use `cc`/`c++` as the compiler which
usually aliases to gcc anyways
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]