Emily
1ca64c803a
rocmPackages.rocm-device-libs: cmake 4 compat by applying upstream patch ( #443947 )
2025-09-18 19:30:15 +01:00
Luna Nova
d0a72884bb
rocmPackages.rocm-device-libs: cmake 4 compat by applying upstream commit
...
SET CMP0053 OLD is no longer supported in cmake 4, applied upstream patch
2025-09-17 21:47:43 -07:00
Luna Nova
1a954472e6
rocmPackages.llvm: drop unnecessary libunwind
...
A tiny step towards removing rocm-merged-llvm
2025-09-17 20:58:56 -07:00
Luna Nova
4cdc231898
rocmPackages.llvm: use same LLVM version for bootstrap and override
...
mixing and matching these doesn't work because LLVM bitcode isn't backwards compatible
When default llvmPackages moved to llvmPackages_21 rocm-device-libraries started
to fail with errors like
Not a constant range list attribute (Producer: 'LLVM21.1.1' Reader: 'LLVM 19.0.0')
2025-09-17 20:58:56 -07:00
Luna Nova
d844a2f111
rocmPackages: msgpack → msgpack-cxx
2025-09-14 19:16:50 -07:00
Luna Nova
3ac14a6e49
rocmPackages.clr: backport cmake_minimum_required patch
...
Will be required for CMake 4 bump which is hopefully happening in nixpkgs soon
2025-09-14 17:45:25 -07:00
Luna Nova
561e8e5541
rocmPackages.miopen: note that the broken lfsconfig workaround is really bad
2025-09-14 17:45:25 -07:00
Luna Nova
43911cb842
rocmPackages.aotriton: correctness and build perf improvements
2025-09-14 17:45:24 -07:00
Luna Nova
a9df0e86f6
rocmPackages: 6.4.2 -> 6.4.3
2025-09-14 17:45:24 -07:00
Luna Nova
b592c8b912
rocmPackages: 6.3.3 -> 6.4.2
2025-09-14 17:45:24 -07:00
Dmitry Kalinkin
f2d26f7dfe
blender: add HIP RT support; improve HIP support; rocmPackages.hiprt: fix wrong lib paths ( #441511 )
2025-09-10 10:25:03 -04:00
Andrew Marshall
9e2ef7a8e9
rocmPackages.hiprt: fix dynamic loading from wrong lib paths
2025-09-09 16:13:13 -04:00
Gaétan Lepage
702880e66f
rocmPackages: add gfx1151 to gpuTargets ( #440359 )
2025-09-09 11:48:39 +02:00
Peder Bergebakken Sundt
6d57e7e7dd
rocmPackages.aotriton: 0.9.2b -> 0.10b ( #439056 )
2025-09-07 14:50:45 +02:00
agentelement
f781c49241
rocmPackages: remove gfx1151 from CK
2025-09-05 12:01:09 -07:00
Luna Nova
4f33cb46a8
rocmPackages.aotriton: 0.9.2b -> 0.10b
...
Diff: https://github.com/ROCm/aotriton/compare/0.9.2b...0.10b
Significantly improves the build by reusing python3Packages.triton
2025-09-04 08:24:34 -07:00
Gaétan Lepage
8571315001
rocmPackages.rocm-core: fix find_package(rocm-core) ( #438685 )
2025-09-04 10:31:25 +02:00
Luna Nova
61e2c0c580
python312Packages.torchWithRocm: remove find_package(rocm-core) workaround
2025-09-01 11:56:59 -07:00
Luna Nova
6c1a925cc2
rocmPackages.rocm-core: fix find_package(rocm-core)
2025-08-31 19:05:26 -07:00
Luna Nova
f44a98d711
rocmPackages.rocminfo: don't propagate python3
...
Causes incorrect python version to leak into deps of rocminfo
2025-08-31 15:55:04 -07:00
Luna Nova
4f00be1c77
rocmPackages.hiprt: provide python3 for build scripts
2025-08-31 15:55:04 -07:00
Luna Nova
df73da3a3a
rocmPackages.rccl: provide python3 for build scripts
2025-08-31 10:22:13 -07:00
Luna Nova
ba31436010
rocmPackages.composable_kernel: provide python3 for build scripts
2025-08-31 10:22:13 -07:00
Luna Nova
6cff6c6747
rocmPackages.rocminfo: set meta.mainProgram
2025-08-31 10:22:13 -07:00
agentelement
8873d34b3b
rocmPackages: add gfx1151 to gpuTargets
...
Add support for the Strix Halo platform.
2025-08-31 03:02:24 -07:00
Luna Nova
5f54847b0e
rocmPackages.triton: remove in favor of python3Packages.triton
2025-08-25 17:03:03 -07:00
mksafavi
5adc3ad6fe
rocmPackages.hiprt: init at 2.5.a21e075.3
2025-08-11 02:45:46 +05:30
mivorasu
ee0866bddd
treewide: conform descriptions to the standards
2025-07-28 04:39:00 +00:00
Peder Bergebakken Sundt
9b3ecea245
rocmPackages.rocdbgapi: fix build ( #423435 )
2025-07-27 15:55:17 +02:00
mivorasu
4dc554d473
treewide: normalize unstable version strings
2025-07-27 11:53:22 +05:30
Christoph Jabs
4270f5256d
rocmPackages.rocdbgapi: fix build
2025-07-25 11:11:39 +02:00
Wolfgang Walther
5a0711127c
treewide: run nixfmt 1.0.0
2025-07-24 13:55:40 +02:00
nixpkgs-ci[bot]
fa6079c265
Merge master into staging-next
2025-07-12 06:05:56 +00:00
Charlotte 🦝 Deleńkec
e2dda6ab17
rocm-modules-6: throw on unsupported system
2025-07-11 22:09:02 -05:00
Martin Weinelt
2175bbb7be
rocmPackages.clang: enable structured attrs
...
This fixes the build with the new debuginfo changes.
2025-07-05 12:50:49 +02:00
nixpkgs-ci[bot]
824e6df728
Merge staging-next into staging
2025-06-20 18:06:24 +00:00
Luna Nova
f5177f3d1e
rocmPackages.llvm.rocmcxx: rm bootstrap compiler references
...
Fixes rocmPackages.clr failure due to gcc-unwrapped in
disallowedRequisites.
This also adds this as a disallowed requisite to rocmcxx so
failure will happen closer to the cause if it regresses.
Fixes https://github.com/NixOS/nixpkgs/issues/417992
2025-06-20 08:13:54 -07:00
nixpkgs-ci[bot]
b2eaef7225
Merge staging-next into staging
2025-06-19 18:06:05 +00:00
Robert Schütz
bfae1bafca
rocmPackages.migraphx: override oneDNN
2025-06-14 16:30:20 -07:00
nixpkgs-ci[bot]
c3c7187bcf
Merge staging-next into staging
2025-06-12 18:05:58 +00:00
Fang-Pen Lin
b4083ace0f
rocmPackages_6.rocm-bandwidth-test: init at 6.3.3
2025-06-12 01:35:02 +00:00
Tarun Boddupalli
0ba3f03439
rocmPackages: add gfx1200 and gfx1201 to gpuTargets
...
Add support for the Radeon RX 9070 and 9070 XT GPUs to the rocmPackages.
2025-06-06 19:19:30 -04:00
Gaétan Lepage
78ecdee2b8
python312Packages.torch: 2.6.0 -> 2.7.0 ( #401807 )
2025-05-18 10:44:11 +02:00
Leona Maroni
20694b7919
rocmPackages_5: remove ( #378226 )
2025-05-14 22:12:05 +02:00
Luna Nova
9810b7ac3a
rocmPackages.aotriton: 0.8.2b -> 0.9.2b
2025-05-13 22:17:09 +02:00
Arne Keller
b1a6d78955
rocmPackages_6.hipblas-common: fix and enable strictDeps ( #399731 )
2025-05-12 09:46:03 +02:00
Arne Keller
bf0ddaa069
rocmPackages_6.rocm-runtime: fix shebangs correctly for strictDeps ( #399730 )
2025-05-12 09:45:04 +02:00
Martin Schwaighofer
3a0ebd989e
rocmPackages_5: remove
2025-05-09 21:04:10 +02:00
Fernando Rodrigues
05580f4b44
treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
...
Follow-up to #394797 .
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net >
2025-04-25 22:20:17 -03:00
Wolfgang Walther
9c45add790
rocmPackages.llvm.clang-unwrapped: use replaceVars instead of substituteAll
2025-04-23 23:27:16 +02:00