Joachim Fasting
bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
...
Quoting from the splitString docstring:
NOTE: this function is not performant and should never be used.
This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Ambroz Bizjak
28a0918916
Add driver library path to some packages to find CUDA libraries.
...
This is to avoid relying on LD_LIBRARY_PATH for finding the CUDA driver libraries.
2019-05-22 18:34:09 +02:00
sveitser
e29e315c5f
cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2
2019-03-28 21:49:13 +08:00
Patrick Hilhorst
4cfeb9da53
cudatoolkit, cudnn: many updates
...
cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3
cudatoolkit_9_2: init at 9.2.148.1
cudatoolkit_9: 9.1.85.1 -> 9.2.148.1
cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130
cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0
cudnn_cudatoolkit_9_1: init at 7.1.3
cudnn_cudatoolkit_9_2: init at 7.2.1
cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2)
cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
2018-10-30 19:09:20 +01:00
Luke Adams
eba8679bc5
cudnn*_cudatoolkit*: use public NVIDIA mirror ( #31551 )
...
* cudnn*_cudatoolkit*: use NVIDIA mirror instead of requireFile
* cudnn_cudatoolkit7: update hash since public mirror is different
2018-07-18 03:21:57 +00:00
Jean-Philippe Bernardy
397c4b7748
cudatoolkit: add 9.0
...
This version is a dependency of tensorflow binaries
2018-05-31 22:21:54 +02:00
Jean-Philippe Bernardy
9e730ee254
renaming cudatoolkit version numbers
2018-05-31 22:21:53 +02:00
Anders Kaseorg
6f073154da
Give working advice for running nix-prefetch-url
...
nix-prefetch-url file://… requires a full path. Suggest an invocation
that will provide one.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-03-04 17:28:36 +00:00
Nikolay Amiantov
efe836160f
cudatoolkit: 9.0.176 -> 9.1.85.1
2018-02-25 22:24:09 +03:00
Travis Whitaker
777c9bfdae
cuDNN 7.0.3 -> 7.0.5
2017-12-07 15:13:07 -08:00
Nikolay Amiantov
77046bed8a
cudnn7: 7.0 -> 7.0.3
2017-10-28 17:39:59 +03:00
Nikolay Amiantov
6309e5fa01
cudnn: refactor to use shared derivation
...
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120
cudnn_cudatoolkit9: init at 7.0
...
Make it the default.
2017-10-19 12:47:30 +03:00
Jean-Philippe Bernardy
1ba197f225
make my maintainer handle match my github username
2017-09-12 15:17:18 +02:00
Jean-Philippe Bernardy
d51bd36646
cudnn: add 6.0
2017-09-07 09:28:03 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Matthew Daiter
82835f7eb3
cudnn51_cudatoolkit80: hash change
2017-02-08 18:40:32 +01:00
Matthew Daiter
3897b344f3
cudnn51_cudatoolkit80: Init at 5.1-8.0
2016-11-21 14:51:39 +01:00
Matthew Daiter
541b3fc7d2
cudnn5_cudatoolkit80: adding to main repo
2016-11-07 12:07:29 +01:00
artuuge
465d6a2113
Theano-cuda: init at 0.8.2
2016-06-20 01:06:07 +02:00
Ian-Woo Kim
ff8985e7ab
cudnn: add cudatoolkit to propagatedBuildInputs
2016-06-02 19:33:03 +02:00
Ian-Woo Kim
e47070ad64
cudnn: init at 4.0
2016-05-25 18:26:57 +00:00