Open carlguo866 opened 5 days ago
Thanks @carlguo866 for your issue.
Unfortunately, the code for H100 is not yet supported. This is mostly due to our GEMM kernel which we use CUTLASS and we compiled it for older architectures (for example, if you replace our matmul calls with what is running on H100, the rest of the codebase works fine). We hope to support soon :)
Does code in this repo support H100? I'm getting this error when trying to run it on an H100: