harvardnlp / genbmm

CUDA kernels for generalized matrix-multiplication in PyTorch
79 stars 13 forks source link

matmul_cuda_kernel.cu(677): error: expected a ")" #14

Open www008 opened 2 years ago

www008 commented 2 years ago

when pip install, report:

    matmul_cuda_kernel.cu(677): error: expected a ")"
      1 error detected in the compilation of "matmul_cuda_kernel.cu".
Zhangzhixiang-laugh commented 1 year ago

when pip install, report:

    matmul_cuda_kernel.cu(677): error: expected a ")"
      1 error detected in the compilation of "matmul_cuda_kernel.cu".
  • envirorment visual stduio 2019 cude 11.3 torch 1.11.0+cu113

Did you solve it? I met the same problem.Waiting for your reply.