-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: cudaParallel computing platform and APIParallel computing platform and API
Description
Describe the bug
The Nsight Systems UI binary fails to start with the following error:
Error: Nsight Systems #VERSION_RSPLIT# hasn't been installed with CUDA Toolkit #CUDA_MAJOR#.#CUDA_MINOR#
Steps To Reproduce
nix shell --impure --expr 'with builtins; with import (getFlake github:NixOS/nixpkgs/master) { config = { allowUnfree = true; cudaSupport = true; }; }; cudaPackages.nsight_systems' --command 'nsys-ui'Notify maintainers
@ConnorBaker @samuela @SomeoneSerge
Metadata
- system:
"x86_64-linux" - host os:
Linux 6.1.27, NixOS, 23.05 (Stoat), 23.05.20230506.897876e - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.13.3 - nixpkgs:
/nix/var/nix/profiles/per-user/root/channels/nixos
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: cudaParallel computing platform and APIParallel computing platform and API
Projects
Status
✅ Done