Closed michelleqyhqyh closed 2 years ago
Please describe the hardward, environment, docker, branch and building scripts you use, thanks.
Please describe the hardward, environment, docker, branch and building scripts you use, thanks.
I compile it in my local sever. So I didn't use docker. My system is CENTOS7. My GPU is V100.
And the error is from step 6.
It seems that there are some issues for the fused mha initialization. Please try to use the v5.0_beta branch.
It seems that there are some issues for the fused mha initialization. Please try to use the v5.0_beta bran
I compiled dev_v5.0_beta, there is no the docment pytorch/ and file ./bin/encoder_gemm to generate. How can I use with the dev_v5.0_beta branch?
Besides, what does 'sm' mean?
SM is the compute capacity of GPU. The SM of V100 is 70. You can find the SM of other GPUs on NVIDIA official website.
@michelleqyhqyh @byshiue Hi, I'm also running this file without using docker. I'm facing another error: It seems like error occurred in loading op. Have you met such error?
This bug is fixed in latest release. It is caused by CUDA_API version.
Close this bug because it is inactivated. Feel free to re-open this issue if you still have any problem.
python pytorch/decoder_sample.py 8 6 32 8 64 --time