From 11f671c1bfde229bde3b2ce68cd258b88362367b Mon Sep 17 00:00:00 2001 From: Dennis Schridde Date: Sun, 21 Dec 2025 18:40:49 +0100 Subject: [PATCH] rocmPackages.meta.release-packagePlatforms: regenerate Like with 684545ccdafdcd88c11e3f7c3d0d1b5379f31688 or 0728c6f711049766270faadfb483f1e5ee42f055, the intention is to provide cached / binary packages via Hydra for packages depending on rocm. I regenerated the file using: ```sh cd pkgs/development/rocm-modules/6 # Warning, this can bring a 32GiB RAM system to its limits: ./release-attrPaths-gen.sh ``` --- .../rocm-modules/6/release-attrPaths.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pkgs/development/rocm-modules/6/release-attrPaths.json b/pkgs/development/rocm-modules/6/release-attrPaths.json index f0be0f956770..c77c53292c73 100644 --- a/pkgs/development/rocm-modules/6/release-attrPaths.json +++ b/pkgs/development/rocm-modules/6/release-attrPaths.json @@ -16,6 +16,7 @@ "appcsxcad", "arpack-mpi", "audiobookshelf", + "babeldoc", "backgroundremover", "btop", "btop-cuda", @@ -114,6 +115,7 @@ "magika-cli", "manim", "manim-slides", + "meshtastic", "midivisualizer", "migrate", "minari", @@ -193,6 +195,7 @@ "python3Packages.cleanvision", "python3Packages.clip", "python3Packages.clip-anytorch", + "python3Packages.cltk", "python3Packages.clu", "python3Packages.cnvkit", "python3Packages.colbert-ai", @@ -225,6 +228,7 @@ "python3Packages.encodec", "python3Packages.envisage", "python3Packages.evosax", + "python3Packages.executorch", "python3Packages.experiment-utilities", "python3Packages.ezyrb", "python3Packages.f3d", @@ -256,6 +260,7 @@ "python3Packages.gradio", "python3Packages.gradio-client", "python3Packages.gradio-pdf", + "python3Packages.graphrag", "python3Packages.graphtage", "python3Packages.gruut", "python3Packages.gstools", @@ -264,6 +269,7 @@ "python3Packages.h5io", "python3Packages.h5py-mpi", "python3Packages.holistic-trace-analysis", + "python3Packages.hoomd-blue", "python3Packages.hyper-connections", "python3Packages.ignite", "python3Packages.imagededup", @@ -367,6 +373,7 @@ "python3Packages.openai-whisper", "python3Packages.opencv4Full", "python3Packages.optimum", + "python3Packages.optimum-onnx", "python3Packages.optuna", "python3Packages.optuna-dashboard", "python3Packages.orbax-checkpoint", @@ -397,6 +404,7 @@ "python3Packages.pymanopt", "python3Packages.pymatgen", "python3Packages.pymedio", + "python3Packages.pymoo", "python3Packages.pyotb", "python3Packages.pypasser", "python3Packages.pyprecice", @@ -432,6 +440,7 @@ "python3Packages.rotary-embedding-torch", "python3Packages.safetensors", "python3Packages.sagemaker-mlflow", + "python3Packages.sam2", "python3Packages.scanpy", "python3Packages.scikit-bio", "python3Packages.scikit-survival", @@ -546,6 +555,8 @@ "slepc", "spfft", "spla", + "stable-diffusion-cpp", + "stable-diffusion-cpp-vulkan", "superlu_dist", "tabby", "tests.pkg-config.defaultPkgConfigPackages.ompi", @@ -579,7 +590,6 @@ "vimPlugins.vectorcode-nvim", "viskores", "vllm", - "vokoscreen", "vtk", "vtk-dicom", "vtk-full",