docs: refactor, remove aarch64, add cuda stable to package sets
This commit is contained in:
parent
ebecc94795
commit
dbabc7db0e
1 changed files with 10 additions and 4 deletions
|
@ -1,12 +1,18 @@
|
||||||
#### Nixpkgs CUDA and ROCm
|
#### 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)
|
[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
|
#### Cache
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue