Ben Siraphob
5977d7f5c4
Merge pull request #127003 from Stunkymonkey/3pname&name
2021-07-02 08:29:36 +07:00
Felix Buehler
58a2d4b666
development: /s/name/pname&version/
2021-07-02 00:03:10 +02:00
github-actions[bot]
7f05df0a91
Merge master into staging-next
2021-06-30 06:04:18 +00:00
Sandro
4b3cb7c6ee
Apply suggestions from code review
2021-06-30 02:23:34 +02:00
Felix Buehler
bf884a789e
openspecfun: use fetchFromGitHub and pname&version
2021-06-29 23:22:56 +02:00
Carsten Burstedde
2bd08c849a
p4est: init at unstable-2021-06-22
2021-06-28 09:41:14 +02:00
Carsten Burstedde
eb396b1587
p4est-sc: init at unstable-2021-06-14
2021-06-27 19:50:53 +02:00
markuskowa
50a59c78ec
Merge pull request #118509 from r-ryantm/auto-update/liblapack
...
lapack-reference: 3.9.0 -> 3.9.1
2021-06-25 13:42:06 +02:00
github-actions[bot]
dd892e7e2f
Merge master into staging-next
2021-06-18 12:04:55 +00:00
Sandro
3cb2dc3000
Merge pull request #127296 from danieldk/libtorch-bin-1.9.0
...
libtorch-bin: 1.8.1 -> 1.9.0
2021-06-18 12:06:58 +02:00
Phillip Cloud
5c533a0232
tensorflow-lite: set CXXSTANDARD to c++17 ( #127209 )
2021-06-18 11:46:37 +02:00
Daniël de Kok
085055fc2b
libtorch-bin: 1.8.1 -> 1.9.0
...
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.9.0
2021-06-18 06:58:48 +02:00
Martin Weinelt
80b5db5713
Merge pull request #126393 from zhaofengli/openblas-riscv
...
openblas: Enable riscv64-linux
2021-06-17 00:29:41 +02:00
Zhaofeng Li
dd39a58f90
openblas: Enable riscv64-linux
2021-06-16 13:47:42 -07:00
github-actions[bot]
8b9fa8d446
Merge staging-next into staging
2021-06-16 18:04:48 +00:00
github-actions[bot]
2d104c99a7
Merge master into staging-next
2021-06-16 18:04:45 +00:00
Phillip Cloud
294610cc7f
tensorflow-lite: add missing source file ( #126609 )
2021-06-16 17:52:05 +02:00
Alyssa Ross
926765c5e3
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/servers/http/apache-httpd/2.4.nix
2021-06-11 02:05:00 +00:00
github-actions[bot]
dcfc502458
Merge master into staging-next
2021-06-11 00:09:47 +00:00
Phillip Cloud
de470025e5
tensorflow-lite: init at v2.5.0
2021-06-10 08:20:51 -04:00
Markus Kowalewski
5946bc724f
openblas: disable AVX512, make optional
...
This effectly reverts 383075f38b
.
Some AVX512 optimized kernels seem to be broken in openblas.
See https://github.com/NixOS/nixpkgs/issues/124250 .
2021-05-25 10:59:42 +02:00
github-actions[bot]
e9fa1eeaf7
Merge master into staging-next
2021-05-23 12:26:48 +00:00
Robert Schütz
dfc658fd2e
Merge pull request #124068 from risicle/ris-igraph-arpack-darwin-blas-paths
...
igraph,arpack: correct libblas.dylib's path on darwin, fixing python3Packages.python-igraph
2021-05-23 13:12:11 +02:00
Jonathan Ringer
b9b9cdb87c
Merge remote-tracking branch 'origin/staging' into staging-next
2021-05-22 19:23:14 -07:00
Robert Scott
1241d9fae3
arpack: fix libblas.dylib's path on darwin
2021-05-22 19:03:56 +01:00
Gabriel Ebner
a6d48f9c2a
or-tools: 8.1 -> 9.0
2021-05-22 16:57:32 +02:00
Markus Kowalewski
1c26edbf8d
openblas: 0.3.13 -> 0.3.15
2021-05-07 17:39:12 +02:00
Daniël de Kok
303977634c
libtorch-bin: fix false CUDA dependency in passthru test
...
The passthru test used the CUDA toolkit for the CUDA stub
unconditionally, also requiring the cudatoolkit derivation when
cudaSupport = false.
2021-05-01 11:43:52 -07:00
Daniël de Kok
039101ad94
libtorch-bin: 1.8.0 -> 1.8.1
...
Changelog:
https://github.com/pytorch/pytorch/releases/tag/v1.8.1
2021-05-01 11:43:52 -07:00
Daniël de Kok
9faac78ede
Merge pull request #119778 from danieldk/cudnn-8.1.1
...
cudnn_cudatoolkit_11_0: 8.1.0 -> 8.1.1
2021-05-01 11:52:37 +02:00
Mateusz Kowalczyk
60ed2deee5
openblas: Allow setting DYNAMIC_ARCH
2021-04-28 14:40:23 +09:00
Daniël de Kok
f75286e063
cudatoolkit-{9,9_0,9_1,9_2}: remove
...
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 .
2021-04-18 11:55:10 +02:00
Daniël de Kok
7475b12169
cudnn_cudatoolkit: accept hash
attribute for SRI hashes
2021-04-18 10:53:22 +02:00
Daniël de Kok
8bd4d8ee66
cudnn_cudatoolkit_11_0: 8.1.0 -> 8.1.1
...
Changelog:
https://docs.nvidia.com/deeplearning/cudnn/release-notes/rel_8.html#rel-811
2021-04-18 10:44:09 +02:00
github-actions[bot]
0ba1008684
Merge master into staging-next
2021-04-08 06:05:39 +00:00
Benjamin Hipple
a634ea874a
Merge pull request #117354 from danieldk/onemkl
...
mkl: 2020.3.304 -> 2021.1.1.52
2021-04-07 23:47:55 -04:00
R. RyanTM
9655bb9a69
lapack-reference: 3.9.0 -> 3.9.1
2021-04-04 21:43:42 +00:00
github-actions[bot]
15f796ceaf
Merge staging-next into staging
2021-03-27 12:06:16 +00:00
github-actions[bot]
5021a8bc13
Merge master into staging-next
2021-03-27 12:06:13 +00:00
Doron Behar
20826f0710
Merge pull request #117685 from dotlambda/arpack-3.8.0
...
arpack: 3.7.0 -> 3.8.0
2021-03-27 11:09:44 +00:00
Robert Schütz
9e4b635dee
arpack: 3.7.0 -> 3.8.0
2021-03-27 10:54:26 +01:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging
2021-03-26 07:53:44 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next
2021-03-25 18:14:01 +00:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
...
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
github-actions[bot]
4dc869e403
Merge master into staging-next
2021-03-25 12:06:22 +00:00
Sandro
499600b06d
Merge pull request #116499 from danieldk/amd-blis-3.0
...
amd-blis: 2.2 -> 3.0
2021-03-25 11:18:54 +01:00
Frederik Rietdijk
c71c5a3cb0
clblas: use python3
2021-03-25 10:27:04 +01:00
Daniël de Kok
651bf7fd08
amd-blis: 2.2 -> 3.0
...
Changelog:
https://github.com/amd/blis/releases/tag/3.0
2021-03-25 08:56:12 +01:00
Daniël de Kok
9b11429890
Merge pull request #117553 from r-ryantm/auto-update/blis
...
blis: 0.8.0 -> 0.8.1
2021-03-25 08:00:28 +01:00
R. RyanTM
d4f001a267
blis: 0.8.0 -> 0.8.1
2021-03-25 02:54:40 +00:00