about summary refs log tree commit diff
path: root/pkgs/development/rocm-modules
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Merge pull request #318374 from rhendric/rhendric/rocmPackages.clr-vendors-patchBernardo Meurer2-0/+8
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
2024-06-08rocmPackages.clr: patch ICD vendor pathRyan Hendrickson1-0/+4
2024-06-08rocmPackages_5.clr: patch ICD vendor pathRyan Hendrickson1-0/+4
2024-05-26Merge pull request #311442 from philiptaron/issue-271473/rocmBernardo Meurer2-4/+4
2024-05-13rocm6: use elfutils instead of unmaintained libelfPhilip Taron1-2/+2
2024-05-13rocm5: use elfutils instead of unmaintained libelfPhilip Taron1-2/+2
2024-05-06rocmPackckages.rocgdb: Fix licenseLancelot SIX1-1/+1
2024-05-06rocmPackages.rocgdb: Build with amdgpu supportLancelot SIX2-4/+49
2024-04-25rocmPackages.rocblas: add comments about why some GPU archs are not builtGavin Zhao1-0/+8
2024-04-25rocmPackages.rocblas: do not build for gfx1012, gfx940, and gfx 941 GPU targetsGavin Zhao1-1/+1
2024-04-24rocmPackages: no need to pass rocblas to itselfGavin Zhao1-1/+1
2024-04-24rocmPackages: add isa conversion patch in rocprimGavin Zhao1-0/+9
2024-04-24rocmPackages: fetch patches from Debian if possibleGavin Zhao1-5/+5
2024-04-24rocmPackages: fix dependencies in rocblasGavin Zhao1-2/+2
2024-04-24rocmPackages: install headers correctly in rocblasGavin Zhao1-0/+2
2024-04-24rocmPackages: don't build arches in parallel in rcclGavin Zhao1-1/+3
2024-04-24rocmPackages: cleanup and remove double building for rocblasGavin Zhao2-100/+10
2024-04-24rocmPackages: respect NIX_BUILD_CORES and cleanup CMake options in rocblasGavin Zhao1-24/+27
2024-04-24rocmPackages: extend miopen ISA compatibilityGavin Zhao1-0/+5
2024-04-24rocmPackages: extend rocblas ISA compatibilityGavin Zhao1-2/+16
2024-04-24rocmPackages: extend tensile ISA compatibilityGavin Zhao1-3/+12
2024-04-24rocmPackages: extend clr ISA compatibilityGavin Zhao1-2/+10
2024-04-24rocmPackages: extend rocm-runtime ISA compatibilityGavin Zhao2-0/+16
2024-04-23rocmPackages: use CMake 3.9.2 when building clrGavin Zhao2-2/+24
2024-04-17Revert "rocmPackages.composable_kernel: compress output"Weijia Wang3-1202/+2
2024-04-15Merge pull request #300257 from mschwaig/fix-mivisionxUlrik Strid6-0/+143
2024-04-14Merge pull request #299589 from mschwaig/compress-composable-kernelWeijia Wang9-57/+1232
2024-04-13Merge pull request #298451 from dwf/hiprand_initUlrik Strid3-2/+82
2024-04-12Merge pull request #300079 from dwf/miopenUlrik Strid2-0/+8
2024-04-07rocmPackages.llvm: replace --replace with --replace-fail (cleanup)Martin Schwaighofer7-15/+15
2024-04-07rocmPackages.llvm: compress outputs of clang-offload-bundlerMartin Schwaighofer5-42/+1217
2024-04-04rocmPackages_6.mivisionx: remove duplicate patchesMartin Schwaighofer4-131/+2
2024-04-04rocmPackages_6.mivisionx: add __STDC_CONSTANT_MACROSMartin Schwaighofer2-0/+29
2024-04-04rocmPackages_6.mivisionx: patch libjpeg-turboMartin Schwaighofer2-0/+107
2024-04-04rocmPackages_5.mivisionx: add __STDC_CONSTANT_MACROS to fix buildMartin Schwaighofer2-0/+29
2024-04-04rocmPackages_5.mivisionx: patch libjpeg-turboMartin Schwaighofer2-0/+107
2024-03-31rocmPackages_6.miopen: correctly link gtestDavid Warde-Farley1-0/+4
2024-03-31rocmPackages_5.miopen: correctly link gtestDavid Warde-Farley1-0/+4
2024-03-30rocmPackages: add deprecation notice for 'mivisionx-opencl'Martin Schwaighofer1-6/+5
2024-03-30rocmPackages: fix miopengemm deprecation noticesMartin Schwaighofer1-3/+3
2024-03-24rocmPackages_6.hiprand: init at 6.0.2David Warde-Farley3-2/+82
2024-03-22Merge pull request #287846 from mschwaig/rocm-6.0.2Ulrik Strid83-0/+6806
2024-03-22rocmPackages: use fetchpatch to get clr patchesMartin Schwaighofer3-1012/+11
2024-03-21rocmPackages: mark migraphx as brokenMartin Schwaighofer1-1/+1
2024-03-21rocmPackages: update deprecation notice of miopengemmMartin Schwaighofer1-1/+4
2024-03-21rocmPackages: remove miopen-opencl since its deprecatedMartin Schwaighofer2-11/+6
2024-03-21rocmPackages: fix rocmlir build (e2e test generation)Martin Schwaighofer2-2/+7
2024-03-21rocmPackages: remove gcc12Stdenv usage, move rocgdb to rocmClangStdenvIndy Ray1-10/+6
2024-03-21rocmPackages: remove unnecessary fixup phase when building rocm-runtimeIndy Ray1-5/+0