comaniac commented on pull request #7056: URL: https://github.com/apache/tvm/pull/7056#issuecomment-741444918
@masahi my build is broken due to this PR: ``` nvcc fatal : Unknown option '-extended-lambda' CMakeFiles/tvm_objs.dir/build.make:4859: recipe for target 'CMakeFiles/tvm_objs.dir/src/runtime/contrib/thrust/thrust.cu.o' failed make[2]: *** [CMakeFiles/tvm_objs.dir/src/runtime/contrib/thrust/thrust.cu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/tvm_objs.dir/all' failed make[1]: *** [CMakeFiles/tvm_objs.dir/all] Error 2 Makefile:129: recipe for target 'all' failed ``` Is there any new version requirement for nvcc? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
