Loading pkgs/development/rocm-modules/rocprofiler-sdk/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ rocprof-trace-decoder, aqlprofile, rocm-comgr, rocmUpdateScript, rccl, python3, python3Packages, Loading Loading @@ -201,6 +202,8 @@ stdenv.mkDerivation (finalAttrs: { mv $out/share/rocprofiler-sdk/{samples,tests} $dev/share/rocprofiler-sdk/ ''; passthru.updateScript = rocmUpdateScript { inherit finalAttrs; }; meta = { description = "ROCm GPU performance analysis SDK"; homepage = "https://github.com/ROCm/rocprofiler-sdk"; Loading Loading
pkgs/development/rocm-modules/rocprofiler-sdk/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ rocprof-trace-decoder, aqlprofile, rocm-comgr, rocmUpdateScript, rccl, python3, python3Packages, Loading Loading @@ -201,6 +202,8 @@ stdenv.mkDerivation (finalAttrs: { mv $out/share/rocprofiler-sdk/{samples,tests} $dev/share/rocprofiler-sdk/ ''; passthru.updateScript = rocmUpdateScript { inherit finalAttrs; }; meta = { description = "ROCm GPU performance analysis SDK"; homepage = "https://github.com/ROCm/rocprofiler-sdk"; Loading