Update to 6.1.0
This commit is contained in:
parent
6198626ae9
commit
003eab6126
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ scotch_5.1.8.tar.gz
|
||||
/scotch_6.0.8.tar.gz
|
||||
/scotch_6.0.9.tar.gz
|
||||
/scotch_6.0.10.tar.gz
|
||||
/scotch_6.1.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -rupN --no-dereference scotch_6.0.10/src/esmumps/Makefile scotch_6.0.10-new/src/esmumps/Makefile
|
||||
--- scotch_6.0.10/src/esmumps/Makefile 2020-08-30 20:55:50.000000000 +0200
|
||||
+++ scotch_6.0.10-new/src/esmumps/Makefile 2020-09-02 10:24:41.145309123 +0200
|
||||
@@ -177,7 +177,7 @@ esmumps_strats$(OBJ) : esmumps_strats.c
|
||||
diff -rupN --no-dereference scotch_6.1.0/src/esmumps/Makefile scotch_6.1.0-new/src/esmumps/Makefile
|
||||
--- scotch_6.1.0/src/esmumps/Makefile 2020-09-03 14:04:40.000000000 +0200
|
||||
+++ scotch_6.1.0-new/src/esmumps/Makefile 2020-09-08 11:33:53.230226763 +0200
|
||||
@@ -184,7 +184,7 @@ esmumps_strats$(OBJ) : esmumps_strats.c
|
||||
esmumps.h
|
||||
|
||||
libesmumps$(LIB) : $(LIBESMUMPSDEPS)
|
||||
@ -10,10 +10,10 @@ diff -rupN --no-dereference scotch_6.0.10/src/esmumps/Makefile scotch_6.0.10-new
|
||||
-$(RANLIB) $(@)
|
||||
|
||||
main_esmumps$(EXE) : main_esmumps.c \
|
||||
diff -rupN --no-dereference scotch_6.0.10/src/libscotch/Makefile scotch_6.0.10-new/src/libscotch/Makefile
|
||||
--- scotch_6.0.10/src/libscotch/Makefile 2020-01-12 20:49:29.000000000 +0100
|
||||
+++ scotch_6.0.10-new/src/libscotch/Makefile 2020-09-02 10:24:41.146309161 +0200
|
||||
@@ -3114,26 +3114,26 @@ ptscotchf.h : ptdummysizes$(EXE) \
|
||||
diff -rupN --no-dereference scotch_6.1.0/src/libscotch/Makefile scotch_6.1.0-new/src/libscotch/Makefile
|
||||
--- scotch_6.1.0/src/libscotch/Makefile 2020-09-03 13:48:31.000000000 +0200
|
||||
+++ scotch_6.1.0-new/src/libscotch/Makefile 2020-09-08 11:33:53.231226835 +0200
|
||||
@@ -3121,26 +3121,26 @@ ptscotchf.h : ptdummysizes$(EXE) \
|
||||
library_pt_f.h
|
||||
./ptdummysizes$(EXE) "-s$(SCOTCH_NAME_SUFFIX)" library_pt_f.h ptscotchf.h
|
||||
|
||||
@ -48,9 +48,9 @@ diff -rupN --no-dereference scotch_6.0.10/src/libscotch/Makefile scotch_6.0.10-n
|
||||
- $(AR) $(ARFLAGS) $(@) $(?)
|
||||
+ $(AR) $(ARFLAGS) $(@) $(?) $(LDFLAGS)
|
||||
-$(RANLIB) $(@)
|
||||
diff -rupN --no-dereference scotch_6.0.10/src/libscotchmetis/Makefile scotch_6.0.10-new/src/libscotchmetis/Makefile
|
||||
--- scotch_6.0.10/src/libscotchmetis/Makefile 2019-05-19 01:42:19.000000000 +0200
|
||||
+++ scotch_6.0.10-new/src/libscotchmetis/Makefile 2020-09-02 10:24:41.147309199 +0200
|
||||
diff -rupN --no-dereference scotch_6.1.0/src/libscotchmetis/Makefile scotch_6.1.0-new/src/libscotchmetis/Makefile
|
||||
--- scotch_6.1.0/src/libscotchmetis/Makefile 2020-09-03 14:04:30.000000000 +0200
|
||||
+++ scotch_6.1.0-new/src/libscotchmetis/Makefile 2020-09-08 11:33:53.231226835 +0200
|
||||
@@ -142,12 +142,12 @@ libptscotchparmetis$(LIB) : parmetis_dgr
|
||||
parmetis_dgraph_order_f$(OBJ) \
|
||||
parmetis_dgraph_part$(OBJ) \
|
||||
|
172
scotch-man.patch
172
scotch-man.patch
@ -1,172 +0,0 @@
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/amk_ccc.1 scotch_6.0.10-new/man/man1/amk_ccc.1
|
||||
--- scotch_6.0.10/man/man1/amk_ccc.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/amk_ccc.1 2020-09-02 10:24:41.219311959 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH amk_ccc 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBamk_ccc, amk_fft2, amk_hy, amk_m2, amk_p2 \fP- create target architectures
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/atst.1 scotch_6.0.10-new/man/man1/atst.1
|
||||
--- scotch_6.0.10/man/man1/atst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/atst.1 2020-09-02 10:24:41.219311959 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH atst 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBatst \fP- test the consistency of target architectures
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/dgmap.1 scotch_6.0.10-new/man/man1/dgmap.1
|
||||
--- scotch_6.0.10/man/man1/dgmap.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/dgmap.1 2020-09-02 10:24:41.219311959 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH dgmap 1 "August 03, 2010" "" "PT-Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBdgmap, dgpart \fP- compute static mappings and partitions in parallel
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/dgord.1 scotch_6.0.10-new/man/man1/dgord.1
|
||||
--- scotch_6.0.10/man/man1/dgord.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/dgord.1 2020-09-02 10:24:41.219311959 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH dgord 1 "August 03, 2010" "" "PT-Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBdgord \fP- compute sparse matrix orderings of graphs in parallel
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/dgscat.1 scotch_6.0.10-new/man/man1/dgscat.1
|
||||
--- scotch_6.0.10/man/man1/dgscat.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/dgscat.1 2020-09-02 10:24:41.219311959 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH dgscat 1 "August 03, 2010" "" "PT-Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBdgscat \fP- build distributed source graph file fragments from a centralized source graph file
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/dgtst.1 scotch_6.0.10-new/man/man1/dgtst.1
|
||||
--- scotch_6.0.10/man/man1/dgtst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/dgtst.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH dgtst 1 "August 03, 2010" "" "PT-Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBdgtst \fP- test the consistency of source graphs in parallel
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gcv.1 scotch_6.0.10-new/man/man1/gcv.1
|
||||
--- scotch_6.0.10/man/man1/gcv.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gcv.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gcv 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgcv \fP- graph file converter
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gmap.1 scotch_6.0.10-new/man/man1/gmap.1
|
||||
--- scotch_6.0.10/man/man1/gmap.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gmap.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gmap 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgmap, gpart \fP- compute static mappings and partitions sequentially
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gmk_hy.1 scotch_6.0.10-new/man/man1/gmk_hy.1
|
||||
--- scotch_6.0.10/man/man1/gmk_hy.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gmk_hy.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gmk_hy 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgmk_hy, gmk_m2, gmk_m3, gmk_ub2 \fP- create source graphs
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gmk_msh.1 scotch_6.0.10-new/man/man1/gmk_msh.1
|
||||
--- scotch_6.0.10/man/man1/gmk_msh.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gmk_msh.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gmk_msh 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgmk_msh \fP- create source graph from source mesh
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gmtst.1 scotch_6.0.10-new/man/man1/gmtst.1
|
||||
--- scotch_6.0.10/man/man1/gmtst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gmtst.1 2020-09-02 10:24:41.220311997 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gmtst 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgmtst \fP- compute statistics on mappings
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gord.1 scotch_6.0.10-new/man/man1/gord.1
|
||||
--- scotch_6.0.10/man/man1/gord.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gord.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gord 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgord \fP- compute sparse matrix orderings of graphs
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gotst.1 scotch_6.0.10-new/man/man1/gotst.1
|
||||
--- scotch_6.0.10/man/man1/gotst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gotst.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gotst 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgomtst \fP- compute statistics on sparse matrix orderings
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gout.1 scotch_6.0.10-new/man/man1/gout.1
|
||||
--- scotch_6.0.10/man/man1/gout.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gout.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gout 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgout \fP- output graphics from matrices and graphs
|
||||
@@ -230,8 +230,7 @@ removed:
|
||||
.fi
|
||||
Build an OpenInventor file of graph brol.grf without any vertex
|
||||
information associated to it. Mapping data are not required and
|
||||
-will not be read, but a file name has to be provided, hence the
|
||||
-'-':
|
||||
+will not be read, but a file name has to be provided, hence the '-':
|
||||
.PP
|
||||
.nf
|
||||
.fam C
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/gtst.1 scotch_6.0.10-new/man/man1/gtst.1
|
||||
--- scotch_6.0.10/man/man1/gtst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/gtst.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH gtst 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBgtst \fP- test the consistency of source graphs
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/mmk_m2.1 scotch_6.0.10-new/man/man1/mmk_m2.1
|
||||
--- scotch_6.0.10/man/man1/mmk_m2.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/mmk_m2.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH mmk_m2 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBmmk_m2, mmk_m3 \fP- create source meshes
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/mord.1 scotch_6.0.10-new/man/man1/mord.1
|
||||
--- scotch_6.0.10/man/man1/mord.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/mord.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH mord 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBmord \fP- compute sparse matrix orderings of meshes
|
||||
diff -rupN --no-dereference scotch_6.0.10/man/man1/mtst.1 scotch_6.0.10-new/man/man1/mtst.1
|
||||
--- scotch_6.0.10/man/man1/mtst.1 2018-05-28 17:05:24.000000000 +0200
|
||||
+++ scotch_6.0.10-new/man/man1/mtst.1 2020-09-02 10:24:41.221312035 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-." Text automatically generated by txt2man
|
||||
+\" Text automatically generated by txt2man
|
||||
.TH mtst 1 "August 03, 2010" "" "Scotch user's manual"
|
||||
.SH NAME
|
||||
\fBmtst \fP- test the consistency of source meshes
|
@ -9,19 +9,17 @@
|
||||
|
||||
Name: scotch
|
||||
Summary: Graph, mesh and hypergraph partitioning library
|
||||
Version: 6.0.10
|
||||
Version: 6.1.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: CeCILL-C
|
||||
URL: https://gforge.inria.fr/projects/scotch/
|
||||
# Note: this URL needs to be adjusted for every release, as the file ID changes every time
|
||||
Source0: https://gforge.inria.fr/frs/download.php/file/38350/%{name}_6.0.10.tar.gz
|
||||
Source0: https://gforge.inria.fr/frs/download.php/file/38352/scotch_6.1.0.tar.gz
|
||||
Source1: scotch-Makefile.shared.inc.in
|
||||
|
||||
# Make shared libraries link properly with -Wl,--as-needed
|
||||
Patch0: scotch-ldflags.patch
|
||||
# Fix undefined man page macros
|
||||
Patch1: scotch-man.patch
|
||||
|
||||
BuildRequires: flex
|
||||
BuildRequires: bison
|
||||
@ -269,6 +267,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make -C src/check
|
||||
%doc doc/scotch_example.f
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Sandro Mani <manisandro@gmail.coM> - 6.1.0-1
|
||||
- Update to 6.1.0
|
||||
|
||||
* Wed Sep 02 2020 Sandro Mani <manisandro@gmail.com> - 6.0.10-1
|
||||
- Update to 6.0.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (scotch_6.0.10.tar.gz) = 7b8908684c7a4a5c4ee5611a19355acf7e2710897e1c16bb8194722690c7621dc57c4d5f3f83ef6b309d4692de1bcca0b112d3964b76f57354a01f666f8072a9
|
||||
SHA512 (scotch_6.1.0.tar.gz) = a7991f53f254fcaebb6ef2dc2d5fd210fe7b34b9f475fb5ff6caea13634f1b05f5038683312c66bb372b9c7548a689060a884a397dc589fd3bde637d042410e3
|
||||
|
Loading…
Reference in New Issue
Block a user