Skip to content

cudaPackages.nsight_systems: nsys-ui binary fails to start #232458

@mcwitt

Description

@mcwitt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: cudaParallel computing platform and API

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions