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

CUDA 12.3 support #21

Open
t-linguist opened this issue Dec 14, 2023 · 2 comments
Open

CUDA 12.3 support #21

t-linguist opened this issue Dec 14, 2023 · 2 comments

Comments

@t-linguist
Copy link

PS C:\Users\alice> python -m bitsandbytes
bin B:\Programs\Lib\site-packages\bitsandbytes\libbitsandbytes_cuda121.dll
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ BUG REPORT INFORMATION ++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++ PYTORCH CUDA PATHS ++++++++++++++++++++
B:\Programs\Lib\site-packages\torch\lib\c10_cuda.dll
B:\Programs\Lib\site-packages\torch\lib\cudart64_12.dll
B:\Programs\Lib\site-packages\torch\lib\torch_cuda.dll

+++++++++++++++++++ CUDA_PATH CUDA PATHS +++++++++++++++++++
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.3\bin\cudart64_12.dll
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.3\extras\visual_studio_integration\MSBuildExtensions\Nvda.Build.CudaTasks.v12.3.dll

Error occurred while executing command: where /R "C:\Users\alice" "*cuda*dll"
Error message: €Ќ”ЋђЊЂ–€џ: ­Ґ г¤ Ґвбп ­ ©вЁ д ©«л Ї® § ¤ ­­л¬ и Ў«®­ ¬.
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "B:\Programs\Lib\site-packages\bitsandbytes\__main__.py", line 132, in <module>
    generate_bug_report_information()
  File "B:\Programs\Lib\site-packages\bitsandbytes\__main__.py", line 96, in generate_bug_report_information
    paths = find_file_recursive(os.getcwd(), '*cuda*' + SHARED_LIB_EXTENSION)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "B:\Programs\Lib\site-packages\bitsandbytes\__main__.py", line 53, in find_file_recursive
    raise RuntimeError('Something went wrong when trying to find file.')
RuntimeError: Something went wrong when trying to find file.

As far as I understand, the installation can't be completed since I have CUDA 12.3. Hope you will fix it soon :)

@jllllll
Copy link
Owner

jllllll commented Dec 14, 2023

I'm planning to when I have the time.

@SuperMasterBlasterLaser
Copy link

SuperMasterBlasterLaser commented Nov 9, 2024

There is also CUDA 12.4 I hope you will add support

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

3 participants