summary refs log tree commit diff
path: root/pkgs/test/cuda/cuda-samples
Commit message (Collapse)AuthorAge
* cudatoolkit-{9,9_0,9_1,9_2}: removeDaniƫl de Kok2021-04-18
| | | | | | | | | | | Remove old CUDA toolkits (and corresponding CuDNN versions). - Not supported by upstream anymore. - We do not use them in nixpkgs. - We do not test or actively maintain them. - Anything but ancient GPUs is supported by newer toolkits. Fixes #107131.
* maintainers-list: obsidian-systems-maintenanceJohn Ericson2021-03-17
| | | | Fix mispelling. That word always breaks me...
* tests.cuda.cuda-sample_*: Init at supported CUDA toolkit versionsJohn Ericson2021-03-17
Since CUDA is unfree, we won't actually use this when testing Nixpkgs officially. But I want to include this as they are useful for users of Nixpkgs trying to set up / debug a CUDA environment.