2c637c7cb7
Accepting request 1001819 from home:mathletic:branches:science
...
- update to 5.13.0
* GraphBLAS v7.2.0: see GraphBLAS/Doc/ChangeLog for details.
- performance: more compact serialization (ZSTD added, now the
default compression method).
- MATLAB interface: faster linear indexing, reshape, bandwidth,
istril, istriu, isbanded, isdiag. C(I,J)=A can now grow the
size of C.
- features: reshape methods, cube root operator, isStoredElement
- bugs: a minor bug; user-defined types were incorrectly limited to
128 bytes in size in v7.0.3.
- remove unused rules from rpmlintrc
OBS-URL: https://build.opensuse.org/request/show/1001819
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=47
2022-09-08 12:08:43 +00:00
David Anes
28845e381a
Accepting request 969909 from home:david.anes:branches:science
...
- update to 5.12.0:
* GraphBLAS v7.0.3: see GraphBLAS/Doc/ChangeLog for details.
- performance: GrB_mxm, GrB_assign, and transpose
- bug fix: vector iterator for bitmap
- revised ACM TOMS submission: Doc/toms_parallel_grb2.pdf
- spec bug: GrB_Matrix_diag was implemented incorrectly,
thus requiring a version v7.x
OBS-URL: https://build.opensuse.org/request/show/969909
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=45
2022-04-13 16:13:13 +00:00
David Anes
6810061a44
Accepting request 962096 from home:david.anes:branches:science
...
- Fix bundled library versions:
* libmongoose: 2.0.3 -> 2.0.4
* libspqr: 2.0.9 -> 2.1.0
* libumfpack: 5.7.8 -> 5.7.9
- Update to 5.11.0:
* GraphBLAS v6.2.5: see GraphBLAS/Doc/ChangeLog for changes.
Primary ones highlighted here:
- v2.0 API: v6.x complies with the v2.0 C API of the GraphBLAS Spec.
Note that GrB_wait, GrB_Info are now different than in the v1.3
C API Specification (and in v5.x of SuiteSparse:GraphBLAS).
- GxB_Iterator: to iterate over rows/cols/entries of a matrix or vector
- GxB_eWiseUnion: like eWiseAdd but with the op always applied
- GxB_Matrix/Vector_sort: to sort the vectors of a matrix
- better performance: for sparse-times-dense and dense-times-sparse,
in particular; also other cases for GrB_mxm, up to 10x faster.
- Apple Silicon: port @GrB to Octave 7 (thanks to Gabor Szarnyas)
- added cpu_features: by Google
- added LZ4/LZ4HC: compression library, http://www.lz4.org (BSD 2),
v1.9.3, Copyright (c) 2011-2016, Yann Collet, All Rights Reserved.
- iso-valued matrices and vectors: to exploit the common case of
an unweighted graph
- bug fixes: 4 bugs fixed since SuiteSparse 5.10.1 with
GraphBLAS v5.0.5. 12 other bugs appeared in the interim but
appeared in versions after v5.0.5 but fixed before ever
affecting SuiteSparse itself.
OBS-URL: https://build.opensuse.org/request/show/962096
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=43
2022-03-16 11:41:30 +00:00
David Anes
21ee275754
Accepting request 957375 from home:dirkmueller:Factory
...
- build parallel to reduce build time by ~ 30%
OBS-URL: https://build.opensuse.org/request/show/957375
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=42
2022-02-25 17:42:29 +00:00
a582593690
Accepting request 910273 from home:Guillaume_G:branches:science
...
- Use asimdrdm CPU flag for aarch64 to select only more powerful
buildhosts to avoid hanging builds.
OBS-URL: https://build.opensuse.org/request/show/910273
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=41
2021-08-06 08:41:17 +00:00
a9b78c9e74
Accepting request 908429 from openSUSE:Factory:RISCV
...
- Enable openblas on riscv64
OBS-URL: https://build.opensuse.org/request/show/908429
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=40
2021-07-28 10:24:39 +00:00
d9bbf888e9
Accepting request 895596 from home:mathletic:branches:science
...
- Update to version 5.10.1
- Drop disable-Wmisleading-indentation.patch which is no longer
required due to an upstream fix
OBS-URL: https://build.opensuse.org/request/show/895596
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=38
2021-06-01 09:23:21 +00:00
fdd99d5bc2
Accepting request 894476 from home:mathletic:branches:science
...
Update to version 5.10.0
* GraphBLAS upgraded to 5.0.4: many new features, much faster
performance
OBS-URL: https://build.opensuse.org/request/show/894476
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=36
2021-05-25 08:17:20 +00:00
Dirk Stoecker
239094eefb
Accepting request 885361 from home:marxin:branches:science
...
- Add disable-Wmisleading-indentation.patch as a temporary workaround
for https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/84
that will be fixed in the next release (boo#1183575).
OBS-URL: https://build.opensuse.org/request/show/885361
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=34
2021-04-14 13:29:08 +00:00
Dirk Stoecker
740147ac1d
Accepting request 879361 from home:Guillaume_G:branches:openSUSE:Factory:ARM
...
- Disable LTO on %arm as it consumes too much memory
- Update _constraints to avoid OOM
OBS-URL: https://build.opensuse.org/request/show/879361
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=32
2021-03-16 15:10:55 +00:00
db36eee2df
Accepting request 877496 from home:mathletic:branches:science
...
Update to SuiteSparse 5.9.0
OBS-URL: https://build.opensuse.org/request/show/877496
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=30
2021-03-08 20:36:38 +00:00
Dirk Stoecker
49d134c4d6
Accepting request 830981 from home:pmonrealgonzalez:branches:science
...
- Update to SuiteSparse 5.8.1
* SLIP_LU v1.0.2: resolved issue #51 : build error with clang 10
* GraphBLAS v3.3.3: bug fix (GraphBLAS issue #13 )
* SLIP_LU v1.0.1 added: for solving Ax=b exactly. Requires
the GNU GMP and MPRF libraries.
* GraphBLAS v3.3.1: see the GraphBLAS/Doc/Changlog
* replaced UFget with ssget: affects nearly all packages:
UMFPACK, KLU, CHOLMOD, CXSparse/CSparse, etc,
but their version numbers are left unchanged since it affects
the MATLAB tests only, not the compiled libraries.
* ssget v2.2.0: better URL redirects
* updates to SuiteSparse build system
OBS-URL: https://build.opensuse.org/request/show/830981
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=28
2020-09-01 08:02:40 +00:00
Dirk Stoecker
bd0f110163
Accepting request 827732 from home:michel_mno:branches:science
...
- Call %limit_build macro in spec to avoid oom build failure
for ppc64le and aarch64
- Add _constraints with default 5GB min physicalmemory
and 7GB for ppc64/ppc64le
OBS-URL: https://build.opensuse.org/request/show/827732
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=27
2020-08-31 11:45:37 +00:00
Dmitry Roshchin
0fd9774c30
Accepting request 787135 from home:mathletic:branches:science
...
- Update to SuiteSparse 5.7.1
* GraphBLAS 3.2.0: better performance, new ANY and PAIR operators,
structural mask, GrB_DESC_* from 1.3 C API Specification.
* CHOLMOD 3.0.14: minor update to cholmod_check to print a matrix
OBS-URL: https://build.opensuse.org/request/show/787135
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=25
2020-03-21 13:27:21 +00:00
Ana Guerrero
059c6199c2
Accepting request 745711 from home:anag:branches:science
...
- Update URL and Source to use GitHub.
OBS-URL: https://build.opensuse.org/request/show/745711
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=23
2019-11-06 09:18:25 +00:00
Ana Guerrero
b3a4dceb37
Accepting request 744331 from home:mathletic:branches:science
...
- Update to SuiteSparse 5.6.0
*GraphBlas 3.1.1: with OpenMP parallelism, and MATLAB interface
OBS-URL: https://build.opensuse.org/request/show/744331
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=22
2019-11-05 08:48:31 +00:00
8f02195e12
Accepting request 720913 from home:marxin:static
...
- Use FAT LTO objects in order to provide proper static library.
OBS-URL: https://build.opensuse.org/request/show/720913
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=20
2019-08-05 08:00:51 +00:00
Dirk Stoecker
b9ab24193b
Accepting request 692000 from home:jengelh:branches:science
...
- Trim future visions from descriptions.
They have a tendency not to materialize.
OBS-URL: https://build.opensuse.org/request/show/692000
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=18
2019-04-06 16:50:19 +00:00
d7fe3ed756
Accepting request 691616 from home:mathletic:branches:science
...
- Update to SuiteSparse 5.4.0
- doc packages for AMD, CAMD, KLU, LDL, and Mongoose.
OBS-URL: https://build.opensuse.org/request/show/691616
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=17
2019-04-05 14:11:30 +00:00
Ana Guerrero
951b9f398e
Accepting request 687070 from home:StefanBruens:branches:science
...
- Remove openmpi BuildRequires, all SuiteSparse libraries are MPI
agnostic.
OBS-URL: https://build.opensuse.org/request/show/687070
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=15
2019-03-21 08:13:07 +00:00
Stefan Brüns
f003ca8b64
Accepting request 619221 from home:StefanBruens:branches:science
...
Currently, octave is broken on Leap 42.3, as gcc-c++ >= 4.9 is not available (but gcc7-c++ is).
- Fix conditional to select the right gcc-c++ package, also for the
devel subpackge
OBS-URL: https://build.opensuse.org/request/show/619221
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=13
2018-06-27 01:16:20 +00:00
Todd R
755ec5f5fc
Accepting request 610547 from home:TheBlackCat:branches:science
...
- Update to SuiteSparse 5.2.0
- Use build-in build system instead of manually building everything
- Simplify spec file
- Add build_csparse_shared.patch to build CSparse as a shared library
OBS-URL: https://build.opensuse.org/request/show/610547
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=11
2018-05-20 15:51:10 +00:00
Todd R
f5d4cfb124
Accepting request 576497 from home:Andreas_Schwab:Factory
...
- Make openblas optional, using lapack instead
OBS-URL: https://build.opensuse.org/request/show/576497
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=9
2018-02-26 19:51:41 +00:00
Dmitry Roshchin
74f5b23a88
Accepting request 534228 from home:dimstar:Factory
...
- Fix csparselib define: libcsparse-%{csparseso}. This results in
the (wrongly named) package libcsparsever-3_1_9 being renamed to
libcsparse-3_1_9, matching the content of the package. The old
name is, exceptionally, obsoleted by the new package name (not
provided, as nothing but the -devel package should ever have
referenced the package by name). The obsolete is guarded to no
longer apply, should the version change.
OBS-URL: https://build.opensuse.org/request/show/534228
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=7
2017-10-16 15:01:24 +00:00
67f85633d5
Accepting request 509312 from home:jengelh:branches:science
...
- Fix RPM groups.
- Trim pointless trailing line whitespace from descriptions.
% must be encoded as %%.
- Trim past-time history from suistesparse_config description.
OBS-URL: https://build.opensuse.org/request/show/509312
OBS-URL: https://build.opensuse.org/package/show/science/suitesparse?expand=0&rev=5
2017-07-12 07:10:43 +00:00
Dominique Leuenberger
b2dae4d55a
Accepting request 503224 from science
...
1
OBS-URL: https://build.opensuse.org/request/show/503224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=21
2017-06-21 11:49:34 +00:00
Stephan Kulow
b2345f352b
Accepting request 347583 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/347583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=20
2015-12-13 08:36:36 +00:00
Stephan Kulow
18c2253479
Accepting request 345152 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/345152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=19
2015-11-24 21:30:36 +00:00
Dominique Leuenberger
a46d569de7
Accepting request 333120 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/333120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=18
2015-10-01 10:21:52 +00:00
Dominique Leuenberger
613c17be27
Accepting request 293984 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/293984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=17
2015-04-07 07:28:21 +00:00
Dominique Leuenberger
e4d8ad1d6b
Accepting request 283371 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/283371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=16
2015-01-30 16:46:17 +00:00
Stephan Kulow
dfda5d770e
Accepting request 282184 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/282184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=15
2015-01-21 20:54:25 +00:00
Dominique Leuenberger
425dfc8169
Accepting request 260584 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/260584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=14
2014-11-15 10:44:30 +00:00
Stephan Kulow
95cc7d11a9
Accepting request 258058 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/258058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=13
2014-10-29 20:08:52 +00:00
Stephan Kulow
1f5f44b200
Accepting request 238385 from devel:libraries:c_c++
...
1
OBS-URL: https://build.opensuse.org/request/show/238385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=11
2014-06-25 13:24:04 +00:00
Stephan Kulow
c0aa191dc9
Accepting request 206459 from devel:libraries:c_c++
...
- Update to version 4.2.1
+ no changelog available
- Fix Groups to respect new standards (forwarded request 206446 from posophe)
OBS-URL: https://build.opensuse.org/request/show/206459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=10
2013-11-12 10:41:53 +00:00
Stephan Kulow
6f62d10a87
Accepting request 140032 from devel:libraries:c_c++
...
- shlib naming: libsuitesparseconfig-4_0_2, not -4.0.2 (forwarded request 140009 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/140032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=7
2012-11-03 20:31:36 +00:00
Stephan Kulow
9473787d47
Accepting request 131705 from devel:libraries:c_c++
...
%build is expanded, also in comments, so the % needs to be escaped. This caused a failure on Fedora builds (forwarded request 131473 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/131705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=6
2012-08-27 15:13:01 +00:00
Ismail Dönmez
508f81e40a
Accepting request 131025 from devel:libraries:c_c++
...
fix bnc#775418: SuiteSparse does not ship library which contains the symbol SuiteSparse_time. because we miss to package libsuitesparseconfig. and bnc#746867 cholmod from suitesparse should be GPL-2.0 and/or LGPL-2.0 licensed (forwarded request 131023 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/131025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=5
2012-08-26 09:35:10 +00:00
Stephan Kulow
8f5aaeb01c
Accepting request 129496 from devel:libraries:c_c++
...
version update (forwarded request 129495 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/129496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=4
2012-08-04 11:32:00 +00:00
Stephan Kulow
d2591ab23f
Accepting request 123820 from devel:libraries:c_c++
...
fix bnc#751746 (forwarded request 123819 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/123820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=2
2012-06-07 13:40:33 +00:00
Stephan Kulow
6cbaa997e1
Accepting request 106299 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/106299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suitesparse?expand=0&rev=1
2012-03-16 12:26:26 +00:00