Lines Matching refs:stderr
207 fprintf(stderr, "%s %5d: Active for pid %d\n",
216 fprintf(stderr, "\n");
217 fprintf(stderr, "Valid options for the MPIWRAP_DEBUG environment"
219 fprintf(stderr, "\n");
220 fprintf(stderr, " quiet be silent except for errors\n");
221 fprintf(stderr, " verbose show wrapper entries/exits\n");
222 fprintf(stderr, " strict abort the program if a function"
224 fprintf(stderr, " warn give a warning if a function"
226 fprintf(stderr, " help display this message, then exit\n");
227 fprintf(stderr, " initkludge debugging hack; do not use\n");
228 fprintf(stderr, "\n");
229 fprintf(stderr, "Multiple options are allowed, eg"
231 fprintf(stderr, "Note: 'warn' generates output even if 'quiet'"
233 fprintf(stderr, "\n");
234 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
238 fprintf(stderr,
244 fprintf(stderr, "%s %5d: enter PMPI_%s\n", preamble, my_pid, fnname );
250 fprintf(stderr, "%s %5d: exit PMPI_%s (err = %d)\n",
256 fprintf(stderr, "%s %5d: fatal: %s\n", preamble, my_pid, msg);
257 fprintf(stderr, "%s %5d: exiting now\n", preamble, my_pid );
489 fprintf(stderr, "freeing combiner ");
490 showCombiner(stderr,tycon);
491 fprintf(stderr, " ty= ");
492 showTy(stderr,*ty);
493 fprintf(stderr,"\n");
868 fprintf(stderr, "%s %5d: walk_type: unhandled base type 0x%lx ",
870 showTy(stderr, ty);
871 fprintf(stderr, "\n");
873 fprintf(stderr, "%s %5d: walk_type: unhandled combiner 0x%lx\n",
1304 fprintf(stderr, "%s %5d: sReq+ 0x%lx -> b/c/d %p/%d/0x%lx [slot %d]\n",
1359 fprintf(stderr, "%s %5d: sReq- %p (completed)\n",
1477 if (0) fprintf(stderr, "Waitany: %d\n", count);
1507 if (0) fprintf(stderr, "Waitall: %d\n", count);
1574 if (0) fprintf(stderr, "Testall: %d\n", count);
2264 fprintf(stderr, "%s %5d: warning: no wrapper " \