docs: refactor, remove aarch64, add cuda stable to package sets

This commit is contained in:
zowoq 2024-09-05 11:40:05 +10:00
parent ebecc94795
commit dbabc7db0e

View file

@ -1,12 +1,18 @@
#### Nixpkgs CUDA and ROCm
Built on `nixos-unstable-small` for `x86_64-linux`, `aarch64-linux`.
[CUDA and ROCm release set in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/release-cuda.nix)
[https://hydra.nix-community.org/jobset/nixpkgs/cuda](https://hydra.nix-community.org/jobset/nixpkgs/cuda)
Built on `nixos-unstable-small` for `x86_64-linux`:
[https://hydra.nix-community.org/jobset/nixpkgs/rocm](https://hydra.nix-community.org/jobset/nixpkgs/rocm)
- [https://hydra.nix-community.org/jobset/nixpkgs/cuda](https://hydra.nix-community.org/jobset/nixpkgs/cuda)
Built on `nixos-unstable-small` for `x86_64-linux`:
- [https://hydra.nix-community.org/jobset/nixpkgs/rocm](https://hydra.nix-community.org/jobset/nixpkgs/rocm)
Built on `nixos-$RELEASE-small` for `x86_64-linux`:
- [https://hydra.nix-community.org/jobset/nixpkgs/cuda-stable](https://hydra.nix-community.org/jobset/nixpkgs/cuda-stable)
#### Cache