mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
1d63f89caa
There are many different versions of the `cudatoolkit` and related cuda packages, and it can be tricky to ensure they remain compatible. - `cudaPackages` is now a package set with `cudatoolkit`, `cudnn`, `cutensor`, `nccl`, as well as `cudatoolkit` split into smaller packages ("redist"); - expressions should now use `cudaPackages` as parameter instead of the individual cuda packages; - `makeScope` is now used, so it is possible to use `.overrideScope'` to set e.g. a different `cudnn` version; - `release-cuda.nix` is introduced to easily evaluate cuda packages using hydra. |
||
---|---|---|
.. | ||
cc-wrapper | ||
cross | ||
cuda | ||
dhall | ||
haskell | ||
install-shell-files | ||
ld-library-path | ||
macos-sierra-shared | ||
make-binary-wrapper | ||
make-wrapper | ||
nixos-functions | ||
patch-shebangs | ||
php | ||
rust-sysroot | ||
simple | ||
stdenv-inputs | ||
texlive | ||
vim | ||
default.nix | ||
kernel.nix |