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

cuBLAS - windows - static not compiling #1092

Closed
cmp-nct opened this issue Apr 20, 2023 · 5 comments
Closed

cuBLAS - windows - static not compiling #1092

cmp-nct opened this issue Apr 20, 2023 · 5 comments
Labels
bug Something isn't working build Compilation issues stale windows Issues specific to Windows

Comments

@cmp-nct
Copy link
Contributor

cmp-nct commented Apr 20, 2023

When static linking is selected the CUDA::cublas_static target is not found.
Dynamic binary compilation works.

@slaren
Copy link
Member

slaren commented Apr 20, 2023

I don't know why that may be, these targets are listed in the documentation.

@Green-Sky
Copy link
Collaborator

cublas has no static targets on windows.

@slaren
Copy link
Member

slaren commented May 2, 2023

What does software that depend on it (or other libraries in the CUDA toolkit) do, distribute the dll files along with the software?

@Green-Sky
Copy link
Collaborator

#1271
python ships the dynamic libraries. one of the reason each virtual env is so bloated.

@Green-Sky Green-Sky added bug Something isn't working build Compilation issues windows Issues specific to Windows labels May 2, 2023
@github-actions github-actions bot added the stale label Mar 25, 2024
Copy link
Contributor

github-actions bot commented Apr 9, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Apr 9, 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 build Compilation issues stale windows Issues specific to Windows
Projects
None yet
Development

No branches or pull requests

3 participants