The build currrently fails for CUDA 11.0 and Python 3.9. It's likely to fail for CUDA 11.1 and 11.3 as well. ``` /__w/torchcc/torchcc/csrc/torchcc.cu(19): error: identifier "TORCH_CHECK_NOT_IMPLEMENTED" is undefined ```
The build currrently fails for CUDA 11.0 and Python 3.9. It's likely to fail for CUDA 11.1 and 11.3 as well.