Commit Graph

781 Commits

Author SHA1 Message Date
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
Jan Tojnar
714ef27ffe Merge branch 'master' into staging-next 2021-04-07 05:32:57 +02:00
hjones2199
4cb48cc256
indilib: set platform to linux (#118696)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-07 02:39:37 +02:00
Jan Tojnar
c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
github-actions[bot]
b152812791
Merge staging-next into staging 2021-04-01 00:15:44 +00:00
Sandro
dde6522c5b
Merge pull request #118111 from hjones2199/astrolibs-consolidation 2021-03-31 21:25:45 +02:00
Hunter Jones
e22c73504e indilib: inherit meta information from base library in symlink env 2021-03-31 00:21:11 -05:00
Hunter Jones
41785b591c wcslib: 7.3.1 -> 7.5 2021-03-31 00:21:11 -05:00
Hunter Jones
ac3de55e62 wcslib: adopt package 2021-03-30 23:27:59 -05:00
Hunter Jones
0eb5186106 treewide: move astro libraries into pkgs/development/libraries/science/astronomy 2021-03-30 23:11:55 -05: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
Daniël de Kok
6556beb779 mkl: 2020.3.304 -> 2021.1.1.52
Intel MKL is succeeded by Intel oneMKL. This also results in several
changes:

- The versioning scheme has been changed, it now consists of a version
  such as "2021.1.1" and a build such as "52".
- The tarball of RPMs has been replaced by a relatively complex
  installer, so instead we use the RPMs provided by the upstream
  Yum repository.

To better detect breakage, the passthru tests also check static builds
and with parallel (iomp) execution.
2021-03-23 14:55:06 +01:00
mschwaig
de2c3e08c0
openblas: apply patch to prevent SIGILL on aarch64 (#117004)
The applied patch contains the changes from this PR:
https://github.com/xianyi/OpenBLAS/pull/3060

This patch prevents gcc from reordering instructions in a way
that can cause crashes with SIGILL on aarch64.

This issue crashes python when importing numpy on aarch64:
https://github.com/numpy/numpy/issues/18131
2021-03-21 16:12:12 -04:00
github-actions[bot]
8c03075f07
Merge staging-next into staging 2021-03-19 00:41:08 +00:00
github-actions[bot]
d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
Fabian Affolter
2a32b0d28b
Merge pull request #110262 from r-ryantm/auto-update/primesieve
primesieve: 7.5 -> 7.6
2021-03-18 22:59:50 +01:00
Ivan Babrou
d4d14bd4b6
liblapack: disable select tests on all darwin platforms (#116779) 2021-03-18 16:34:50 -04:00
Ivan Babrou
06c5ea2a14 liblapack: disable failing tests on darwin
Tests were enabled in #113021 and staging is broken since then.
2021-03-18 20:27:14 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next 2021-03-18 19:24:39 +01:00
John Ericson
417658beae
Merge pull request #116666 from obsidiansystems/cutensor
cudatensor: Init at 1.2.2
2021-03-18 13:08:16 -04:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next 2021-03-18 13:35:59 +01:00
Ivan Babrou
6c2c725485
openblas: aarch64-darwin target support (#116672) 2021-03-18 02:05:05 -04:00
Dennis Gosnell
e703373cfc
Merge pull request #115768 from cdepillabout/remove-statically-linked-cudnn-libs
cudnnPackages: Remove statically linked .a files.
2021-03-18 09:24:19 +09:00
John Ericson
66447439a0 maintainers-list: obsidian-systems-maintenance
Fix mispelling. That word always breaks me...
2021-03-17 18:45:36 -04:00
John Ericson
05efe64c1b cudatensor: Init at 1.2.2 2021-03-17 20:15:51 +00:00
Daniël de Kok
e5fce8fd54
Merge pull request #115389 from danieldk/libtorch-bin-cuda11
libtorch-bin: switch to CUDA 11.1, remove static libraries
2021-03-17 13:50:15 +01:00
R. RyanTM
94af1a462c suitesparse: 5.8.1 -> 5.9.0 2021-03-15 22:57:29 +01:00
github-actions[bot]
4915d2cb4c
Merge master into staging-next 2021-03-15 18:16:46 +00:00
Daniël de Kok
f58114941c amd-libflame: 2.2 -> 3.0
Changelog:
https://github.com/amd/libflame/releases/tag/3.0
2021-03-15 17:54:42 +01:00
github-actions[bot]
d6257d451b
Merge master into staging-next 2021-03-11 18:23:54 +00:00
Dennis Gosnell
e3c1c3b35b cudnnPackages: Remove statically linked .a files. 2021-03-10 21:30:51 +09:00
R. RyanTM
3a093544b2 rankwidth: 0.7 -> 0.9 2021-03-09 21:28:46 -03:00
Mauricio Collares
5e74f259f3 sympow: work around extra logfile output from pari 2.13 2021-03-09 20:54:55 -03:00
Daniël de Kok
e8e5d07cdd libtorch-bin: do not install static libraries 2021-03-08 09:33:16 +01:00
Daniël de Kok
70f5fe4223 libtorch-bin: switch from CUDA 10.2 to 11.1 build 2021-03-08 09:30:36 +01:00
github-actions[bot]
4af94cf9a3
Merge staging-next into staging 2021-03-05 12:20:56 +00:00