Home
last modified time | relevance | path

Searched refs:cheklocval (Results 1 – 25 of 27) sorted by relevance

12

/dports/cad/scotch/scotch-6.0.4/src/libscotch/
H A Dvdgraph_check.c99 cheklocval = 1; in vdgraphCheck()
104 cheklocval |= 2; in vdgraphCheck()
109 cheklocval |= 4; in vdgraphCheck()
114 cheklocval |= 8; in vdgraphCheck()
120 cheklocval |= 16; in vdgraphCheck()
126 cheklocval |= 32; in vdgraphCheck()
150 cheklocval |= 128; in vdgraphCheck()
155 cheklocval |= 256; in vdgraphCheck()
235 cheklocval = 1; in vdgraphCheck()
257 cheklocval = 1; in vdgraphCheck()
[all …]
H A Ddorder_io_tree.c86 int cheklocval; in dorderSaveTree2() local
113 cheklocval = 0; in dorderSaveTree2()
119 cheklocval = 1; in dorderSaveTree2()
127 if (cheklocval != 0) in dorderSaveTree2()
137 cheklocval = orderInit (&corddat, ordeptr->baseval, ordeptr->vnodglbnbr, NULL); in dorderSaveTree2()
144 if (cheklocval != 0) in dorderSaveTree2()
148 cheklocval = dorderGather (ordeptr, &corddat); /* Need inverse permutation too */ in dorderSaveTree2()
149 if (cheklocval == 0) in dorderSaveTree2()
150 cheklocval = funcptr (&corddat, vlbltab, stream); in dorderSaveTree2()
154 cheklocval = dorderGather (ordeptr, NULL); in dorderSaveTree2()
[all …]
H A Dbdgraph_check.c92 cheklocval = 1; in bdgraphCheck()
97 cheklocval |= 2; in bdgraphCheck()
103 cheklocval |= 4; in bdgraphCheck()
119 cheklocval |= 16; in bdgraphCheck()
126 cheklocval |= 32; in bdgraphCheck()
203 cheklocval = 0; in bdgraphCheck()
283 cheklocval |= 4; in bdgraphCheck()
303 cheklocval |= 8; in bdgraphCheck()
308 cheklocval |= 16; in bdgraphCheck()
313 cheklocval |= 32; in bdgraphCheck()
[all …]
H A Ddgraph_check.c143 cheklocval = 1; in dgraphCheck()
169 cheklocval = 1; in dgraphCheck()
174 cheklocval = 1; in dgraphCheck()
182 cheklocval = 1; in dgraphCheck()
200 cheklocval = 1; in dgraphCheck()
211 cheklocval = 1; in dgraphCheck()
227 cheklocval = 1; in dgraphCheck()
268 cheklocval = 1; in dgraphCheck()
290 cheklocval = 1; in dgraphCheck()
329 cheklocval = 1; in dgraphCheck()
[all …]
H A Dhdgraph_check.c81 int cheklocval; /* Local consistency flag */ in hdgraphCheck() local
84 cheklocval = 0; in hdgraphCheck()
89 cheklocval = 1; in hdgraphCheck()
95 cheklocval = 1; in hdgraphCheck()
100 cheklocval = 1; in hdgraphCheck()
104 if ((cheklocval == 0) && in hdgraphCheck()
107 cheklocval = 1; in hdgraphCheck()
109 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->s.proccomm) != MPI_SUCC… in hdgraphCheck()
133 cheklocval = 1; in hdgraphCheck()
139 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->s.proccomm) != MPI_SUCC… in hdgraphCheck()
[all …]
H A Ddgraph_fold.c165 cheklocval = 0; in dgraphFold2()
194 cheklocval = 1; in dgraphFold2()
199 cheklocval = 1; in dgraphFold2()
232 cheklocval = 1; in dgraphFold2()
241 cheklocval = 1; in dgraphFold2()
264 cheklocval = 1; in dgraphFold2()
276 cheklocval = 1; in dgraphFold2()
319 cheklocval = 1; in dgraphFold2()
328 cheklocval = 1; in dgraphFold2()
335 cheklocval = 1; in dgraphFold2()
[all …]
H A Ddgraph_io_load.c225 cheklocval = 1; in dgraphLoadCent()
259 cheklocval = 0; in dgraphLoadCent()
262 cheklocval = 1; in dgraphLoadCent()
287 cheklocval = 1; in dgraphLoadCent()
591 cheklocval = 1; in dgraphLoadCent()
754 cheklocval = 0; in dgraphLoadDist()
757 cheklocval = 1; in dgraphLoadDist()
777 cheklocval = 1; in dgraphLoadDist()
827 cheklocval = 1; in dgraphLoadDist()
837 cheklocval = 1; in dgraphLoadDist()
[all …]
H A Dhdgraph_fold.c156 cheklocval = 0; in hdgraphFold2()
185 cheklocval = 1; in hdgraphFold2()
190 cheklocval = 1; in hdgraphFold2()
218 cheklocval = 1; in hdgraphFold2()
228 cheklocval = 1; in hdgraphFold2()
246 cheklocval = 1; in hdgraphFold2()
258 cheklocval = 1; in hdgraphFold2()
303 cheklocval = 1; in hdgraphFold2()
312 cheklocval = 1; in hdgraphFold2()
319 cheklocval = 1; in hdgraphFold2()
[all …]
H A Dbdgraph_gather_all.c90 int cheklocval; in bdgraphGatherAll() local
96 cheklocval = 0; in bdgraphGatherAll()
99 cheklocval = 1; in bdgraphGatherAll()
100 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC… in bdgraphGatherAll()
125 cheklocval = 1; in bdgraphGatherAll()
134 cheklocval = 1; in bdgraphGatherAll()
147 cheklocval = 1; in bdgraphGatherAll()
156 if (cheklocval == 0) { in bdgraphGatherAll()
167 cheklocval = 1; in bdgraphGatherAll()
170 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC…
[all …]
H A Dvdgraph_gather_all.c91 int cheklocval; in vdgraphGatherAll() local
97 cheklocval = 0; in vdgraphGatherAll()
100 cheklocval = 1; in vdgraphGatherAll()
101 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC… in vdgraphGatherAll()
127 cheklocval = 1; in vdgraphGatherAll()
129 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC…
155 cheklocval = 1;
157 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC…
203 cheklocval = intRandVal (2);
H A Ddgraph_match_check.c87 int cheklocval; in dgraphMatchCheck() local
104 cheklocval = 0; in dgraphMatchCheck()
109 cheklocval = 1; in dgraphMatchCheck()
116 cheklocval = 1; in dgraphMatchCheck()
123 cheklocval = 1; in dgraphMatchCheck()
126 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_SUM, mateptr->c.finegrafptr->proccomm… in dgraphMatchCheck()
259 cheklocval = -1; in dgraphMatchCheck()
261 cheklocval ++; in dgraphMatchCheck()
263 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_SUM, mateptr->c.finegrafptr->proccomm… in dgraphMatchCheck()
H A Ddgraph_redist.c90 int cheklocval; in dgraphRedist() local
103 cheklocval = 0; in dgraphRedist()
125 cheklocval = 1; in dgraphRedist()
133 chekglbval = cheklocval; in dgraphRedist()
241 int cheklocval; in dgraphRedist2() local
254 cheklocval = 0; in dgraphRedist2()
264 cheklocval = 1; in dgraphRedist2()
272 chekglbval = cheklocval; in dgraphRedist2()
346 cheklocval = 1; in dgraphRedist2()
357 cheklocval = 1; in dgraphRedist2()
[all …]
H A Ddgraph_gather_all.c122 int cheklocval; in dgraphGatherAll2() local
128 cheklocval = 0; in dgraphGatherAll2()
130 cheklocval = 1; in dgraphGatherAll2()
131 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_SUM, dgrfptr->proccomm) != MPI_SUCCES… in dgraphGatherAll2()
151 cheklocval = 0; in dgraphGatherAll2()
169 cheklocval = 1; in dgraphGatherAll2()
175 cheklocval = 1; in dgraphGatherAll2()
188 if (cheklocval == 0) { in dgraphGatherAll2()
195 cheklocval = 1; in dgraphGatherAll2()
204 chekglbval = cheklocval; in dgraphGatherAll2()
[all …]
H A Dlibrary_dgraph_band.c110 int cheklocval; in SCOTCH_dgraphBand() local
138 cheklocval = 0; in SCOTCH_dgraphBand()
142 cheklocval = 1; in SCOTCH_dgraphBand()
145 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->proccomm) != MPI_SUCCES… in SCOTCH_dgraphBand()
150 chekglbval = cheklocval; in SCOTCH_dgraphBand()
168 cheklocval = 0; in SCOTCH_dgraphBand()
176 cheklocval = 1; in SCOTCH_dgraphBand()
183 cheklocval = 1; in SCOTCH_dgraphBand()
192 cheklocval = 1; in SCOTCH_dgraphBand()
199 if (cheklocval != 0) { /* In case of memory error */ in SCOTCH_dgraphBand()
H A Ddorder_gather.c101 int cheklocval; in dorderGather() local
194 cheklocval = 0; in dorderGather()
200 cheklocval = 1; in dorderGather()
203 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dordptr->proccomm) != MPI_SUCCES… in dorderGather()
208 chekglbval = cheklocval; in dorderGather()
331 int cheklocval; in dorderGatherTree() local
358 cheklocval = 0; in dorderGatherTree()
364 cheklocval = 1; in dorderGatherTree()
372 chekglbval = cheklocval; in dorderGatherTree()
398 cheklocval = 1; in dorderGatherTree()
[all …]
H A Ddgraph_build.c166 int cheklocval; /* Local consistency flag */ in dgraphBuild2() local
176 cheklocval = 0; in dgraphBuild2()
286 …int cheklocval; /* Local consistency flag … in dgraphBuild3() local
381 cheklocval = 0; in dgraphBuild3()
386 cheklocval = 1; in dgraphBuild3()
391 MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->proccomm); in dgraphBuild3()
393 chekglbval = cheklocval; in dgraphBuild3()
428 cheklocval = 1; /* Set error flag */ in dgraphBuild3()
459 MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->proccomm); in dgraphBuild3()
461 chekglbval = cheklocval; in dgraphBuild3()
H A Ddgraph_band.c141 int cheklocval; in dgraphBand() local
150 cheklocval = 0; in dgraphBand()
154 cheklocval = 1; in dgraphBand()
157 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->proccomm) != MPI_SUCCES… in dgraphBand()
162 chekglbval = cheklocval; in dgraphBand()
192 cheklocval = 1; in dgraphBand()
199 cheklocval = 1; in dgraphBand()
208 cheklocval = 1; in dgraphBand()
216 cheklocval = 1; in dgraphBand()
220 cheklocval = 1; in dgraphBand()
[all …]
H A Ddgraph_build_hcub.c100 int cheklocval; in dgraphBuildHcub() local
114 cheklocval = 0; in dgraphBuildHcub()
124 cheklocval = 1; in dgraphBuildHcub()
130 cheklocval = 1; in dgraphBuildHcub()
138 reduloctab[6] = cheklocval; in dgraphBuildHcub()
H A Ddgraph_ghst.c111 int cheklocval; in dgraphGhst2() local
121 cheklocval = 0; in dgraphGhst2()
126 cheklocval = 1; in dgraphGhst2()
140 if ((cheklocval == 0) && in dgraphGhst2()
146 cheklocval = 1; in dgraphGhst2()
152 …if (cheklocval != 0) { /* TRICK: Processes not on error will perform coll… in dgraphGhst2()
H A Dhdgraph_order_si.c81 int cheklocval; in hdgraphOrderSi() local
84 cheklocval = 0; in hdgraphOrderSi()
94 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->s.proccomm) != MPI_SUCC…
H A Dhdgraph_gather.c103 int cheklocval; in hdgraphGather() local
128 cheklocval = 0; in hdgraphGather()
152 cheklocval = 1; in hdgraphGather()
160 cheklocval = 1; in hdgraphGather()
167 cheklocval = 1; in hdgraphGather()
188 if ((cheklocval == 0) && in hdgraphGather()
193 cheklocval = 1; in hdgraphGather()
199 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_SUM, dgrfptr->s.proccomm) != MPI_SUCC… in hdgraphGather()
437 cheklocval = (cgrfptr != NULL) ? hgraphCheck (cgrfptr) : 0; in hdgraphGather()
438 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, dgrfptr->s.proccomm) != MPI_SUCC… in hdgraphGather()
H A Dhdgraph_order_nd.c239 int cheklocval; in hdgraphOrderNd() local
265 cheklocval = 0; in hdgraphOrderNd()
269 cheklocval = 1; in hdgraphOrderNd()
273 cheklocval = 1; in hdgraphOrderNd()
276 …if (MPI_Allreduce (&cheklocval, &chekglbval, 1, MPI_INT, MPI_MAX, grafptr->s.proccomm) != MPI_SUCC… in hdgraphOrderNd()
281 chekglbval = cheklocval; in hdgraphOrderNd()
H A Ddgraph_induce.c92 int cheklocval; in dgraphInduce2() local
128 cheklocval = in dgraphInduce2()
137 cheklocval = 1; in dgraphInduce2()
145 cheklocval = 1; in dgraphInduce2()
155 cheklocval = 1; in dgraphInduce2()
160 if (cheklocval != 0) { /* In case of memory error */ in dgraphInduce2()
H A Dhdgraph_induce.c109 int cheklocval; in hdgraphInduceList() local
137 cheklocval = in hdgraphInduceList()
146 cheklocval = 1; in hdgraphInduceList()
154 cheklocval = 1; in hdgraphInduceList()
165 cheklocval = 1; in hdgraphInduceList()
170 if (cheklocval != 0) { /* In case of memory error */ in hdgraphInduceList()
H A Ddgraph_coarsen.c437 int cheklocval; in dgraphCoarsenBuild() local
596 cheklocval = 0; in dgraphCoarsenBuild()
603 cheklocval = 1; in dgraphCoarsenBuild()
607 cheklocval = 1; in dgraphCoarsenBuild()
611 cheklocval = 1; in dgraphCoarsenBuild()
623 cheklocval = 1; in dgraphCoarsenBuild()
631 chekglbval = cheklocval; in dgraphCoarsenBuild()
920 int cheklocval; in dgraphCoarsen() local
943 cheklocval = dgraphCoarsenInit (&matedat.c, finegrafptr, coargrafptr); in dgraphCoarsen()
944 cheklocval |= dgraphMatchInit (&matedat, 0.5F); in dgraphCoarsen()
[all …]

12