Skip to content

Comments

setup: Allow fallback to /lib, even on x64 systems#79

Merged
tomsmeding merged 3 commits intotmcdonell:masterfrom
tomsmeding:nix-no-lib64
Apr 13, 2025
Merged

setup: Allow fallback to /lib, even on x64 systems#79
tomsmeding merged 3 commits intotmcdonell:masterfrom
tomsmeding:nix-no-lib64

Conversation

@tomsmeding
Copy link
Collaborator

The CUDA packages on Nix (cudatoolkit + nvidia_x11) seem to provide only a /lib directory, not a /lib64. Hence we need a fallback to /lib there. Since I think it can't hurt to enable this fallback generally on x64 systems, I didn't bother trying to detect Nix specifically.

The CUDA packages on Nix (cudatoolkit + nvidia_x11) seem to provide only
a /lib directory, not a /lib64. Let's enable this fallback generally on
x64 systems, not only on Nix.
@tomsmeding tomsmeding merged commit 5bc08e3 into tmcdonell:master Apr 13, 2025
0 of 43 checks passed
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

Successfully merging this pull request may close these issues.

1 participant