rocmPackages.rocprofiler-sdk: set updateScript
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
rocprof-trace-decoder,
|
||||
aqlprofile,
|
||||
rocm-comgr,
|
||||
rocmUpdateScript,
|
||||
rccl,
|
||||
python3,
|
||||
python3Packages,
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user