rocmPackages.rccl: provide python3 for build scripts
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
mscclpp,
|
||||
perl,
|
||||
hipify,
|
||||
python3,
|
||||
gtest,
|
||||
chrpath,
|
||||
rocprofiler,
|
||||
@@ -62,6 +63,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
clr
|
||||
perl
|
||||
hipify
|
||||
python3
|
||||
autoPatchelfHook # ASAN doesn't add rpath without this
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user