-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
python3Packages.lightgbm: add GPU support #221775
Conversation
flake for easy testing: https://github.com/illustris/lightgbm-gpu-minimal-test
It did not work on an enterprise vGPU (A100-10C):
Further testing needed. EDIT: Nevermind, hardware.opengl.enable=true needs to be set for
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/1971 |
@ofborg build python310Packages.lightgbm |
Description of changes
Add GPU support for the lightgbm package
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)