[go: nahoru, domu]

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

libcuda error #679

Open
supportpark opened this issue Jun 21, 2024 · 1 comment
Open

libcuda error #679

supportpark opened this issue Jun 21, 2024 · 1 comment

Comments

@supportpark
Copy link
supportpark commented Jun 21, 2024

hi ive been running into an error when running :

trainer_stats = trainer.train()

the nvcc version is connected properly

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2021 NVIDIA Corporation
Built on Thu_Nov_18_09:45:30_PST_2021
Cuda compilation tools, release 11.5, V11.5.119
Build cuda_11.5.r11.5/compiler.30672275_0

the error comes out like the following

 [41 /~/.conda/envs/unsloth_env9/lib/python3.9/site-packages/triton/common/build.py:41) return dirs

AssertionError: libcuda.so cannot found!
Possible files are located at ['/lib/x86_64-linux-gnu/libcuda.so.1'].Please create a symlink of libcuda.so to any of the file.

===

화면 캡처 2024-06-21 185827

hmm ive checked the [/lib/x86_64-linux-gnu/] file but there were no libcuda.so.1 nor libcuda.so

what should i do to make a libcuda.so.1/libcuda.so. file and link them afterwards ??

@supportpark supportpark changed the title libuda error libcuda error Jun 21, 2024
@danielhanchen
Copy link
Contributor

Could you try nvidia-smi then python -m bitsandbytes and python -m xformers.info thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants