Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/amd/files: 2.2.1-test.patch amd-2.2.0-tests.patch
Date: Thu, 02 Dec 2010 11:14:55
Message-Id: 20101202111445.2199420057@flycatcher.gentoo.org
1 jlec 10/12/02 11:14:45
2
3 Modified: amd-2.2.0-tests.patch
4 Added: 2.2.1-test.patch
5 Log:
6 Fixes for tests, 343821
7
8 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-libs/amd/files/amd-2.2.0-tests.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/files/amd-2.2.0-tests.patch?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/files/amd-2.2.0-tests.patch?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/files/amd-2.2.0-tests.patch?r1=1.1&r2=1.2
16
17 Index: amd-2.2.0-tests.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/files/amd-2.2.0-tests.patch,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- amd-2.2.0-tests.patch 15 Mar 2008 19:11:50 -0000 1.1
24 +++ amd-2.2.0-tests.patch 2 Dec 2010 11:14:45 -0000 1.2
25 @@ -1,48 +1,13 @@
26 ---- Demo/amd_f77cross.out.orig 2008-03-15 15:36:15.767078743 +0000
27 -+++ Demo/amd_f77cross.out 2008-03-15 15:35:35.496783869 +0000
28 -@@ -1,21 +1,5 @@
29 --Input matrix: 5-by- 5 with 14 entries
30 --
31 --Column: 1 number of entries: 2 with row indices in AI ( 1 ... 2)
32 -- row indices: 1 2
33 --
34 --Column: 2 number of entries: 4 with row indices in AI ( 3 ... 6)
35 -- row indices: 1 2 3 5
36 --
37 --Column: 3 number of entries: 4 with row indices in AI ( 7 ... 10)
38 -- row indices: 2 3 4 5
39 --
40 --Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12)
41 -- row indices: 3 4
42 --
43 --Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14)
44 -- row indices: 2 5
45 +diff --git a/Demo/amd_f77cross.out b/Demo/amd_f77cross.out
46 +index 6d8a670..5e92f32 100644
47 +--- a/Demo/amd_f77cross.out
48 ++++ b/Demo/amd_f77cross.out
49 +@@ -15,7 +15,7 @@ Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12)
50 + Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14)
51 + row indices: 2 5
52
53 -amd: approximate minimum degree ordering, results:
54 +AMD version 2.2.0, May 31, 2007, results:
55 status: OK
56 n, dimension of A: 5
57 nz, number of nonzeros in A: 14
58 -@@ -44,6 +28,22 @@
59 - LU flop count for real A (with no pivoting): 19
60 - LU flop count for complex A (with no pivoting): 101
61 -
62 -+Input matrix: 5-by- 5 with 14 entries
63 -+
64 -+Column: 1 number of entries: 2 with row indices in AI ( 1 ... 2)
65 -+ row indices: 1 2
66 -+
67 -+Column: 2 number of entries: 4 with row indices in AI ( 3 ... 6)
68 -+ row indices: 1 2 3 5
69 -+
70 -+Column: 3 number of entries: 4 with row indices in AI ( 7 ... 10)
71 -+ row indices: 2 3 4 5
72 -+
73 -+Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12)
74 -+ row indices: 3 4
75 -+
76 -+Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14)
77 -+ row indices: 2 5
78 - PERM ( 1) = 1
79 - PERM ( 2) = 4
80 - PERM ( 3) = 3
81
82
83
84 1.1 sci-libs/amd/files/2.2.1-test.patch
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/files/2.2.1-test.patch?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/amd/files/2.2.1-test.patch?rev=1.1&content-type=text/plain
88
89 Index: 2.2.1-test.patch
90 ===================================================================
91 diff --git a/Demo/amd_f77cross.out b/Demo/amd_f77cross.out
92 index 6d8a670..79496d1 100644
93 --- a/Demo/amd_f77cross.out
94 +++ b/Demo/amd_f77cross.out
95 @@ -15,7 +15,7 @@ Column: 4 number of entries: 2 with row indices in AI ( 11 ... 12)
96 Column: 5 number of entries: 2 with row indices in AI ( 13 ... 14)
97 row indices: 2 5
98
99 -amd: approximate minimum degree ordering, results:
100 +AMD version 2.2.1, Nov 30, 2009, results:
101 status: OK
102 n, dimension of A: 5
103 nz, number of nonzeros in A: 14