0
0
Fork 0
Commit Graph

30 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Watto 18a5cdae58
OpenBLAS: Explicitly remove AVX512 from build as not supported yet (#6105) 2021-07-28 17:25:07 +02:00
Watto 955233faef
openblas: Patch openblas to perform cpu count on Haiku (#6094) 2021-07-27 09:02:37 +02:00
Jérôme Duval aa68dcd1da
OpenBLAS: bump revision 2021-07-23 10:14:50 +02:00
Jérôme Duval cd829356a3
OpenBLAS: build libs and shared 2021-07-23 10:14:28 +02:00
Jérôme Duval 25ae0b9550 OpenBLAS: build test with 0.3.17 2021-07-23 08:03:21 +02:00
extrowerk 367f433b54
OpenBLAS: bump (#5933) 2021-05-30 06:52:20 +02:00
extrowerk 20af8767e2
OpenBLAS: bump (#5580) 2021-01-08 18:37:44 +01:00
extrowerk 1ce832d5e8
OpenBLAS: bump (#4814) 2020-03-24 17:47:54 +01:00
Jerome Duval 0890e7c8e9 openblas: bump version.
add NO_LAPACK, otherwise it tries to build utest/test_kernel_regress.c.
remove NO_AVX512, it's already defined by the build.
remove static libraries.
2019-11-30 20:25:36 +01:00
miqlas 278f7b2343
OpenBLAS: bump (#4038) 2019-07-25 19:48:48 +02:00
miqlas 00d69bdc61 Mass REVBump for sci-libs (#3896) 2019-06-15 22:57:06 -04:00
miqlas 78cf4baad0 OpenBLAS: bump version (#3582) 2019-01-26 12:01:43 +01:00
miqlas 473595793a
Openblas: disable AVX and AVX512 (#3505)
https://github.com/xianyi/OpenBLAS/issues/1916
2018-12-25 20:30:30 +01:00
miqlas c02596c2f1
OpenBLAS: use the same parameters for install and test (#3494) 2018-12-23 13:22:16 +01:00
miqlas 84204c9113 OpenBLAS: bump, patches upstreamed (#3456) 2018-12-11 18:49:11 +01:00
Jerome Duval 9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
miqlas a78d1b2b1e OpenBLAS: bump (#2601) 2018-08-02 18:43:29 -04:00
miqlas 28f64b000c
Openblas: debuginfo fix 2018-03-15 22:30:52 +01:00
miqlas 5bce84dd81
Openblas: Fix pkgconfig, add debuginfo (#2308)
* Fix pkgconfig, add debuginfo

* Cleanup
2018-03-15 20:50:43 +01:00
miqlas 1b32155b02 OpenBLAS: bump version (#1541)
* wip

* OpenBLAS: bump version
2017-10-27 14:33:20 +02:00
Jerome Duval 8ec9c7c7ad openblas: GENERIC doesn't work, use specific cpus. 2017-08-26 14:17:26 +02:00
Jerome Duval 81d016c7c0 openblas: use TARGET=GENERIC to avoid cpu detection. 2017-08-26 13:18:17 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval 8f442be5c0 openblas: keep libopenblas.so.0 in $libDir. 2017-03-22 23:49:13 +01:00
miqlas 75d262b1d1 openblas: fix port, enable fortran code (#972) 2016-12-31 14:55:41 +00:00
Jérôme Duval 613a3e9c1d openblas: fix provide, observe $jobArgs.
* cmake files go in devel package.
2016-12-04 18:20:01 +01:00
François Revol b383cf1878 openblas: Fix PROVIDES 2016-11-17 22:38:33 +01:00
François Revol bdb6fde9f7 openblas: typo 2016-11-15 20:19:54 +01:00
François Revol 57d58375be Add recipe & patch for OpenBLAS 2016-11-15 00:45:40 +01:00