summaryrefslogtreecommitdiff
path: root/pkgs/development/rocm-modules/6/rocblas/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* rocmPackages: 6.3.1 -> 6.3.3•••rocmPackages.hsa-amd-aqlprofile-bin: 6.3.0 -> 6.3.3 rocmPackages.composable_kernel: remove compression step, offload-compress is builtin now. remove unused disable-amdgpu-inline.patch update documentation for build flags composable_kernel's library files are compressed now so no need to apply our own compression Various ROCm build fixes required for version bump Co-authored-by: Gavin Zhao <git@gzgz.dev> Luna Nova2025-03-241-1/+1
* rocmPackages: 6.0.2 -> 6.3.1•••Includes patch suggested by @shuni64 which fixes half precision ABI issues Includes hipblaslt compression patch Includes configurable hipblaslt support in rocblas rocmPackages_6.hipblaslt: respect NIX_BUILD_CORES in tensilelite rocmPackages_6.hipblas: propagate hipblas-common rocmPackages_6.clr: avoid confusion with hipClangPath Co-authored-by: Gavin Zhao <git@gzgz.dev> Luna Nova2025-03-241-41/+81
* treewide: format all inactive Nix files•••After final improvements to the official formatter implementation, this commit now performs the first treewide reformat of Nix files using it. This is part of the implementation of RFC 166. Only "inactive" files are reformatted, meaning only files that aren't being touched by any PR with activity in the past 2 months. This is to avoid conflicts for PRs that might soon be merged. Later we can do a full treewide reformat to get the rest, which should not cause as many conflicts. A CI check has already been running for some time to ensure that new and already-formatted files are formatted, so the files being reformatted here should also stay formatted. This commit was automatically created and can be verified using nix-build https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \ --argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7 result/bin/apply-formatting $NIXPKGS_PATH Silvan Mosberger2024-12-101-93/+111
* pkgs/development: remove unused argumentsSigmanificient2024-08-031-1/+0
* rocmPackages.rocblas: add comments about why some GPU archs are not built•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-251-0/+8
* rocmPackages.rocblas: do not build for gfx1012, gfx940, and gfx 941 GPU targets•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-251-1/+1
* rocmPackages: fix dependencies in rocblas•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-241-2/+2
* rocmPackages: install headers correctly in rocblas•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-241-0/+2
* rocmPackages: cleanup and remove double building for rocblas•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-241-100/+5
* rocmPackages: respect NIX_BUILD_CORES and cleanup CMake options in rocblas•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-241-24/+27
* rocmPackages: extend rocblas ISA compatibility•••Signed-off-by: Gavin Zhao <git@gzgz.dev> Gavin Zhao2024-04-241-2/+16
* rocmPackages: fix version handlingIndy Ray2024-03-211-1/+1
* rocmPackages: stop marking versions larger than 6.0.0 as brokenMartin Schwaighofer2024-03-211-1/+1
* rocmPackages: auto-update using nix-update•••Some package updates needed manual fixing, because they would prepend 'rocm-' to their version string. Martin Schwaighofer2024-03-211-2/+2
* rocmPackages: move over everything from 5/ folder to make 6/Martin Schwaighofer2024-03-211-0/+209