rocmPackages.composable_kernel: provide python3 for build scripts
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
rocm-merged-llvm,
|
||||
clr,
|
||||
rocminfo,
|
||||
python3,
|
||||
hipify,
|
||||
gitMinimal,
|
||||
gtest,
|
||||
@@ -69,6 +70,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
clr
|
||||
hipify
|
||||
zstd
|
||||
python3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user