Offset 1, 7 lines modified | Offset 1, 7 lines modified | ||
1 | ·4b15541de68d508fc1036b51ff8d9f14·2498708·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb | ||
2 | ·e37cad7496bcb2676abbd13bd1e76f82·3884132·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb | ||
3 | · | 1 | ·c6c42b22772339ee48e909e12c9e8a02·2503556·libdevel·optional·libmpich-dev_4.2.1-5_i386.deb |
2 | ·17abf337bf5b5ffc4ffe7033efd8a8b0·3884504·debug·optional·libmpich12-dbgsym_4.2.1-5_i386.deb | ||
3 | ·aef1d961e7901b513e56bb5701c09b1a·1518696·libs·optional·libmpich12_4.2.1-5_i386.deb | ||
4 | ·17ab4b7c3fb1ad7562945d904b887911·885708·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb | 4 | ·17ab4b7c3fb1ad7562945d904b887911·885708·debug·optional·mpich-dbgsym_4.2.1-5_i386.deb |
5 | · | 5 | ·9bd6ab8235f7f005c3bc3c8c3cd4f8e6·253872·doc·optional·mpich-doc_4.2.1-5_all.deb |
6 | ·957f9566f5eda862e205e94381a64ed0·235688·devel·optional·mpich_4.2.1-5_i386.deb | 6 | ·957f9566f5eda862e205e94381a64ed0·235688·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·····3296·2024-12-26·12:51:00.000000·control.tar.xz | 2 | -rw-r--r--···0········0········0·····3296·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··2 | 3 | -rw-r--r--···0········0········0··2500068·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_TOPOLOGY | ||
20 | ·······PARAMETER·(MPI_ERR_TOPOLOGY=10) | ||
21 | ·······INTEGER·MPI_ERR_RMA_CONFLICT | ||
22 | ·······PARAMETER·(MPI_ERR_RMA_CONFLICT=49) | ||
23 | ·······INTEGER·MPI_ERR_DUP_DATAREP | ||
24 | ·······PARAMETER·(MPI_ERR_DUP_DATAREP=24) | ||
25 | ·······INTEGER·MPI_ERR_SESSION | ||
26 | ·······PARAMETER·(MPI_ERR_SESSION=75) | ||
27 | ·······INTEGER·MPI_ERR_DISP | ||
28 | ·······PARAMETER·(MPI_ERR_DISP=52) | ||
29 | ·······INTEGER·MPI_ERR_INTERN | ||
30 | ·······PARAMETER·(MPI_ERR_INTERN=16) | ||
31 | ·······INTEGER·MPI_ERR_ACCESS | ||
32 | ·······PARAMETER·(MPI_ERR_ACCESS=20) | ||
19 | ·······INTEGER·MPI_ERR_ | 33 | ·······INTEGER·MPI_ERR_OP |
20 | ·······PARAMETER·(MPI_ERR_ | 34 | ·······PARAMETER·(MPI_ERR_OP=9) |
35 | ·······INTEGER·MPI_ERR_FILE | ||
36 | ·······PARAMETER·(MPI_ERR_FILE=27) | ||
21 | ·······INTEGER·MPI_ERR_ERRHANDLER | 37 | ·······INTEGER·MPI_ERR_ERRHANDLER |
22 | ·······PARAMETER·(MPI_ERR_ERRHANDLER=80) | 38 | ·······PARAMETER·(MPI_ERR_ERRHANDLER=80) |
23 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
24 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
25 | ·······INTEGER·MPI_ERR_COMM | ||
26 | ·······PARAMETER·(MPI_ERR_COMM=5) | ||
27 | ·······INTEGER·MPI_ERR_ | 39 | ·······INTEGER·MPI_ERR_IN_STATUS |
28 | ·······PARAMETER·(MPI_ERR_ | 40 | ·······PARAMETER·(MPI_ERR_IN_STATUS=17) |
29 | ·······INTEGER·MPI_ERR_LOCKTYPE | 41 | ·······INTEGER·MPI_ERR_LOCKTYPE |
30 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) | 42 | ·······PARAMETER·(MPI_ERR_LOCKTYPE=47) |
31 | ·······INTEGER·MPI_ERR_FILE_IN_USE | ||
32 | ·······PARAMETER·(MPI_ERR_FILE_IN_USE=26) | ||
33 | ·······INTEGER·MPI_ERR_ | 43 | ·······INTEGER·MPI_ERR_RANK |
34 | ·······PARAMETER·(MPI_ERR_ | 44 | ·······PARAMETER·(MPI_ERR_RANK=6) |
35 | ·······INTEGER·MPI_ERR_REQUEST | 45 | ·······INTEGER·MPI_ERR_REQUEST |
36 | ·······PARAMETER·(MPI_ERR_REQUEST=19) | 46 | ·······PARAMETER·(MPI_ERR_REQUEST=19) |
37 | ·······INTEGER·MPI_ERR_TOPOLOGY | ||
38 | ·······PARAMETER·(MPI_ERR_TOPOLOGY=10) | ||
39 | ·······INTEGER·MPI_ERR_IN_STATUS | ||
40 | ·······PARAMETER·(MPI_ERR_IN_STATUS=17) | ||
41 | ·······INTEGER·MPI_ERR_INFO_VALUE | ||
42 | ·······PARAMETER·(MPI_ERR_INFO_VALUE=30) | ||
43 | ·······INTEGER·MPI_ERR_NAME | ||
44 | ·······PARAMETER·(MPI_ERR_NAME=33) | ||
45 | ·······INTEGER·MPI_ERR_INFO_KEY | 47 | ·······INTEGER·MPI_ERR_INFO_KEY |
46 | ·······PARAMETER·(MPI_ERR_INFO_KEY=29) | 48 | ·······PARAMETER·(MPI_ERR_INFO_KEY=29) |
47 | ·······INTEGER·MPI_ERR_SERVICE | 49 | ·······INTEGER·MPI_ERR_SERVICE |
48 | ·······PARAMETER·(MPI_ERR_SERVICE=41) | 50 | ·······PARAMETER·(MPI_ERR_SERVICE=41) |
51 | ·······INTEGER·MPI_ERR_KEYVAL | ||
52 | ·······PARAMETER·(MPI_ERR_KEYVAL=48) | ||
53 | ·······INTEGER·MPI_ERR_COMM | ||
54 | ·······PARAMETER·(MPI_ERR_COMM=5) | ||
55 | ·······INTEGER·MPI_ERR_UNSUPPORTED_OPERATION | ||
56 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_OPERATION=44) | ||
57 | ·······INTEGER·MPI_ERR_FILE_EXISTS | ||
58 | ·······PARAMETER·(MPI_ERR_FILE_EXISTS=25) | ||
59 | ·······INTEGER·MPI_ERR_BASE | ||
60 | ·······PARAMETER·(MPI_ERR_BASE=46) | ||
61 | ·······INTEGER·MPI_ERR_VALUE_TOO_LARGE | ||
62 | ·······PARAMETER·(MPI_ERR_VALUE_TOO_LARGE=77) | ||
49 | ·······INTEGER·MPI_ERR_ | 63 | ·······INTEGER·MPI_ERR_BAD_FILE |
50 | ·······PARAMETER·(MPI_ERR_ | 64 | ·······PARAMETER·(MPI_ERR_BAD_FILE=22) |
51 | ·······INTEGER·MPI_ERR_NOT_SAME | 65 | ·······INTEGER·MPI_ERR_NOT_SAME |
52 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) | 66 | ·······PARAMETER·(MPI_ERR_NOT_SAME=35) |
53 | ·······INTEGER·MPI_ERR_RMA_SYNC | ||
54 | ·······PARAMETER·(MPI_ERR_RMA_SYNC=50) | ||
55 | ·······INTEGER·MPI_ERR_RMA_RANGE | ||
56 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) | ||
57 | ·······INTEGER·MPI_ERR_ | 67 | ·······INTEGER·MPI_ERR_NO_MEM |
58 | ·······PARAMETER·(MPI_ERR_ | 68 | ·······PARAMETER·(MPI_ERR_NO_MEM=34) |
59 | ·······INTEGER·MPI_ERR_ACCESS | ||
60 | ·······PARAMETER·(MPI_ERR_ACCESS=20) | ||
61 | ·······INTEGER·MPI_ERR_DIMS | 69 | ·······INTEGER·MPI_ERR_DIMS |
62 | ·······PARAMETER·(MPI_ERR_DIMS=11) | 70 | ·······PARAMETER·(MPI_ERR_DIMS=11) |
63 | ·······INTEGER·MPI_ERR_BASE | ||
64 | ·······PARAMETER·(MPI_ERR_BASE=46) | ||
65 | ·······INTEGER·MPI_ERR_CONVERSION | ||
66 | ·······PARAMETER·(MPI_ERR_CONVERSION=23) | ||
67 | ·······INTEGER·MPI_ERR_I | 71 | ·······INTEGER·MPI_ERR_IO |
68 | ·······PARAMETER·(MPI_ERR_I | 72 | ·······PARAMETER·(MPI_ERR_IO=32) |
73 | ·······INTEGER·MPI_ERR_SPAWN | ||
74 | ·······PARAMETER·(MPI_ERR_SPAWN=42) | ||
75 | ·······INTEGER·MPI_ERR_PENDING | ||
76 | ·······PARAMETER·(MPI_ERR_PENDING=18) | ||
69 | ·······INTEGER·MPI_ERR_RMA_ | 77 | ·······INTEGER·MPI_ERR_RMA_SYNC |
70 | ·······PARAMETER·(MPI_ERR_RMA_ | 78 | ·······PARAMETER·(MPI_ERR_RMA_SYNC=50) |
71 | ·······INTEGER·MPI_ERR_RMA_SHARED | 79 | ·······INTEGER·MPI_ERR_RMA_SHARED |
72 | ·······PARAMETER·(MPI_ERR_RMA_SHARED=57) | 80 | ·······PARAMETER·(MPI_ERR_RMA_SHARED=57) |
81 | ·······INTEGER·MPI_ERR_PROC_ABORTED | ||
82 | ·······PARAMETER·(MPI_ERR_PROC_ABORTED=76) | ||
83 | ·······INTEGER·MPI_ERR_NO_SUCH_FILE | ||
84 | ·······PARAMETER·(MPI_ERR_NO_SUCH_FILE=37) | ||
85 | ·······INTEGER·MPI_ERR_ASSERT | ||
86 | ·······PARAMETER·(MPI_ERR_ASSERT=53) | ||
87 | ·······INTEGER·MPI_ERR_BUFFER | ||
88 | ·······PARAMETER·(MPI_ERR_BUFFER=1) | ||
89 | ·······INTEGER·MPI_ERR_INFO | ||
90 | ·······PARAMETER·(MPI_ERR_INFO=28) | ||
91 | ·······INTEGER·MPI_ERR_RMA_RANGE | ||
92 | ·······PARAMETER·(MPI_ERR_RMA_RANGE=55) | ||
93 | ·······INTEGER·MPI_ERR_READ_ONLY | ||
94 | ·······PARAMETER·(MPI_ERR_READ_ONLY=40) | ||
95 | ·······INTEGER·MPI_ERR_OTHER | ||
96 | ·······PARAMETER·(MPI_ERR_OTHER=15) | ||
97 | ·······INTEGER·MPI_ERR_NO_SPACE | ||
98 | ·······PARAMETER·(MPI_ERR_NO_SPACE=36) | ||
99 | ·······INTEGER·MPI_ERR_QUOTA | ||
100 | ·······PARAMETER·(MPI_ERR_QUOTA=39) | ||
101 | ·······INTEGER·MPI_ERR_ROOT | ||
102 | ·······PARAMETER·(MPI_ERR_ROOT=7) | ||
73 | ·······INTEGER·MPI_ERR_RMA_ATTACH | 103 | ·······INTEGER·MPI_ERR_RMA_ATTACH |
74 | ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56) | 104 | ·······PARAMETER·(MPI_ERR_RMA_ATTACH=56) |
105 | ·······INTEGER·MPI_ERR_UNSUPPORTED_DATAREP | ||
106 | ·······PARAMETER·(MPI_ERR_UNSUPPORTED_DATAREP=43) | ||
75 | ·······INTEGER·MPI_ERR_ | 107 | ·······INTEGER·MPI_ERR_WIN |
76 | ·······PARAMETER·(MPI_ERR_ | 108 | ·······PARAMETER·(MPI_ERR_WIN=45) |
77 | ·······INTEGER·MPI_ERR_ | 109 | ·······INTEGER·MPI_ERR_TYPE |
78 | ·······PARAMETER·(MPI_ERR_ | 110 | ·······PARAMETER·(MPI_ERR_TYPE=3) |
79 | ·······INTEGER·MPI_ERR_A | 111 | ·······INTEGER·MPI_ERR_NAME |
80 | ·······PARAMETER·(MPI_ERR_A | 112 | ·······PARAMETER·(MPI_ERR_NAME=33) |
81 | ·······INTEGER·MPI_ERR_RA | 113 | ·······INTEGER·MPI_ERR_RMA_FLAVOR |
82 | ·······PARAMETER·(MPI_ERR_RA | 114 | ·······PARAMETER·(MPI_ERR_RMA_FLAVOR=58) |
Max diff block lines reached; 2862/8454 bytes (33.85%) 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····22232·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··1496272·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:·7 | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·72201100da1b54750d084c1c601819b3a7ceeb31 |
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 | ,201100da1b54750d084c1c601819b3a7ceeb31.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·63346432·38313238·66633735·34643033·c4d28128fc754d03 | ||
3 | ··0x000000 | 2 | ··0x00000000·32303131·30306461·31623534·37353064·201100da1b54750d |
3 | ··0x00000010·30383463·31633630·31383139·62336137·084c1c601819b3a7 | ||
4 | ··0x00000020· | 4 | ··0x00000020·63656562·33312e64·65627567·00000000·ceeb31.debug.... |
5 | ··0x00000030· | 5 | ··0x00000030·634e017c····························cN.| |
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·····43 | 2 | -rw-r--r--···0········0········0·····4308·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0···24 | 3 | -rw-r--r--···0········0········0···249372·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)····812 | 42 | -rw-r--r--···0·root·········(0)·root·········(0)····81227·2024-12-26·12:51:00.000000·./usr/share/doc/mpich/install.pdf.gz |
43 | -rw-r--r--···0·root·········(0)·root·········(0)····830 | 43 | -rw-r--r--···0·root·········(0)·root·········(0)····83010·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 | February·22,·2026 | |
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 | February·22,·2026 | |
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······70 | 2 | -rw-r--r--···0········0········0······700·2024-12-26·12:51:00.000000·control.tar.xz |
3 | -rw-r--r--···0········0········0··3883 | 3 | -rw-r--r--···0········0········0··3883612·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:·13deef4a3d2f0a020eeac5435e842c96f168441e·7 | 13 | Build-Ids:·13deef4a3d2f0a020eeac5435e842c96f168441e·72201100da1b54750d084c1c601819b3a7ceeb31·b76ff6cf1e7af4c552671af591565c15e6278a4b |
Offset 1, 4 lines modified | Offset 1, 4 lines modified | ||
1 | usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug | 1 | usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug |
2 | usr/lib/debug/.build-id/7 | 2 | usr/lib/debug/.build-id/72/201100da1b54750d084c1c601819b3a7ceeb31.debug |
3 | usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.debug | 3 | usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.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/13/ | 6 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/13/ |
7 | -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug | 7 | -rw-r--r--···0·root·········(0)·root·········(0)··3795464·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/13/deef4a3d2f0a020eeac5435e842c96f168441e.debug |
8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/7 | 8 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/72/ |
9 | -rw-r--r--···0·root·········(0)·root·········(0)···623796·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/7 | 9 | -rw-r--r--···0·root·········(0)·root·········(0)···623796·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/72/201100da1b54750d084c1c601819b3a7ceeb31.debug |
10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/b7/ | 10 | drwxr-xr-x···0·root·········(0)·root·········(0)········0·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/b7/ |
11 | -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.debug | 11 | -rw-r--r--···0·root·········(0)·root·········(0)···113600·2024-12-26·12:51:00.000000·./usr/lib/debug/.build-id/b7/6ff6cf1e7af4c552671af591565c15e6278a4b.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 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:·7 | 3 | ··GNU··················0x00000014» NT_GNU_BUILD_ID·(unique·build·ID·bitstring)» ····Build·ID:·72201100da1b54750d084c1c601819b3a7ceeb31 |
Offset 47130, 151 lines modified | Offset 47130, 151 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)·31 |
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)·141 |
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)·85 |
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)·63 |
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)·59 |
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)·87 |
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)·53 |
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)·115 |
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)· | 47209 | ····<17634>···DW_AT_decl_line···:·(data1)·119 |
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)·6 | 47217 | ····<1763e>···DW_AT_decl_line···:·(data1)·69 |
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)·27 |
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)·23 |
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)·37 |
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)·35 |
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; 22946/30878 bytes (74.31%) of diff not shown. |
Offset 1, 52 lines modified | Offset 1, 66 lines modified | ||
1 | GCC:·(Debian·14.2.0-12)·14.2.0 | 1 | 1GCC:·(Debian·14.2.0-12)·14.2.0 |
2 | :){EGW/'fT | 2 | :){EGW/'fT |
3 | TO){Q2J\ | 3 | TO){Q2J\ |
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 | (c.UF(?04 | 11 | (c.UF(?04 |
12 | P0V".3qLn@w | 12 | P0V".3qLn@w |
13 | Hn6(nv,7 | ||
14 | fgka6(gGn | ||
15 | ,-GHKKpn | ||
16 | 13 | dcr» acV» a | |
14 | b:&m8eB_{l, | ||
15 | W<·IMydby | ||
16 | $<5Zvy}J( | ||
17 | d&_G[/]F | ||
18 | k7l$>H%> | ||
19 | 1YiU@Df)Ef! | ||
20 | `\(XW» be | ||
17 | \)Jc)Jc)J | 21 | \)Jc)Jc)J |
18 | +eh,eh,e | 22 | +eh,eh,e |
19 | ·U7zNGcIGcI | ||
20 | p`LD|780 | ||
21 | 23 | +5i,5i,5 | |
24 | +Ui,Ui,Ui,U | ||
25 | C!U7;NAcIAcIa3Qx | ||
26 | 1w·UB'0wG` | ||
27 | a-0($zi# | ||
28 | W`D},;&N | ||
29 | [aZG:6od | ||
22 | l;» ·9» d; | 30 | l;» ·9» d;) |
23 | 3SGdSGTSG | ||
24 | ibJka.tq | ||
25 | cQ» hQ» dS» | ||
26 | ?BU=xuE(z* | ||
27 | 31 | X*8ifip! | |
32 | D,p,tfI:ss | ||
33 | `]=.S#m3 | ||
34 | 'NIS<>%M | ||
35 | /1q"sk#=# | ||
36 | 8>]>Q80: | ||
37 | fD[2c"\i | ||
38 | *Ei,Ei,E | ||
39 | T)Jc)Jc)J | ||
28 | T)Cc)Cc)C | 40 | T)Cc)Cc)C |
29 | z3"0?E(y | ||
30 | z:bAs·6n | ||
31 | Y-1F7TI| | ||
32 | s<`+^aez& | ||
33 | 2fc·k6^H | ||
34 | }n)JTLc- | ||
35 | guZ?9?5| | ||
36 | K5/'5/'5/ | ||
37 | e-7rX[6$ | ||
38 | ·+8=·CVpF@I | ||
39 | OEI*7<5d | ||
40 | 8|)!nmvQ | ||
41 | peM!eEAX | ||
42 | (VI8[|4WpC | ||
43 | ~0*;b~0*;bj&eGL | ||
44 | ttn,x=@· | ||
45 | 41 | QOi~w+(B | |
42 | QqF\qF\q· | ||
43 | \!.PB^"! | ||
44 | ZM·Uc>%U0[o | ||
45 | .M*!e)!_b | ||
46 | sf@k/hMr | ||
47 | 3q+})Fq+} | ||
48 | 0os#uvo] | ||
49 | <U7%v{2u | ||
50 | <6B3jy\D | ||
51 | }*+Sxv^V | ||
52 | ?S(r6)r< | ||
53 | TswRswRs | ||
54 | (171HkkF)#i | ||
55 | }L)R|L)Rl | ||
56 | xI'G%yuzgGiy | ||
57 | "}7r1u7r | ||
58 | Rc@L,d3X | ||
59 | S$A_#xV? | ||
46 | !O9?·,&<* | 60 | !O9?·,&<* |
47 | I-82%xi8 | 61 | I-82%xi8 |
48 | tWUWWUWWW | 62 | tWUWWUWWW |
49 | Xlnp1opq/{R | 63 | Xlnp1opq/{R |
50 | 6pu`;t`; | 64 | 6pu`;t`; |
51 | yv`PV&pZQ`h_ | 65 | yv`PV&pZQ`h_ |
52 | tO11]XpuB | 66 | tO11]XpuB |