junrushao commented on PR #14960: URL: https://github.com/apache/tvm/pull/14960#issuecomment-1606116431
@tqchen The specific failure at the moment is: ``` [2023-06-25T09:22:56.305Z] In file included from ../3rdparty/cutlass_fpA_intB_gemm/cutlass_kernels/fpA_intB_gemm/fpA_intB_gemm_fp16_int8.cu:17: [2023-06-25T09:22:56.305Z] ../3rdparty/cutlass_fpA_intB_gemm/cutlass_kernels/fpA_intB_gemm/fpA_intB_gemm_template.h:20:10: fatal error: cutlass/gemm/device/gemm_universal_base.h: No such file or directory [2023-06-25T09:22:56.305Z] 20 | #include "cutlass/gemm/device/gemm_universal_base.h" [2023-06-25T09:22:56.305Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-06-25T09:22:56.305Z] compilation terminated. ``` -- 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]
