Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | ·0649d95c4fe95448d191de8f97d849e0·2504564·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb | ||
2 | ·6a66e718f0223abbab3d0340f310f9b1·3886204·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb | ||
3 | · | 1 | ·5f5a389e4808dc109ac4c308d9e3f1ca·2505596·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb |
2 | ·142a7bc7eec78c05dc8e3cbfbb9e3b26·3883780·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb | ||
3 | ·af1dc42522b2767f0571e5dc7dacc44c·1518832·libs·optional·libmpich12_4.2.1-5_i386.deb | ||
4 | ·61de624fe741636a47246cc141c12759·885656·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb | 4 | ·61de624fe741636a47246cc141c12759·885656·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb |
5 | · | 5 | ·cb02e9dc07fb1d3ae6907ad9f00d6540·254256·doc·optional·mpich-doc_4.2.1-5_all.deb |
6 | ·3a6733ca1cb2c435cd99d4cba3eef967·235932·devel·optional·mpich_4.2.1-5_i386.deb | 6 | ·3a6733ca1cb2c435cd99d4cba3eef967·235932·devel·optional·mpich_4.2.1-5_i386.deb |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····329 | 2 | -rw-r--r--···0········0········0·····3292·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··250 | 3 | -rw-r--r--···0········0········0··2502112·2024-12-26·12:51:00.000000·data.tar.xz |
Offset 12, 138 lines modified | Offset 12, 138 lines modified | ||
12 | ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE) | 12 | ·······INTEGER·MPI_STATUS_IGNORE(MPI_STATUS_SIZE) |
13 | ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) | 13 | ·······INTEGER·MPI_STATUSES_IGNORE(MPI_STATUS_SIZE,1) |
14 | ·······INTEGER·MPI_ERRCODES_IGNORE(1) | 14 | ·······INTEGER·MPI_ERRCODES_IGNORE(1) |
15 | ·······CHARACTER*1·MPI_ARGVS_NULL(1,1) | 15 | ·······CHARACTER*1·MPI_ARGVS_NULL(1,1) |
16 | ·······CHARACTER*1·MPI_ARGV_NULL(1) | 16 | ·······CHARACTER*1·MPI_ARGV_NULL(1) |
17 | ·······INTEGER·MPI_SUCCESS | 17 | ·······INTEGER·MPI_SUCCESS |
18 | ·······PARAMETER·(MPI_SUCCESS=0) | 18 | ·······PARAMETER·(MPI_SUCCESS=0) |
19 | ·······INTEGER·MPI_ERR_SERVICE | ||
20 | ·······PARAMETER·(MPI_ERR_SERVICE=41) | ||
19 | ·······INTEGER·MPI_ERR_ | 21 | ·······INTEGER·MPI_ERR_QUOTA |
20 | ·······PARAMETER·(MPI_ERR_ | 22 | ·······PARAMETER·(MPI_ERR_QUOTA=39) |
21 | ·······INTEGER·MPI_ERR_FILE_IN_USE | ||
22 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) | ||
23 | ·······INTEGER·MPI_ERR_ERRHANDLER | ||
24 | ·······PARAMETER·(MPI_ERR_ERRHANDLER=80) | ||
25 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP | ||
26 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) | ||
27 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
28 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
29 | ·······INTEGER·MPI_ERR_CONVERSION | ||
30 | ·······PARAMETER·(MPI_ERR_CONVERSION=23) | ||
31 | ·······INTEGER·MPI_ERR_PROC_ABORTED | ||
32 | ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76) | ||
33 | ·······INTEGER·MPI_ERR_INTERN | 23 | ·······INTEGER·MPI_ERR_INTERN |
34 | ·······PARAMETER·(MPI_ERR_INTERN=16) | 24 | ·······PARAMETER·(MPI_ERR_INTERN=16) |
25 | ·······INTEGER·MPI_ERR_DUP_DATAREP | ||
26 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) | ||
27 | ·······INTEGER·MPI_ERR_DIMS | ||
28 | ·······PARAMETER·(MPI_ERR_DIMS=11) | ||
35 | ·······INTEGER·MPI_ERR_NO_ | 29 | ·······INTEGER·MPI_ERR_NO_SPACE |
36 | ·······PARAMETER·(MPI_ERR_NO_ | 30 | ·······PARAMETER·(MPI_ERR_NO_SPACE=36) |
37 | ·······INTEGER·MPI_ERR_INFO | ||
38 | ·······PARAMETER·(MPI_ERR_INFO=28) | ||
39 | ·······INTEGER·MPI_ERR_INFO_VALUE | ||
40 | ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) | ||
41 | ·······INTEGER·MPI_ERR_COMM | 31 | ·······INTEGER·MPI_ERR_COMM |
42 | ·······PARAMETER·(MPI_ERR_COMM=5) | 32 | ·······PARAMETER·(MPI_ERR_COMM=5) |
33 | ·······INTEGER·MPI_ERR_RMA_RANGE | ||
34 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) | ||
35 | ·······INTEGER·MPI_ERR_CONVERSION | ||
36 | ·······PARAMETER·(MPI_ERR_CONVERSION=23) | ||
37 | ·······INTEGER·MPI_ERR_ROOT | ||
38 | ·······PARAMETER·(MPI_ERR_ROOT=7) | ||
39 | ·······INTEGER·MPI_ERR_ASSERT | ||
40 | ·······PARAMETER·(MPI_ERR_ASSERT=53) | ||
41 | ·······INTEGER·MPI_ERR_UNKNOWN | ||
42 | ·······PARAMETER·(MPI_ERR_UNKNOWN=13) | ||
43 | ·······INTEGER·MPI_ERR_RMA_SYNC | ||
44 | ·······PARAMETER·(MPI_ERR_RMA_SYNC=50) | ||
45 | ·······INTEGER·MPI_ERR_IO | ||
46 | ·······PARAMETER·(MPI_ERR_IO=32) | ||
47 | ·······INTEGER·MPI_ERR_INFO | ||
48 | ·······PARAMETER·(MPI_ERR_INFO=28) | ||
49 | ·······INTEGER·MPI_ERR_LASTCODE | ||
50 | ·······PARAMETER·(MPI_ERR_LASTCODE=1073741823) | ||
51 | ·······INTEGER·MPI_ERR_RMA_SHARED | ||
52 | ·······PARAMETER·(MPI_ERR_RMA_SHARED=57) | ||
53 | ·······INTEGER·MPI_ERR_BUFFER | ||
54 | ·······PARAMETER·(MPI_ERR_BUFFER=1) | ||
55 | ·······INTEGER·MPI_ERR_INFO_KEY | ||
56 | ·······PARAMETER·(MPI_ERR_INFO_KEY=29) | ||
57 | ·······INTEGER·MPI_ERR_ARG | ||
58 | ·······PARAMETER·(MPI_ERR_ARG=12) | ||
59 | ·······INTEGER·MPI_ERR_PENDING | ||
60 | ·······PARAMETER·(MPI_ERR_PENDING=18) | ||
43 | ·······INTEGER·MPI_ERR_KEYVAL | 61 | ·······INTEGER·MPI_ERR_KEYVAL |
44 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) | 62 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) |
63 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP | ||
64 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) | ||
65 | ·······INTEGER·MPI_ERR_SIZE | ||
66 | ·······PARAMETER·(MPI_ERR_SIZE=51) | ||
67 | ·······INTEGER·MPI_ERR_ACCESS | ||
68 | ·······PARAMETER·(MPI_ERR_ACCESS=20) | ||
69 | ·······INTEGER·MPI_ERR_TYPE | ||
70 | ·······PARAMETER·(MPI_ERR_TYPE=3) | ||
71 | ·······INTEGER·MPI_ERR_OTHER | ||
72 | ·······PARAMETER·(MPI_ERR_OTHER=15) | ||
73 | ·······INTEGER·MPI_ERR_RMA_FLAVOR | ||
74 | ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58) | ||
75 | ·······INTEGER·MPI_ERR_RMA_CONFLICT | ||
76 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) | ||
77 | ·······INTEGER·MPI_ERR_FILE | ||
78 | ·······PARAMETER·(MPI_ERR_FILE=27) | ||
79 | ·······INTEGER·MPI_ERR_BAD_FILE | ||
80 | ·······PARAMETER·(MPI_ERR_BAD_FILE=22) | ||
81 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
82 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
45 | ·······INTEGER·MPI_ERR_SESSION | 83 | ·······INTEGER·MPI_ERR_SESSION |
46 | ·······PARAMETER·(MPI_ERR_SESSION=75) | 84 | ·······PARAMETER·(MPI_ERR_SESSION=75) |
47 | ·······INTEGER·MPI_ERR_NOT_SAME | ||
48 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) | ||
49 | ·······INTEGER·MPI_ERR_DUP_DATAREP | ||
50 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) | ||
51 | ·······INTEGER·MPI_ERR_ | 85 | ·······INTEGER·MPI_ERR_GROUP |
52 | ·······PARAMETER·(MPI_ERR_ | 86 | ·······PARAMETER·(MPI_ERR_GROUP=8) |
53 | ·······INTEGER·MPI_ERR_ | 87 | ·······INTEGER·MPI_ERR_LOCKTYPE |
54 | ·······PARAMETER·(MPI_ERR_ | 88 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) |
55 | ·······INTEGER·MPI_ERR_AMODE | ||
56 | ·······PARAMETER·(MPI_ERR_AMODE=21) | ||
57 | ·······INTEGER·MPI_ERR_UNKNOWN | ||
58 | ·······PARAMETER·(MPI_ERR_UNKNOWN=13) | ||
59 | ·······INTEGER·MPI_ERR_DISP | 89 | ·······INTEGER·MPI_ERR_DISP |
60 | ·······PARAMETER·(MPI_ERR_DISP=52) | 90 | ·······PARAMETER·(MPI_ERR_DISP=52) |
61 | ·······INTEGER·MPI_ERR_RA | 91 | ·······INTEGER·MPI_ERR_PROC_ABORTED |
62 | ·······PARAMETER·(MPI_ERR_RA | 92 | ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76) |
63 | ·······INTEGER·MPI_ERR_FILE_EXISTS | 93 | ·······INTEGER·MPI_ERR_FILE_EXISTS |
64 | ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25) | 94 | ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25) |
95 | ·······INTEGER·MPI_ERR_IN_STATUS | ||
96 | ·······PARAMETER·(MPI_ERR_IN_STATUS=17) | ||
97 | ·······INTEGER·MPI_ERR_TOPOLOGY | ||
98 | ·······PARAMETER·(MPI_ERR_TOPOLOGY=10) | ||
99 | ·······INTEGER·MPI_ERR_NO_MEM | ||
100 | ·······PARAMETER·(MPI_ERR_NO_MEM=34) | ||
101 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
102 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
65 | ·······INTEGER·MPI_ERR_ | 103 | ·······INTEGER·MPI_ERR_OP |
66 | ·······PARAMETER·(MPI_ERR_ | 104 | ·······PARAMETER·(MPI_ERR_OP=9) |
105 | ·······INTEGER·MPI_ERR_TRUNCATE | ||
106 | ·······PARAMETER·(MPI_ERR_TRUNCATE=14) | ||
67 | ·······INTEGER·MPI_ERR_TAG | 107 | ·······INTEGER·MPI_ERR_TAG |
68 | ·······PARAMETER·(MPI_ERR_TAG=4) | 108 | ·······PARAMETER·(MPI_ERR_TAG=4) |
69 | ·······INTEGER·MPI_ERR_ | 109 | ·······INTEGER·MPI_ERR_INFO_VALUE |
70 | ·······PARAMETER·(MPI_ERR_ | 110 | ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) |
71 | ·······INTEGER·MPI_ERR_PORT | ||
72 | ·······PARAMETER·(MPI_ERR_PORT=38) | ||
73 | ·······INTEGER·MPI_ERR_NAME | 111 | ·······INTEGER·MPI_ERR_NAME |
74 | ·······PARAMETER·(MPI_ERR_NAME=33) | 112 | ·······PARAMETER·(MPI_ERR_NAME=33) |
Max diff block lines reached; 2806/8636 bytes (32.49%) of diff not shown. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary |
2 | -rw-r--r--···0········0········0····222 | 2 | -rw-r--r--···0········0········0····22276·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··1496 | 3 | -rw-r--r--···0········0········0··1496364·2024-12-26·12:51:00.000000·data.tar.xz |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·81c814f8f14820117562d08fb5140f9f361f2f1e |
Offset 4299, 15 lines modified | Offset 4299, 15 lines modified | ||
4299 | MPI_F_STATUS_IGNORE=%p,·MPI_STATUS_IGNORE=%p | 4299 | MPI_F_STATUS_IGNORE=%p,·MPI_STATUS_IGNORE=%p |
4300 | MPI_F_STATUSES_IGNORE=%p,·MPI_STATUSES_IGNORE=%p | 4300 | MPI_F_STATUSES_IGNORE=%p,·MPI_STATUSES_IGNORE=%p |
4301 | MPI_F_ERRCODES_IGNORE=%p,·MPI_ERRCODES_IGNORE=%p | 4301 | MPI_F_ERRCODES_IGNORE=%p,·MPI_ERRCODES_IGNORE=%p |
4302 | MPI_F_ARGVS_NULL=%p,·MPI_ARGVS_NULL=%p | 4302 | MPI_F_ARGVS_NULL=%p,·MPI_ARGVS_NULL=%p |
4303 | src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c | 4303 | src/binding/fortran/use_mpi_f08/wrappers_c/cdesc.c |
4304 | cdesc_create_datatype | 4304 | cdesc_create_datatype |
4305 | /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug | 4305 | /usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug |
4306 | , | 4306 | ,c814f8f14820117562d08fb5140f9f361f2f1e.debug |
4307 | .shstrtab | 4307 | .shstrtab |
4308 | .note.gnu.build-id | 4308 | .note.gnu.build-id |
4309 | .gnu.hash | 4309 | .gnu.hash |
4310 | .gnu.version | 4310 | .gnu.version |
4311 | .gnu.version_r | 4311 | .gnu.version_r |
4312 | .rel.dyn | 4312 | .rel.dyn |
4313 | .rel.plt | 4313 | .rel.plt |
Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | Hex·dump·of·section·'.gnu_debuglink': | 1 | Hex·dump·of·section·'.gnu_debuglink': |
2 | ··0x00000000·34316330·61316130·37663639·34333866·41c0a1a07f69438f | ||
3 | ··0x000000 | 2 | ··0x00000000·63383134·66386631·34383230·31313735·c814f8f148201175 |
3 | ··0x00000010·36326430·38666235·31343066·39663336·62d08fb5140f9f36 | ||
4 | ··0x00000020·663 | 4 | ··0x00000020·31663266·31652e64·65627567·00000000·1f2f1e.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·c60c6b9b····························..k. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary |
2 | -rw-r--r--···0········0········0·····431 | 2 | -rw-r--r--···0········0········0·····4316·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···249 | 3 | -rw-r--r--···0········0········0···249748·2024-12-26·12:51:00.000000·data.tar.xz |
Offset 35, 16 lines modified | Offset 35, 16 lines modified | ||
35 | -rw-r--r--···0·root·········(0)·root·········(0)····52310·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_service.c | 35 | -rw-r--r--···0·root·········(0)·root·········(0)····52310·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_service.c |
36 | -rw-r--r--···0·root·········(0)·root·········(0)····54573·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spaserv.c | 36 | -rw-r--r--···0·root·········(0)·root·········(0)····54573·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spaserv.c |
37 | -rw-r--r--···0·root·········(0)·root·········(0)····57104·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spawn.c | 37 | -rw-r--r--···0·root·········(0)·root·········(0)····57104·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/pmandel_spawn.c |
38 | -rw-r--r--···0·root·········(0)·root·········(0)·····1045·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child1.c | 38 | -rw-r--r--···0·root·········(0)·root·········(0)·····1045·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child1.c |
39 | -rw-r--r--···0·root·········(0)·root·········(0)······644·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child2.c | 39 | -rw-r--r--···0·root·········(0)·root·········(0)······644·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_child2.c |
40 | -rw-r--r--···0·root·········(0)·root·········(0)·····1707·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_parent.c | 40 | -rw-r--r--···0·root·········(0)·root·········(0)·····1707·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/spawn_merge_parent.c |
41 | -rw-r--r--···0·root·········(0)·root·········(0)·····1746·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/srtest.c | 41 | -rw-r--r--···0·root·········(0)·root·········(0)·····1746·2024-05-02·07:13:53.000000·./usr/share/doc/mpich/examples/srtest.c |
42 | -rw-r--r--···0·root·········(0)·root·········(0)····813 | 42 | -rw-r--r--···0·root·········(0)·root·········(0)····81345·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/install.pdf.gz |
43 | -rw-r--r--···0·root·········(0)·root·········(0)····831 | 43 | -rw-r--r--···0·root·········(0)·root·········(0)····83125·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/user.pdf.gz |
44 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/ | 44 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/ |
45 | -rw-r--r--···0·root·········(0)·root·········(0)·····2916·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html | 45 | -rw-r--r--···0·root·········(0)·root·········(0)·····2916·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Comm_test_threadcomm.html |
46 | -rw-r--r--···0·root·········(0)·root·········(0)·····2762·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html | 46 | -rw-r--r--···0·root·········(0)·root·········(0)·····2762·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_finish.html |
47 | -rw-r--r--···0·root·········(0)·root·········(0)·····2751·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html | 47 | -rw-r--r--···0·root·········(0)·root·········(0)·····2751·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_free.html |
48 | -rw-r--r--···0·root·········(0)·root·········(0)·····3151·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html | 48 | -rw-r--r--···0·root·········(0)·root·········(0)·····3151·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_init.html |
49 | -rw-r--r--···0·root·········(0)·root·········(0)·····2756·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html | 49 | -rw-r--r--···0·root·········(0)·root·········(0)·····2756·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPIX_Threadcomm_start.html |
50 | -rw-r--r--···0·root·········(0)·root·········(0)·····2478·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPI_Buffer_flush.html | 50 | -rw-r--r--···0·root·········(0)·root·········(0)·····2478·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/www3/MPI_Buffer_flush.html |
Offset 7, 15 lines modified | Offset 7, 15 lines modified | ||
7 | Rajeev·Thakur | 7 | Rajeev·Thakur |
8 | Pavan·Balaji | 8 | Pavan·Balaji |
9 | Thomas·Gillis | 9 | Thomas·Gillis |
10 | Yanfei·Guo | 10 | Yanfei·Guo |
11 | Rob·Latham | 11 | Rob·Latham |
12 | Ken·Raffenetti | 12 | Ken·Raffenetti |
13 | Hui·Zhou | 13 | Hui·Zhou |
14 | 14 | December·27,·2024 | |
15 | * | 15 | * |
16 | This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort | 16 | This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort |
17 | of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security | 17 | of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security |
18 | Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357. | 18 | Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357. |
Offset 7, 15 lines modified | Offset 7, 15 lines modified | ||
7 | Rajeev·Thakur | 7 | Rajeev·Thakur |
8 | Pavan·Balaji | 8 | Pavan·Balaji |
9 | Thomas·Gillis | 9 | Thomas·Gillis |
10 | Yanfei·Guo | 10 | Yanfei·Guo |
11 | Rob·Latham | 11 | Rob·Latham |
12 | Ken·Raffenetti | 12 | Ken·Raffenetti |
13 | Hui·Zhou | 13 | Hui·Zhou |
14 | 14 | December·27,·2024 | |
15 | * | 15 | * |
16 | This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort | 16 | This·work·was·supported·by·the·Mathematical,·Information,·and·Computational·Sciences·Division·subprogram·of·the·Office·of·Advanced·Scientific·Computing·Research,·SciDAC·Program,·the·Exascale·Computing·Project·(17-SC-20-SC),·a·collaborative·effort |
17 | of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security | 17 | of·the·U.S.·Department·of·Energy·Office·of·Science·and·the·National·Nuclear·Security |
18 | Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357. | 18 | Administration,·Office·of·Science,·U.S.·Department·of·Energy,·under·Contract·DE-AC0206CH11357. |
Offset 1, 3 lines modified | Offset 1, 3 lines modified | ||
1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary | 1 | -rw-r--r--···0········0········0········4·2024-12-26·12:51:00.000000·debian-binary |
2 | -rw-r--r--···0········0········0······704·2024-12-26·12:51:00.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0······704·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··388 | 3 | -rw-r--r--···0········0········0··3882884·2024-12-26·12:51:00.000000·data.tar.xz |
Offset 6, 8 lines modified | Offset 6, 8 lines modified | ||
6 | Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org> | 6 | Maintainer:·Debian·Science·Maintainers·<debian-science-maintainers@lists.alioth.debian.org> |
7 | Installed-Size:·4450 | 7 | Installed-Size:·4450 |
8 | Depends:·libmpich12·(=·4.2.1-5) | 8 | Depends:·libmpich12·(=·4.2.1-5) |
9 | Section:·debug | 9 | Section:·debug |
10 | Priority:·optional | 10 | Priority:·optional |
11 | Multi-Arch:·same | 11 | Multi-Arch:·same |
12 | Description:·debug·symbols·for·libmpich12 | 12 | Description:·debug·symbols·for·libmpich12 |
13 | Build-Ids:·4bd16268d9d837cd68f86ce01c06b7f3eb7149ec· | 13 | Build-Ids:·4bd16268d9d837cd68f86ce01c06b7f3eb7149ec·81c814f8f14820117562d08fb5140f9f361f2f1e·cb39465a37ac23d65e171f1ac0b4f8b27c1f21fb |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug | 1 | usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug |
2 | usr/lib/debug/.build-id/ | 2 | usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug |
3 | usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug | 3 | usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug |
4 | usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug | 4 | usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug |
Offset 1, 16 lines modified | Offset 1, 16 lines modified | ||
1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./ | 1 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./ |
2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/ | 2 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/ |
3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/ | 3 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/ |
4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/ | 4 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/ |
5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/ | 5 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/ |
6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/ | 6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/ |
7 | -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug | 7 | -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/4b/d16268d9d837cd68f86ce01c06b7f3eb7149ec.debug |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/ | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/81/ |
9 | -rw-r--r--···0·root·········(0)·root·········(0)···62379 | 9 | -rw-r--r--···0·root·········(0)·root·········(0)···623796·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/81/c814f8f14820117562d08fb5140f9f361f2f1e.debug |
10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/ | 10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/ |
11 | -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug | 11 | -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/cb/39465a37ac23d65e171f1ac0b4f8b27c1f21fb.debug |
12 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/ | 12 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/ |
13 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/ | 13 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/ |
14 | -rw-r--r--···0·root·········(0)·root·········(0)·····7312·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug | 14 | -rw-r--r--···0·root·········(0)·root·········(0)·····7312·2024-12-26·12:51:00.000000·./usr/lib/debug/.dwz/i386-linux-gnu/libmpich12.debug |
15 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/ | 15 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/ |
16 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/ | 16 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/share/doc/ |
Offset 6, 15 lines modified | Offset 6, 15 lines modified | ||
6 | ··OS/ABI:····························UNIX·-·System·V | 6 | ··OS/ABI:····························UNIX·-·System·V |
7 | ··ABI·Version:·······················0 | 7 | ··ABI·Version:·······················0 |
8 | ··Type:······························DYN·(Shared·object·file) | 8 | ··Type:······························DYN·(Shared·object·file) |
9 | ··Machine:···························Intel·80386 | 9 | ··Machine:···························Intel·80386 |
10 | ··Version:···························0x1 | 10 | ··Version:···························0x1 |
11 | ··Entry·point·address:···············0x0 | 11 | ··Entry·point·address:···············0x0 |
12 | ··Start·of·program·headers:··········52·(bytes·into·file) | 12 | ··Start·of·program·headers:··········52·(bytes·into·file) |
13 | ··Start·of·section·headers:··········62235 | 13 | ··Start·of·section·headers:··········622356·(bytes·into·file) |
14 | ··Flags:·····························0x0 | 14 | ··Flags:·····························0x0 |
15 | ··Size·of·this·header:···············52·(bytes) | 15 | ··Size·of·this·header:···············52·(bytes) |
16 | ··Size·of·program·headers:···········32·(bytes) | 16 | ··Size·of·program·headers:···········32·(bytes) |
17 | ··Number·of·program·headers:·········9 | 17 | ··Number·of·program·headers:·········9 |
18 | ··Size·of·section·headers:···········40·(bytes) | 18 | ··Size·of·section·headers:···········40·(bytes) |
19 | ··Number·of·section·headers:·········36 | 19 | ··Number·of·section·headers:·········36 |
20 | ··Section·header·string·table·index:·35 | 20 | ··Section·header·string·table·index:·35 |
Offset 1, 8 lines modified | Offset 1, 8 lines modified | ||
1 | There·are·36·section·headers,·starting·at·offset·0x97f1 | 1 | There·are·36·section·headers,·starting·at·offset·0x97f14: |
2 | Section·Headers: | 2 | Section·Headers: |
3 | ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al | 3 | ··[Nr]·Name··············Type············Addr·····Off····Size···ES·Flg·Lk·Inf·Al |
4 | ··[·0]···················NULL············00000000·000000·000000·00······0···0··0 | 4 | ··[·0]···················NULL············00000000·000000·000000·00······0···0··0 |
5 | ··[·1]·.note.gnu.build-id·NOTE············00000154·000154·000024·00···A··0···0··4 | 5 | ··[·1]·.note.gnu.build-id·NOTE············00000154·000154·000024·00···A··0···0··4 |
6 | ··[·2]·.gnu.hash·········NOBITS··········00000178·000178·006f94·04···A··3···0··4 | 6 | ··[·2]·.gnu.hash·········NOBITS··········00000178·000178·006f94·04···A··3···0··4 |
7 | ··[·3]·.dynsym···········NOBITS··········0000710c·000178·013790·10···A··4···1··4 | 7 | ··[·3]·.dynsym···········NOBITS··········0000710c·000178·013790·10···A··4···1··4 |
Offset 23, 23 lines modified | Offset 23, 23 lines modified | ||
23 | ··[18]·.fini_array·······NOBITS··········0011cfdc·000fd8·000004·04··WA··0···0··4 | 23 | ··[18]·.fini_array·······NOBITS··········0011cfdc·000fd8·000004·04··WA··0···0··4 |
24 | ··[19]·.dynamic··········NOBITS··········0011cfe0·000fd8·000120·08··WA··4···0··4 | 24 | ··[19]·.dynamic··········NOBITS··········0011cfe0·000fd8·000120·08··WA··4···0··4 |
25 | ··[20]·.got··············NOBITS··········0011d100·000fd8·000f00·04··WA··0···0··4 | 25 | ··[20]·.got··············NOBITS··········0011d100·000fd8·000f00·04··WA··0···0··4 |
26 | ··[21]·.data·············NOBITS··········0011e000·000fd8·00033c·00··WA··0···0··4 | 26 | ··[21]·.data·············NOBITS··········0011e000·000fd8·00033c·00··WA··0···0··4 |
27 | ··[22]·.bss··············NOBITS··········0011e340·000fd8·000184·00··WA··0···0·16 | 27 | ··[22]·.bss··············NOBITS··········0011e340·000fd8·000184·00··WA··0···0·16 |
28 | ··[23]·.comment··········PROGBITS········00000000·000178·00001f·01··MS··0···0··1 | 28 | ··[23]·.comment··········PROGBITS········00000000·000178·00001f·01··MS··0···0··1 |
29 | ··[24]·.debug_aranges····PROGBITS········00000000·000198·000113·00···C··0···0··4 | 29 | ··[24]·.debug_aranges····PROGBITS········00000000·000198·000113·00···C··0···0··4 |
30 | ··[25]·.debug_info·······PROGBITS········00000000·0002ac·030a7 | 30 | ··[25]·.debug_info·······PROGBITS········00000000·0002ac·030a75·00···C··0···0··4 |
31 | ··[26]·.debug_abbrev·····PROGBITS········00000000·030d2 | 31 | ··[26]·.debug_abbrev·····PROGBITS········00000000·030d24·000b76·00···C··0···0··4 |
32 | ··[27]·.debug_line·······PROGBITS········00000000·03189 | 32 | ··[27]·.debug_line·······PROGBITS········00000000·03189c·00ac4e·00···C··0···0··4 |
33 | ··[28]·.debug_str········PROGBITS········00000000·03c4e | 33 | ··[28]·.debug_str········PROGBITS········00000000·03c4ec·004ae1·01·MSC··0···0··4 |
34 | ··[29]·.debug_line_str···PROGBITS········00000000·040f | 34 | ··[29]·.debug_line_str···PROGBITS········00000000·040fd0·0001ce·01·MSC··0···0··4 |
35 | ··[30]·.debug_loclists···PROGBITS········00000000·0411 | 35 | ··[30]·.debug_loclists···PROGBITS········00000000·0411a0·009f36·00···C··0···0··4 |
36 | ··[31]·.debug_rnglists···PROGBITS········00000000·04b0d | 36 | ··[31]·.debug_rnglists···PROGBITS········00000000·04b0d8·000799·00···C··0···0··4 |
37 | ··[32]·.gnu_debugaltlink·PROGBITS········00000000·04b8 | 37 | ··[32]·.gnu_debugaltlink·PROGBITS········00000000·04b871·000048·00······0···0··1 |
38 | ··[33]·.symtab···········SYMTAB··········00000000·04b8b | 38 | ··[33]·.symtab···········SYMTAB··········00000000·04b8bc·02c710·10·····34·6393··4 |
39 | ··[34]·.strtab···········STRTAB··········00000000·077fc | 39 | ··[34]·.strtab···········STRTAB··········00000000·077fcc·01fde0·00······0···0··1 |
40 | ··[35]·.shstrtab·········STRTAB··········00000000·097da | 40 | ··[35]·.shstrtab·········STRTAB··········00000000·097dac·000168·00······0···0··1 |
41 | Key·to·Flags: | 41 | Key·to·Flags: |
42 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), | 42 | ··W·(write),·A·(alloc),·X·(execute),·M·(merge),·S·(strings),·I·(info), |
43 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), | 43 | ··L·(link·order),·O·(extra·OS·processing·required),·G·(group),·T·(TLS), |
44 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), | 44 | ··C·(compressed),·x·(unknown),·o·(OS·specific),·E·(exclude), |
45 | ··D·(mbind),·p·(processor·specific) | 45 | ··D·(mbind),·p·(processor·specific) |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | Displaying·notes·found·in:·.note.gnu.build-id | 1 | Displaying·notes·found·in:·.note.gnu.build-id |
2 | ··Owner················Data·size·» Description | 2 | ··Owner················Data·size·» Description |
3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:· | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·81c814f8f14820117562d08fb5140f9f361f2f1e |
Offset 47130, 415 lines modified | Offset 47130, 415 lines modified | ||
47130 | ····<175ce>···DW_AT_decl_column·:·(data1)·35 | 47130 | ····<175ce>···DW_AT_decl_column·:·(data1)·35 |
47131 | ····<175cf>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47131 | ····<175cf>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47132 | ····<175d1>···DW_AT_external····:·(flag_present)·1 | 47132 | ····<175d1>···DW_AT_external····:·(flag_present)·1 |
47133 | ····<175d1>···DW_AT_const_value·:·(data4)·0x4c00081f | 47133 | ····<175d1>···DW_AT_const_value·:·(data4)·0x4c00081f |
47134 | ·<2><175d5>:·Abbrev·Number:·72·(DW_TAG_constant) | 47134 | ·<2><175d5>:·Abbrev·Number:·72·(DW_TAG_constant) |
47135 | ····<175d6>···DW_AT_name········:·(strp)·(offset:·0x19f0f):·mpi_err_access | 47135 | ····<175d6>···DW_AT_name········:·(strp)·(offset:·0x19f0f):·mpi_err_access |
47136 | ····<175da>···DW_AT_decl_file···:·(implicit_const)·2 | 47136 | ····<175da>···DW_AT_decl_file···:·(implicit_const)·2 |
47137 | ····<175da>···DW_AT_decl_line···:·(data1)· | 47137 | ····<175da>···DW_AT_decl_line···:·(data1)·67 |
47138 | ····<175db>···DW_AT_decl_column·:·(data1)·29 | 47138 | ····<175db>···DW_AT_decl_column·:·(data1)·29 |
47139 | ····<175dc>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47139 | ····<175dc>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47140 | ····<175de>···DW_AT_external····:·(flag_present)·1 | 47140 | ····<175de>···DW_AT_external····:·(flag_present)·1 |
47141 | ····<175de>···DW_AT_const_value·:·(data1)·20 | 47141 | ····<175de>···DW_AT_const_value·:·(data1)·20 |
47142 | ·<2><175df>:·Abbrev·Number:·72·(DW_TAG_constant) | 47142 | ·<2><175df>:·Abbrev·Number:·72·(DW_TAG_constant) |
47143 | ····<175e0>···DW_AT_name········:·(strp)·(offset:·0x13c7e):·mpi_err_amode | 47143 | ····<175e0>···DW_AT_name········:·(strp)·(offset:·0x13c7e):·mpi_err_amode |
47144 | ····<175e4>···DW_AT_decl_file···:·(implicit_const)·2 | 47144 | ····<175e4>···DW_AT_decl_file···:·(implicit_const)·2 |
47145 | ····<175e4>···DW_AT_decl_line···:·(data1)· | 47145 | ····<175e4>···DW_AT_decl_line···:·(data1)·117 |
47146 | ····<175e5>···DW_AT_decl_column·:·(data1)·28 | 47146 | ····<175e5>···DW_AT_decl_column·:·(data1)·28 |
47147 | ····<175e6>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47147 | ····<175e6>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47148 | ····<175e8>···DW_AT_external····:·(flag_present)·1 | 47148 | ····<175e8>···DW_AT_external····:·(flag_present)·1 |
47149 | ····<175e8>···DW_AT_const_value·:·(data1)·21 | 47149 | ····<175e8>···DW_AT_const_value·:·(data1)·21 |
47150 | ·<2><175e9>:·Abbrev·Number:·72·(DW_TAG_constant) | 47150 | ·<2><175e9>:·Abbrev·Number:·72·(DW_TAG_constant) |
47151 | ····<175ea>···DW_AT_name········:·(strp)·(offset:·0x171a6):·mpi_err_arg | 47151 | ····<175ea>···DW_AT_name········:·(strp)·(offset:·0x171a6):·mpi_err_arg |
47152 | ····<175ee>···DW_AT_decl_file···:·(implicit_const)·2 | 47152 | ····<175ee>···DW_AT_decl_file···:·(implicit_const)·2 |
47153 | ····<175ee>···DW_AT_decl_line···:·(data1)· | 47153 | ····<175ee>···DW_AT_decl_line···:·(data1)·57 |
47154 | ····<175ef>···DW_AT_decl_column·:·(data1)·26 | 47154 | ····<175ef>···DW_AT_decl_column·:·(data1)·26 |
47155 | ····<175f0>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47155 | ····<175f0>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47156 | ····<175f2>···DW_AT_external····:·(flag_present)·1 | 47156 | ····<175f2>···DW_AT_external····:·(flag_present)·1 |
47157 | ····<175f2>···DW_AT_const_value·:·(data1)·12 | 47157 | ····<175f2>···DW_AT_const_value·:·(data1)·12 |
47158 | ·<2><175f3>:·Abbrev·Number:·72·(DW_TAG_constant) | 47158 | ·<2><175f3>:·Abbrev·Number:·72·(DW_TAG_constant) |
47159 | ····<175f4>···DW_AT_name········:·(strp)·(offset:·0x1e36b):·mpi_err_assert | 47159 | ····<175f4>···DW_AT_name········:·(strp)·(offset:·0x1e36b):·mpi_err_assert |
47160 | ····<175f8>···DW_AT_decl_file···:·(implicit_const)·2 | 47160 | ····<175f8>···DW_AT_decl_file···:·(implicit_const)·2 |
47161 | ····<175f8>···DW_AT_decl_line···:·(data1)· | 47161 | ····<175f8>···DW_AT_decl_line···:·(data1)·39 |
47162 | ····<175f9>···DW_AT_decl_column·:·(data1)·29 | 47162 | ····<175f9>···DW_AT_decl_column·:·(data1)·29 |
47163 | ····<175fa>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47163 | ····<175fa>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47164 | ····<175fc>···DW_AT_external····:·(flag_present)·1 | 47164 | ····<175fc>···DW_AT_external····:·(flag_present)·1 |
47165 | ····<175fc>···DW_AT_const_value·:·(data1)·53 | 47165 | ····<175fc>···DW_AT_const_value·:·(data1)·53 |
47166 | ·<2><175fd>:·Abbrev·Number:·72·(DW_TAG_constant) | 47166 | ·<2><175fd>:·Abbrev·Number:·72·(DW_TAG_constant) |
47167 | ····<175fe>···DW_AT_name········:·(strp)·(offset:·0x162ac):·mpi_err_bad_file | 47167 | ····<175fe>···DW_AT_name········:·(strp)·(offset:·0x162ac):·mpi_err_bad_file |
47168 | ····<17602>···DW_AT_decl_file···:·(implicit_const)·2 | 47168 | ····<17602>···DW_AT_decl_file···:·(implicit_const)·2 |
47169 | ····<17602>···DW_AT_decl_line···:·(data1)· | 47169 | ····<17602>···DW_AT_decl_line···:·(data1)·79 |
47170 | ····<17603>···DW_AT_decl_column·:·(data1)·31 | 47170 | ····<17603>···DW_AT_decl_column·:·(data1)·31 |
47171 | ····<17604>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47171 | ····<17604>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47172 | ····<17606>···DW_AT_external····:·(flag_present)·1 | 47172 | ····<17606>···DW_AT_external····:·(flag_present)·1 |
47173 | ····<17606>···DW_AT_const_value·:·(data1)·22 | 47173 | ····<17606>···DW_AT_const_value·:·(data1)·22 |
47174 | ·<2><17607>:·Abbrev·Number:·72·(DW_TAG_constant) | 47174 | ·<2><17607>:·Abbrev·Number:·72·(DW_TAG_constant) |
47175 | ····<17608>···DW_AT_name········:·(strp)·(offset:·0x16791):·mpi_err_base | 47175 | ····<17608>···DW_AT_name········:·(strp)·(offset:·0x16791):·mpi_err_base |
47176 | ····<1760c>···DW_AT_decl_file···:·(implicit_const)·2 | 47176 | ····<1760c>···DW_AT_decl_file···:·(implicit_const)·2 |
47177 | ····<1760c>···DW_AT_decl_line···:·(data1)· | 47177 | ····<1760c>···DW_AT_decl_line···:·(data1)·129 |
47178 | ····<1760d>···DW_AT_decl_column·:·(data1)·27 | 47178 | ····<1760d>···DW_AT_decl_column·:·(data1)·27 |
47179 | ····<1760e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47179 | ····<1760e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47180 | ····<17610>···DW_AT_external····:·(flag_present)·1 | 47180 | ····<17610>···DW_AT_external····:·(flag_present)·1 |
47181 | ····<17610>···DW_AT_const_value·:·(data1)·46 | 47181 | ····<17610>···DW_AT_const_value·:·(data1)·46 |
47182 | ·<2><17611>:·Abbrev·Number:·72·(DW_TAG_constant) | 47182 | ·<2><17611>:·Abbrev·Number:·72·(DW_TAG_constant) |
47183 | ····<17612>···DW_AT_name········:·(strp)·(offset:·0x197ba):·mpi_err_buffer | 47183 | ····<17612>···DW_AT_name········:·(strp)·(offset:·0x197ba):·mpi_err_buffer |
47184 | ····<17616>···DW_AT_decl_file···:·(implicit_const)·2 | 47184 | ····<17616>···DW_AT_decl_file···:·(implicit_const)·2 |
47185 | ····<17616>···DW_AT_decl_line···:·(data1)· | 47185 | ····<17616>···DW_AT_decl_line···:·(data1)·53 |
47186 | ····<17617>···DW_AT_decl_column·:·(data1)·29 | 47186 | ····<17617>···DW_AT_decl_column·:·(data1)·29 |
47187 | ····<17618>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47187 | ····<17618>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47188 | ····<1761a>···DW_AT_external····:·(flag_present)·1 | 47188 | ····<1761a>···DW_AT_external····:·(flag_present)·1 |
47189 | ····<1761a>···DW_AT_const_value·:·(data1)·1 | 47189 | ····<1761a>···DW_AT_const_value·:·(data1)·1 |
47190 | ·<2><1761b>:·Abbrev·Number:·72·(DW_TAG_constant) | 47190 | ·<2><1761b>:·Abbrev·Number:·72·(DW_TAG_constant) |
47191 | ····<1761c>···DW_AT_name········:·(strp)·(offset:·0x1820b):·mpi_err_comm | 47191 | ····<1761c>···DW_AT_name········:·(strp)·(offset:·0x1820b):·mpi_err_comm |
47192 | ····<17620>···DW_AT_decl_file···:·(implicit_const)·2 | 47192 | ····<17620>···DW_AT_decl_file···:·(implicit_const)·2 |
47193 | ····<17620>···DW_AT_decl_line···:·(data1)· | 47193 | ····<17620>···DW_AT_decl_line···:·(data1)·31 |
47194 | ····<17621>···DW_AT_decl_column·:·(data1)·27 | 47194 | ····<17621>···DW_AT_decl_column·:·(data1)·27 |
47195 | ····<17622>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47195 | ····<17622>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47196 | ····<17624>···DW_AT_external····:·(flag_present)·1 | 47196 | ····<17624>···DW_AT_external····:·(flag_present)·1 |
47197 | ····<17624>···DW_AT_const_value·:·(data1)·5 | 47197 | ····<17624>···DW_AT_const_value·:·(data1)·5 |
47198 | ·<2><17625>:·Abbrev·Number:·72·(DW_TAG_constant) | 47198 | ·<2><17625>:·Abbrev·Number:·72·(DW_TAG_constant) |
47199 | ····<17626>···DW_AT_name········:·(strp)·(offset:·0x18787):·mpi_err_conversion | 47199 | ····<17626>···DW_AT_name········:·(strp)·(offset:·0x18787):·mpi_err_conversion |
47200 | ····<1762a>···DW_AT_decl_file···:·(implicit_const)·2 | 47200 | ····<1762a>···DW_AT_decl_file···:·(implicit_const)·2 |
47201 | ····<1762a>···DW_AT_decl_line···:·(data1)· | 47201 | ····<1762a>···DW_AT_decl_line···:·(data1)·35 |
47202 | ····<1762b>···DW_AT_decl_column·:·(data1)·33 | 47202 | ····<1762b>···DW_AT_decl_column·:·(data1)·33 |
47203 | ····<1762c>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47203 | ····<1762c>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47204 | ····<1762e>···DW_AT_external····:·(flag_present)·1 | 47204 | ····<1762e>···DW_AT_external····:·(flag_present)·1 |
47205 | ····<1762e>···DW_AT_const_value·:·(data1)·23 | 47205 | ····<1762e>···DW_AT_const_value·:·(data1)·23 |
47206 | ·<2><1762f>:·Abbrev·Number:·72·(DW_TAG_constant) | 47206 | ·<2><1762f>:·Abbrev·Number:·72·(DW_TAG_constant) |
47207 | ····<17630>···DW_AT_name········:·(strp)·(offset:·0x1e32b):·mpi_err_count | 47207 | ····<17630>···DW_AT_name········:·(strp)·(offset:·0x1e32b):·mpi_err_count |
47208 | ····<17634>···DW_AT_decl_file···:·(implicit_const)·2 | 47208 | ····<17634>···DW_AT_decl_file···:·(implicit_const)·2 |
47209 | ····<17634>···DW_AT_decl_line···:·(data1)·1 | 47209 | ····<17634>···DW_AT_decl_line···:·(data1)·113 |
47210 | ····<17635>···DW_AT_decl_column·:·(data1)·28 | 47210 | ····<17635>···DW_AT_decl_column·:·(data1)·28 |
47211 | ····<17636>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47211 | ····<17636>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47212 | ····<17638>···DW_AT_external····:·(flag_present)·1 | 47212 | ····<17638>···DW_AT_external····:·(flag_present)·1 |
47213 | ····<17638>···DW_AT_const_value·:·(data1)·2 | 47213 | ····<17638>···DW_AT_const_value·:·(data1)·2 |
47214 | ·<2><17639>:·Abbrev·Number:·72·(DW_TAG_constant) | 47214 | ·<2><17639>:·Abbrev·Number:·72·(DW_TAG_constant) |
47215 | ····<1763a>···DW_AT_name········:·(strp)·(offset:·0x19ef9):·mpi_err_dims | 47215 | ····<1763a>···DW_AT_name········:·(strp)·(offset:·0x19ef9):·mpi_err_dims |
47216 | ····<1763e>···DW_AT_decl_file···:·(implicit_const)·2 | 47216 | ····<1763e>···DW_AT_decl_file···:·(implicit_const)·2 |
47217 | ····<1763e>···DW_AT_decl_line···:·(data1)· | 47217 | ····<1763e>···DW_AT_decl_line···:·(data1)·27 |
47218 | ····<1763f>···DW_AT_decl_column·:·(data1)·27 | 47218 | ····<1763f>···DW_AT_decl_column·:·(data1)·27 |
47219 | ····<17640>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47219 | ····<17640>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47220 | ····<17642>···DW_AT_external····:·(flag_present)·1 | 47220 | ····<17642>···DW_AT_external····:·(flag_present)·1 |
47221 | ····<17642>···DW_AT_const_value·:·(data1)·11 | 47221 | ····<17642>···DW_AT_const_value·:·(data1)·11 |
47222 | ·<2><17643>:·Abbrev·Number:·72·(DW_TAG_constant) | 47222 | ·<2><17643>:·Abbrev·Number:·72·(DW_TAG_constant) |
47223 | ····<17644>···DW_AT_name········:·(strp)·(offset:·0x18d70):·mpi_err_disp | 47223 | ····<17644>···DW_AT_name········:·(strp)·(offset:·0x18d70):·mpi_err_disp |
47224 | ····<17648>···DW_AT_decl_file···:·(implicit_const)·2 | 47224 | ····<17648>···DW_AT_decl_file···:·(implicit_const)·2 |
47225 | ····<17648>···DW_AT_decl_line···:·(data1)· | 47225 | ····<17648>···DW_AT_decl_line···:·(data1)·89 |
47226 | ····<17649>···DW_AT_decl_column·:·(data1)·27 | 47226 | ····<17649>···DW_AT_decl_column·:·(data1)·27 |
47227 | ····<1764a>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47227 | ····<1764a>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47228 | ····<1764c>···DW_AT_external····:·(flag_present)·1 | 47228 | ····<1764c>···DW_AT_external····:·(flag_present)·1 |
47229 | ····<1764c>···DW_AT_const_value·:·(data1)·52 | 47229 | ····<1764c>···DW_AT_const_value·:·(data1)·52 |
47230 | ·<2><1764d>:·Abbrev·Number:·72·(DW_TAG_constant) | 47230 | ·<2><1764d>:·Abbrev·Number:·72·(DW_TAG_constant) |
47231 | ····<1764e>···DW_AT_name········:·(strp)·(offset:·0x18ba8):·mpi_err_dup_datarep | 47231 | ····<1764e>···DW_AT_name········:·(strp)·(offset:·0x18ba8):·mpi_err_dup_datarep |
47232 | ····<17652>···DW_AT_decl_file···:·(implicit_const)·2 | 47232 | ····<17652>···DW_AT_decl_file···:·(implicit_const)·2 |
47233 | ····<17652>···DW_AT_decl_line···:·(data1)· | 47233 | ····<17652>···DW_AT_decl_line···:·(data1)·25 |
47234 | ····<17653>···DW_AT_decl_column·:·(data1)·34 | 47234 | ····<17653>···DW_AT_decl_column·:·(data1)·34 |
47235 | ····<17654>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47235 | ····<17654>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47236 | ····<17656>···DW_AT_external····:·(flag_present)·1 | 47236 | ····<17656>···DW_AT_external····:·(flag_present)·1 |
47237 | ····<17656>···DW_AT_const_value·:·(data1)·24 | 47237 | ····<17656>···DW_AT_const_value·:·(data1)·24 |
47238 | ·<2><17657>:·Abbrev·Number:·72·(DW_TAG_constant) | 47238 | ·<2><17657>:·Abbrev·Number:·72·(DW_TAG_constant) |
47239 | ····<17658>···DW_AT_name········:·(strp)·(offset:·0x19ab1):·mpi_err_errhandler | 47239 | ····<17658>···DW_AT_name········:·(strp)·(offset:·0x19ab1):·mpi_err_errhandler |
47240 | ····<1765c>···DW_AT_decl_file···:·(implicit_const)·2 | 47240 | ····<1765c>···DW_AT_decl_file···:·(implicit_const)·2 |
47241 | ····<1765c>···DW_AT_decl_line···:·(data1)· | 47241 | ····<1765c>···DW_AT_decl_line···:·(data1)·139 |
47242 | ····<1765d>···DW_AT_decl_column·:·(data1)·33 | 47242 | ····<1765d>···DW_AT_decl_column·:·(data1)·33 |
47243 | ····<1765e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47243 | ····<1765e>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47244 | ····<17660>···DW_AT_external····:·(flag_present)·1 | 47244 | ····<17660>···DW_AT_external····:·(flag_present)·1 |
47245 | ····<17660>···DW_AT_const_value·:·(data1)·80 | 47245 | ····<17660>···DW_AT_const_value·:·(data1)·80 |
47246 | ·<2><17661>:·Abbrev·Number:·72·(DW_TAG_constant) | 47246 | ·<2><17661>:·Abbrev·Number:·72·(DW_TAG_constant) |
47247 | ····<17662>···DW_AT_name········:·(strp)·(offset:·0x1644d):·mpi_err_file | 47247 | ····<17662>···DW_AT_name········:·(strp)·(offset:·0x1644d):·mpi_err_file |
47248 | ····<17666>···DW_AT_decl_file···:·(implicit_const)·2 | 47248 | ····<17666>···DW_AT_decl_file···:·(implicit_const)·2 |
47249 | ····<17666>···DW_AT_decl_line···:·(data1)· | 47249 | ····<17666>···DW_AT_decl_line···:·(data1)·77 |
47250 | ····<17667>···DW_AT_decl_column·:·(data1)·27 | 47250 | ····<17667>···DW_AT_decl_column·:·(data1)·27 |
47251 | ····<17668>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) | 47251 | ····<17668>···DW_AT_type········:·(ref_udata)·<0x187b8>,·integer(kind=4) |
47252 | ····<1766a>···DW_AT_external····:·(flag_present)·1 | 47252 | ····<1766a>···DW_AT_external····:·(flag_present)·1 |
47253 | ····<1766a>···DW_AT_const_value·:·(data1)·27 | 47253 | ····<1766a>···DW_AT_const_value·:·(data1)·27 |
47254 | ·<2><1766b>:·Abbrev·Number:·72·(DW_TAG_constant) | 47254 | ·<2><1766b>:·Abbrev·Number:·72·(DW_TAG_constant) |
47255 | ····<1766c>···DW_AT_name········:·(strp)·(offset:·0x1d991):·mpi_err_file_exists | 47255 | ····<1766c>···DW_AT_name········:·(strp)·(offset:·0x1d991):·mpi_err_file_exists |
47256 | ····<17670>···DW_AT_decl_file···:·(implicit_const)·2 | 47256 | ····<17670>···DW_AT_decl_file···:·(implicit_const)·2 |
Max diff block lines reached; 22942/30876 bytes (74.30%) of diff not shown. |
Offset 4, 54 lines modified | Offset 4, 47 lines modified | ||
4 | &r%@~7PN | 4 | &r%@~7PN |
5 | UI» a~SIw | 5 | UI» a~SIw |
6 | c]t}!=V]` | 6 | c]t}!=V]` |
7 | +1WsvU1W3 | 7 | +1WsvU1W3 |
8 | 0M+9LpT'd | 8 | 0M+9LpT'd |
9 | T1rit"PK | 9 | T1rit"PK |
10 | 4ma-r4.Msj | 10 | 4ma-r4.Msj |
11 | 3SzgfHa@%3 | ||
12 | g0Szg4jK | ||
13 | P0V!.3qLn@w | ||
14 | *e^9&I6+ | ||
15 | \bZ]!1O+l | ||
16 | g`|fj\2> | ||
17 | )!th,u|E: | ||
18 | +Ei,Ei,E | ||
19 | 1p]T.U^& | ||
20 | YioUe,.& | ||
21 | WXH!UB*0 | ||
22 | _>H'MnU. | ||
23 | #» l;» ·9» d7 | ||
11 | s=m3<h;` | ||
12 | Yu\Q$\Q$\Q$ | ||
13 | ;SPk1Szg2j+ | ||
14 | "&%+uH~.0f3 | ||
15 | @rI.rIj%. | ||
16 | YCET~vFe | ||
17 | QGTBnJD.* | ||
18 | /|(BHBCdBM| | ||
19 | V-=1a)t<% | ||
20 | \u<m2x{j | ||
21 | ,E-6KCTf= | ||
22 | K8yPN·K[ | ||
23 | (YZS,JvG | ||
24 | c'<.4u*F | ||
25 | l;» ·9» d;) | 24 | l;» ·9» d;) |
25 | jXLk1]`0 | ||
26 | _#·?» ~/PF | ||
27 | KY9]l,>]l,>- | ||
28 | *Uo7],QQAbi-Al | ||
29 | ^HVBoaq7 | ||
30 | .I^d;IZ> | ||
31 | y/mz/my/] | ||
32 | B<\>&m8jG | ||
26 | h#;Qp,t~ | ||
27 | +» » <» » LcT | ||
28 | aupUe}DY] | ||
29 | U2FYg/:| | ||
30 | o» -o» -o(- | ||
31 | ^tn)_c9d | ||
32 | <2'DdmEf{fD | ||
33 | 4» z&HM» H | ||
34 | `Vg,QzUJ | ||
35 | }3·w\(Eo | ||
36 | t](OO)!U | ||
37 | c@cooNyS | ||
38 | RBZCDK)$ | ||
39 | k'|K;\/F? | 33 | k'|K;\/F? |
40 | [eLT&Y%{U! | 34 | [eLT&Y%{U! |
41 | S+_rRf-" | 35 | S+_rRf-" |
42 | )R%SH%SH% | 36 | )R%SH%SH% |
43 | Y.C%z.n·@ | 37 | Y.C%z.n·@ |
44 | QRbO5>'X | 38 | QRbO5>'X |
45 | K5w'5w'5 | 39 | K5w'5w'5 |
46 | d+?+Q!fr | 40 | d+?+Q!fr |
41 | --n%x)P·xqZZ | ||
42 | :?6)[<?E | ||
43 | S3);bj&yGL | ||
47 | L9EXfxbe,3<U | ||
48 | qPk,G7n& | ||
49 | [UYoUe}T | ||
50 | >n)x=s,G} | ||
51 | !O9?·,&<* | 44 | !O9?·,&<* |
52 | I-82%xi8 | 45 | I-82%xi8 |
53 | tWUWWUWWW | 46 | tWUWWUWWW |
54 | Xlnp1opq/{R | 47 | Xlnp1opq/{R |
55 | 6pu`;t`; | 48 | 6pu`;t`; |
56 | yv`PV&pZQ`h_ | 49 | yv`PV&pZQ`h_ |
57 | tO11]XpuB | 50 | tO11]XpuB |