+2
doc/release-notes/rl-2511.section.md
+2
doc/release-notes/rl-2511.section.md
···+- `python3Packages.triton` no longer takes an `enableRocm` argument and supports ROCm in all build configurations via runtime binding. In most cases no action will be needed. If triton is unable to find the HIP SDK add `rocmPackages.clr` as a build input or set the environment variable `HIP_PATH="${rocmPackages.clr}"`.- `inspircd` has been updated to the v4 release series. Please refer to the upstream documentation for [general information](https://docs.inspircd.org/4/overview/#v4-overview) and a list of [breaking changes](https://docs.inspircd.org/4/breaking-changes/).- `lima` package now only includes the guest agent for the host's architecture by default. If your guest VM's architecture differs from your Lima host's, you'll need to enable the `lima-additional-guestagents` package by setting `withAdditionalGuestAgents = true` when overriding lima with this input.
+1
-7
pkgs/development/python-modules/torch/source/default.nix
+1
-7
pkgs/development/python-modules/torch/source/default.nix
···
-28
pkgs/development/python-modules/triton/0002-nvidia-amd-driver-short-circuit-before-ldconfig.patch
-28
pkgs/development/python-modules/triton/0002-nvidia-amd-driver-short-circuit-before-ldconfig.patch
···-raise RuntimeError(f"memory mapped '{mmapped_path}' in process does not point to a valid {lib_name}")
+14
pkgs/development/python-modules/triton/0002-nvidia-driver-short-circuit-before-ldconfig.patch
+14
pkgs/development/python-modules/triton/0002-nvidia-driver-short-circuit-before-ldconfig.patch
···
+60
pkgs/development/python-modules/triton/0005-amd-search-env-paths.patch
+60
pkgs/development/python-modules/triton/0005-amd-search-env-paths.patch
···
+52
-3
pkgs/development/python-modules/triton/default.nix
+52
-3
pkgs/development/python-modules/triton/default.nix
············