trevor-m commented on pull request #7123: URL: https://github.com/apache/tvm/pull/7123#issuecomment-756341660
> Thanks, I'll try to reproduce. You're building with thrust and TRT, right? > > you can't compile a cuda kernel with zero threads, so we always make sure it's at least 1: > > https://github.com/apache/tvm/blob/9815ae2d9e17eece1a1009eb6436c80f931c734e/python/tvm/tir/ir_builder.py#L205-L206 Yes, that's right, thrust + TRT. Thank you for your help with debugging this. ---------------------------------------------------------------- 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]
