Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'amp_C' #1840

Open
KanyuBao opened this issue Sep 4, 2024 · 0 comments
Open

No module named 'amp_C' #1840

KanyuBao opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@KanyuBao
Copy link

KanyuBao commented Sep 4, 2024

Describe the Bug
No module named 'amp_C'
Minimal Steps/Code to Reproduce the Bug

use python setup.py install --cuda_ext
if RuntimeError: Cuda extensions are being compiled with a version of Cuda that does not match the version used to compile Pytorch binaries. you can commenting out this check (check_cuda_torch_binary_vs_bare_metal(CUDA_HOME)) in setup.py,178

Expected Behavior

Environment

@KanyuBao KanyuBao added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant