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

Allow Nvidia driver script to set recommendations for LD_PRELOAD #754

Open
wants to merge 33 commits into
base: 2023.06-software.eessi.io
Choose a base branch
from
Open
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
72fc6e2
Allow Nvidia driver script to set LD_PRELOAD
ocaisa Sep 27, 2024
7229764
Make an option to not download anything
ocaisa Sep 27, 2024
513cbb7
Make sure the umask allows for global reading
ocaisa Sep 27, 2024
3b80a1b
Careful on the exit
ocaisa Sep 27, 2024
2475e4d
Referenced wrong variable
ocaisa Sep 27, 2024
bd6041e
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
9d72102
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
f04d976
Use same return code in any scenario where we use default list of CUD…
ocaisa Sep 27, 2024
9c2865f
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
a263d6c
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
9f94642
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
71e8898
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
ed9e868
This script might be `source`d, don't use exit
ocaisa Sep 27, 2024
d8d335e
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
2d5c96b
Exclude anything graphics related from an LD_PRELOAD approach
ocaisa Sep 27, 2024
1a325f2
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
000e6c1
Update link_nvidia_host_libraries.sh
ocaisa Sep 27, 2024
f0892b1
Update link_nvidia_host_libraries.sh
ocaisa Oct 2, 2024
02b48af
Switch to nvidia-smi commands that are spoofed in CI
ocaisa Oct 9, 2024
6410c94
Filter out symlinks in LD_PRELOAD mode
ocaisa Oct 9, 2024
b8257ca
Retain CUDA compute capability with .
ocaisa Oct 9, 2024
9070096
Resolve all symlinks in LD_PRELOAD mode
ocaisa Oct 9, 2024
add2574
Don't resolve symlinks until we store them
ocaisa Oct 9, 2024
9fcf33c
Allow partial maps for dependent .so files
ocaisa Oct 9, 2024
26a91f0
Make sure EESSI is initialised
ocaisa Oct 9, 2024
5b3fb27
Try to improve things
ocaisa Oct 10, 2024
c102313
Merge branch 'update_driver_script' of github.com:ocaisa/software-lay…
ocaisa Oct 10, 2024
6534b99
Try to improve things
ocaisa Oct 10, 2024
d0b02ed
Try to improve things
ocaisa Oct 10, 2024
e9a1d29
Try to improve things
ocaisa Oct 10, 2024
ac224a0
Try to improve things
ocaisa Oct 10, 2024
465dd47
Try to improve things
ocaisa Oct 10, 2024
3eae3f2
Apply suggestions from code review
ocaisa Nov 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading