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

[BUG] RuntimeError: Error building extension 'fused_adam' Loading extension module fused_adam #5623

Open
JinQiangWang2021 opened this issue Jun 6, 2024 · 0 comments
Labels
bug Something isn't working compression

Comments

@JinQiangWang2021
Copy link

JinQiangWang2021 commented Jun 6, 2024

[BUG] RuntimeError: Error building extension 'fused_adam' Loading extension module fused_adam... Loading extension module fused_adam... Traceback (most recent call last): File "/public/home/finetune/finetune.py", line 323, in Loading extension module fused_adam...Traceback (most recent call last):

Soft package

deepspeed==0.14.2
cuda11.8
torch==2.0.0

pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118

NVCC

nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Wed_Sep_21_10:33:58_PDT_2022
Cuda compilation tools, release 11.8, V11.8.89
Build cuda_11.8.r11.8/compiler.31833905_0
image

environment(~/.bashrc)

image

how to solves it?

@JinQiangWang2021 JinQiangWang2021 added bug Something isn't working compression labels Jun 6, 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 compression
Projects
None yet
Development

No branches or pull requests

1 participant