about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* rocmPackages: fix rocprofiler buildIndy Ray2024-03-21
|
* rocmPackages: fix version handlingIndy Ray2024-03-21
|
* rocmPackages: skip building composable_kernel profiler for nowMartin Schwaighofer2024-03-21
| | | | | We hit relocation R_X86_64_PC32 out of range errors for release builds that include all available targets. See: https://github.com/ROCm/composable_kernel/issues/789
* rocmPackages: fix rccl build by adding version info to clr outputMartin Schwaighofer2024-03-21
|
* rocmPackages: set GPU_TARGETS for migraphxMartin Schwaighofer2024-03-21
|
* rocmPackages: fix MIOpen buildMartin Schwaighofer2024-03-21
|
* rocmPackages: fix rocmlir buildMartin Schwaighofer2024-03-21
|
* rocmPackages: add git to composable_kernel buildMartin Schwaighofer2024-03-21
| | | | The build still fails, but it fails later.
* rocmPackages: fix CLR buildMartin Schwaighofer2024-03-21
|
* rocmPackaes: fix hipify buildMartin Schwaighofer2024-03-21
|
* rocmPackages: fix rocm-runtime buildMartin Schwaighofer2024-03-21
|
* rocmPackages: manually update a few packagesMartin Schwaighofer2024-03-21
| | | | Update sources for llvm, clang-ocl, MIOpen and hsa-amd-aqlprofile-bin.
* rocmPackages: stop marking versions larger than 6.0.0 as brokenMartin Schwaighofer2024-03-21
|
* rocmPackages: update source for rocm-docs-coreMartin Schwaighofer2024-03-21
|
* rocmPackages: deprecate miopengemmMartin Schwaighofer2024-03-21
| | | | | There have not been updates avaialble for this package for some time. I'm assuming it makes sense to drop it.
* rocmPackages: auto-update using nix-updateMartin Schwaighofer2024-03-21
| | | | | Some package updates needed manual fixing, because they would prepend 'rocm-' to their version string.
* rocmPackages: remove version checks from update scriptsMartin Schwaighofer2024-03-21
| | | | | The update script for hsa-amd-aqlprofile-bin did not work. It fails to update the source URL and hash.
* rocmPackages: introduce separate package sets for version 5 and 6Martin Schwaighofer2024-03-21
| | | | | | I am not sure for how long we should keep this, but maybe keeping it for a bit helps if version 6 breaks stuff, even outside of nixpkgs, and then get rid of it again.
* Merge branch 'rocm-6.0.2-move' into rocm-6.0.2Martin Schwaighofer2024-03-21
|\ | | | | | | | | | | | | | | I created another branch. There I moved ROCm to the new 6/ folder and then copied it to re-add the 5/ folder. Merging this branch back into the original, which has the 5/ folder still, using the -no-ff flag, makes it so that both versions of the ROCm files keep their history. See: https://stackoverflow.com/a/46484848
| * rocmPackages: re-add ROCm 5.7Martin Schwaighofer2024-03-21
| |
| * rocmPackages: move over everything from 5/ folder to make 6/Martin Schwaighofer2024-03-21
|/
* calls: 45.0 -> 46.0R. Ryantm2024-03-17
|
* Merge pull request #293632 from r-ryantm/auto-update/getdpWeijia Wang2024-03-17
|\ | | | | getdp: 3.5.0 -> 3.6.0
| * getdp: 3.5.0 -> 3.6.0R. Ryantm2024-03-06
| |
* | texlive.pkgs."texlive.infra": fix missing texlive.tlpdb (#296486)Vincenzo Mantova2024-03-16
| |
* | Merge pull request #293639 from r-ryantm/auto-update/cfsslWeijia Wang2024-03-17
|\ \ | | | | | | cfssl: 1.6.4 -> 1.6.5
| * | cfssl: 1.6.4 -> 1.6.5R. Ryantm2024-03-06
| |/
* | Merge pull request #293643 from r-ryantm/auto-update/tessenWeijia Wang2024-03-17
|\ \ | | | | | | tessen: 2.2.1 -> 2.2.3
| * | tessen: 2.2.1 -> 2.2.3R. Ryantm2024-03-06
| |/
* | Merge pull request #293653 from r-ryantm/auto-update/ciaoWeijia Wang2024-03-17
|\ \ | | | | | | ciao: 1.22.0-m7 -> 1.23.0-m1
| * | ciao: 1.22.0-m7 -> 1.23.0-m1R. Ryantm2024-03-06
| |/
* | Merge pull request #293668 from r-ryantm/auto-update/zrokWeijia Wang2024-03-17
|\ \ | | | | | | zrok: 0.4.24 -> 0.4.26
| * | zrok: 0.4.24 -> 0.4.26R. Ryantm2024-03-10
| | |
* | | Merge pull request #294277 from r-ryantm/auto-update/oculanteWeijia Wang2024-03-17
|\ \ \ | | | | | | | | oculante: 0.8.13 -> 0.8.16
| * | | oculante: 0.8.13 -> 0.8.16R. Ryantm2024-03-16
| | | |
* | | | Merge pull request #294400 from r-ryantm/auto-update/biomeWeijia Wang2024-03-17
|\ \ \ \ | | | | | | | | | | biome: 1.5.3 -> 1.6.1
| * | | | biome: 1.5.3 -> 1.6.1R. Ryantm2024-03-13
| | | | |
* | | | | Merge pull request #294434 from r-ryantm/auto-update/naevWeijia Wang2024-03-17
|\ \ \ \ \ | | | | | | | | | | | | naev: 0.11.3 -> 0.11.4
| * | | | | naev: 0.11.3 -> 0.11.4R. Ryantm2024-03-09
| | | | | |
* | | | | | Merge pull request #294460 from r-ryantm/auto-update/jacktripWeijia Wang2024-03-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | jacktrip: 2.2.2 -> 2.2.3
| * | | | | | jacktrip: 2.2.2 -> 2.2.3R. Ryantm2024-03-09
| | | | | | |
* | | | | | | Merge pull request #295389 from r-ryantm/auto-update/pure-mapsWeijia Wang2024-03-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | pure-maps: 3.2.1 -> 3.3.0
| * | | | | | | pure-maps: 3.2.1 -> 3.3.0R. Ryantm2024-03-12
| | | | | | | |
* | | | | | | | Merge pull request #294524 from r-ryantm/auto-update/minizincideWeijia Wang2024-03-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | minizincide: 2.8.2 -> 2.8.3
| * | | | | | | | minizincide: 2.8.2 -> 2.8.3R. Ryantm2024-03-09
| | | | | | | | |
* | | | | | | | | Merge pull request #294552 from r-ryantm/auto-update/clj-kondoWeijia Wang2024-03-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | clj-kondo: 2024.02.12 -> 2024.03.13
| * | | | | | | | | clj-kondo: 2024.02.12 -> 2024.03.13R. Ryantm2024-03-14
| | | | | | | | | |
* | | | | | | | | | Merge pull request #294562 from r-ryantm/auto-update/xpipeWeijia Wang2024-03-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | xpipe: 8.0.1 -> 8.3
| * | | | | | | | | | xpipe: 8.0.1 -> 8.3R. Ryantm2024-03-14
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #294600 from r-ryantm/auto-update/stress-ngWeijia Wang2024-03-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | stress-ng: 0.17.05 -> 0.17.06