Commit graph

834 commits

Author SHA1 Message Date
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
github-actions[bot] 1016b5a6ba
Merge staging-next into staging 2021-06-27 00:10:43 +00:00
Sandro c890f178ac
Merge pull request #128240 from hjones2199/indi191
indilib: 1.9.0 -> 1.9.1
2021-06-26 21:58:22 +02:00
Hunter Jones 15270b5c83 indilib: 1.9.0 -> 1.9.1 2021-06-26 13:13:45 -05:00
github-actions[bot] be086cc67b
Merge staging-next into staging 2021-06-25 12:06:08 +00: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
Robert Schütz c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Phillip Cloud c98d1b514e edgetpu-compiler: init at 15.0 2021-06-24 11:45:47 -04:00
Martin Weinelt eef9694ebc
Merge branch 'master' into staging-next 2021-06-22 00:58:31 +02:00
Phillip ec92453a34 xcfun: init at 2.1.1
Update pkgs/development/libraries/science/chemistry/xcfun/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/science/chemistry/xcfun/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/science/chemistry/xcfun/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/science/chemistry/xcfun/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Update pkgs/development/libraries/science/chemistry/xcfun/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-21 10:24:23 +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
github-actions[bot] b511c637c8
Merge staging-next into staging 2021-06-03 19:52:05 +00:00
github-actions[bot] a9f286f5cf
Merge master into staging-next 2021-06-03 19:52:02 +00:00
Zhaofeng Li 1421309df4 papi: 5.6.0 -> 6.0.0.1 2021-05-28 18:38:34 -07: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
Thomas Tuegel 6543c0558b
Merge pull request #122035 from markuskowa/upd-openblas
openblas: 0.3.13 -> 0.3.15
2021-05-18 10:25:50 -05:00
Hunter Jones ce5c22b83d stellarsolver: set platform to linux 2021-05-10 16:12:58 -05: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
Sandro 201fcfc556
Merge pull request #120459 from hjones2199/indi19
indlib: 1.8.9 -> 1.9.0
2021-04-30 03:24:55 +02:00
Hunter Jones 14db724f1f indlib: 1.8.9 -> 1.9.0 2021-04-29 12:57:58 -05: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
Pavol Rusnak 03518371af
oobicpl: unstable-2016-03-02 -> unstable-2020-08-12 2021-04-17 18:45:19 +02:00