fprintf            46 contrib/scaling/mpi_memprobe.c         fprintf(stderr, "Client EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           133 contrib/scaling/mpi_memprobe.c                     fprintf(stderr, "\tUnknown key: %s", ival->key);
fprintf           169 contrib/scaling/mpi_memprobe.c             fprintf(stderr, "Notify event failed\n");
fprintf           191 contrib/scaling/mpi_memprobe.c         fprintf(stderr, "Sampling memory usage after MPI_Init\n");
fprintf           226 contrib/scaling/mpi_memprobe.c         fprintf(stderr, "\n\nSampling memory usage after MPI_Barrier\n");
fprintf            15 contrib/scaling/orte_no_op.c         fprintf(stderr, "Failed orte_init\n");
fprintf            20 contrib/scaling/orte_no_op.c         fprintf(stderr, "Failed orte_finalize\n");
fprintf            66 examples/spc_example.c         fprintf(stderr, "ERROR: This test should be run with two MPI processes.\n");
fprintf            86 examples/spc_example.c         fprintf(stderr, "ERROR: Couldn't find the appropriate SPC counter in the MPI_T pvars.\n");
fprintf           193 ompi/attribute/attribute.h         fprintf(stderr, "Error while creating the local attribute list\n");
fprintf            35 ompi/contrib/libompitrace/abort.c     fprintf(stderr, "MPI_ABORT[%d]: comm %s errorcode %d\n", rank, commname, errorcode);
fprintf            46 ompi/contrib/libompitrace/accumulate.c     fprintf(stderr, "MPI_ACCUMULATE[%d]: origin_addr %0" PRIxPTR " origin_count %d origin_datatype %s\n"
fprintf            33 ompi/contrib/libompitrace/add_error_class.c     fprintf(stderr, "MPI_ADD_ERROR_CLASS[%d]: errorclass %0" PRIxPTR "\n", rank, (uintptr_t)errorclass);
fprintf            33 ompi/contrib/libompitrace/add_error_code.c     fprintf(stderr, "MPI_ADD_ERROR_CODE[%d]: errorclass %d errcode %0" PRIxPTR "\n", rank, errorclass, (uintptr_t)errorcode);
fprintf            34 ompi/contrib/libompitrace/add_error_string.c     fprintf(stderr, "MPI_ADD_ERROR_STRING[%d]: errorcode %d string %s\n",
fprintf            45 ompi/contrib/libompitrace/allgather.c     fprintf(stderr, "MPI_ALLGATHER[%d]: sendbuf %0" PRIxPTR " sendcount %d sendtype %s\n\trecvbuf %0" PRIxPTR " recvcount %d recvtype %s comm %s\n",
fprintf            45 ompi/contrib/libompitrace/allgatherv.c     fprintf(stderr, "MPI_ALLGATHERV[%d]: sendbuf %0" PRIxPTR " sendcount %d sendtype %s\n\trecvbuf %0" PRIxPTR " recvtype %s comm %s\n",
fprintf            33 ompi/contrib/libompitrace/alloc_mem.c     fprintf(stderr, "MPI_Alloc_mem[%d]: size %0ld\n", rank, (long)size);
fprintf            42 ompi/contrib/libompitrace/allreduce.c     fprintf(stderr, "MPI_ALLREDUCE[%d]: sendbuf %0" PRIxPTR " recvbuf %0" PRIxPTR " count %d datatype %s op %s comm %s\n",
fprintf            35 ompi/contrib/libompitrace/barrier.c     fprintf(stderr, "MPI_BARRIER[%d]: comm %s\n", rank, commname);
fprintf            40 ompi/contrib/libompitrace/bcast.c     fprintf(stderr, "MPI_BCAST[%d]: buffer %0" PRIxPTR " count %d datatype %s root %d comm %s\n",
fprintf            32 ompi/contrib/libompitrace/finalize.c     fprintf(stderr, "MPI_FINALIZE[%d]\n", rank);
fprintf            36 ompi/contrib/libompitrace/get_address.c     fprintf(stderr, "MPI_GET_ADDRESS[%d]: location %0" PRIxPTR " address %0" PRIxPTR "\n",
fprintf            29 ompi/contrib/libompitrace/init.c     fprintf(stderr, "MPI_INIT: argc %d\n", (0 < *argc) ? *argc : 0);
fprintf            42 ompi/contrib/libompitrace/isend.c     fprintf(stderr, "MPI_ISEND[%d]: buf %0" PRIxPTR " count %d datatype %s dest %d tag %d comm %s\n",
fprintf            39 ompi/contrib/libompitrace/recv.c     fprintf(stderr, "MPI_RECV[%d]: buf %0" PRIxPTR " count %d datatype %s source %d tag %d comm %s\n",
fprintf            43 ompi/contrib/libompitrace/reduce.c     fprintf(stderr,"MPI_REDUCE[%d]: sendbuf %0" PRIxPTR " recvbuf %0" PRIxPTR " count %d datatype %s op %s root %d comm %s\n",
fprintf            32 ompi/contrib/libompitrace/request_free.c     fprintf(stderr, "MPI_REQUEST_FREE[%d]\n", rank);
fprintf            42 ompi/contrib/libompitrace/send.c     fprintf(stderr, "MPI_SEND[%d]: : buf %0" PRIxPTR " count %d datatype %s dest %d tag %d comm %s\n",
fprintf            49 ompi/contrib/libompitrace/sendrecv.c     fprintf(stderr, "MPI_SENDRECV[%d]: sendbuf %0" PRIxPTR " sendcount %d sendtype %s dest %d sendtag %d\n\t"
fprintf            26 ompi/debuggers/dlopen_test.c     fprintf(stderr, "OPAL was not built with libltdl support; skipping\n");
fprintf            55 ompi/debuggers/dlopen_test.c     fprintf(stderr, "File failed to open with global namespace: %s\n",
fprintf            73 ompi/debuggers/dlopen_test.c         fprintf(stderr,
fprintf           101 ompi/debuggers/dlopen_test.c         fprintf(stderr, "No test file to dlopen (perhaps --enable-static?); skipping\n");
fprintf            70 ompi/debuggers/ompi_common_dll.c             fprintf(stderr, "WARNING: Open MPI is unable to find "      \
fprintf           515 ompi/debuggers/ompi_common_dll.c     fprintf(stderr, "WARNING: Open MPI is unable to find debugging information about the \"%s\" type.  This can happen if Open MPI was built without debugging information, or was stripped after building.\n",
fprintf            46 ompi/debuggers/predefined_pad_test.c             fprintf(stderr, "ERROR: Predefined " #TYPE " size: %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes over)\n", psize, size, size - psize); \
fprintf            48 ompi/debuggers/predefined_pad_test.c             fprintf(stderr, "WARNING: Predefined " #TYPE " has very little space left -- size : %" PRIsize_t ", " #TYPE " size: %" PRIsize_t " (%" PRIsize_t " bytes left)\n", psize, size, psize - size); \
fprintf            68 ompi/debuggers/predefined_pad_test.c         fprintf(stderr, "NUMBER OF WARNINGS: %d\n", warnings);
fprintf            71 ompi/debuggers/predefined_pad_test.c         fprintf(stderr, "NUMBER OF ERRORS: %d\n", errors);
fprintf           162 ompi/errhandler/errhandler_predefined.c             fprintf(stderr, str, arg);
fprintf           164 ompi/errhandler/errhandler_predefined.c             fprintf(stderr, "%s", str);
fprintf           186 ompi/mca/coll/hcoll/coll_hcoll_rte.c         fprintf(stderr,"***Error in hcolrte_rml_recv_nb: wrong null argument: "
fprintf           196 ompi/mca/coll/hcoll/coll_hcoll_rte.c         fprintf(stderr, "***Error in hcolrte_rml_recv_nb: buffer pointer is NULL"
fprintf           227 ompi/mca/coll/hcoll/coll_hcoll_rte.c         fprintf(stderr,"***Error in hcolrte_rml_send_nb: wrong null argument: "
fprintf           236 ompi/mca/coll/hcoll/coll_hcoll_rte.c         fprintf(stderr, "***Error in hcolrte_rml_send_nb: buffer pointer is NULL"
fprintf            48 ompi/mca/coll/libnbc/libdict/dict_private.h 		fprintf(stderr, "\n%s:%d (%s) assertion failed: `%s'\n",			\
fprintf            54 ompi/mca/coll/libnbc/libdict/dict_private.h 		fprintf(stderr, "\n%s:%d assertion failed: `%s'\n",					\
fprintf           280 ompi/mca/coll/libnbc/nbc_internal.h   fprintf (stderr, "\n");
fprintf           699 ompi/mca/common/monitoring/common_monitoring.c     fprintf(pf, "# POINT TO POINT\n");
fprintf           702 ompi/mca/common/monitoring/common_monitoring.c             fprintf(pf, "E\t%" PRId32 "\t%" PRId32 "\t%zu bytes\t%zu msgs sent\t",
fprintf           705 ompi/mca/common/monitoring/common_monitoring.c                 fprintf(pf, "%zu%s", size_histogram[i * max_size_histogram + j],
fprintf           714 ompi/mca/common/monitoring/common_monitoring.c                 fprintf(pf, "I\t%" PRId32 "\t%" PRId32 "\t%zu bytes\t%zu msgs sent%s",
fprintf           725 ompi/mca/common/monitoring/common_monitoring.c                         fprintf(pf, "%zu%s", size_histogram[i * max_size_histogram + j],
fprintf           733 ompi/mca/common/monitoring/common_monitoring.c     fprintf(pf, "# OSC\n");
fprintf           736 ompi/mca/common/monitoring/common_monitoring.c             fprintf(pf, "S\t%" PRId32 "\t%" PRId32 "\t%zu bytes\t%zu msgs sent\n",
fprintf           740 ompi/mca/common/monitoring/common_monitoring.c             fprintf(pf, "R\t%" PRId32 "\t%" PRId32 "\t%zu bytes\t%zu msgs sent\n",
fprintf           746 ompi/mca/common/monitoring/common_monitoring.c     fprintf(pf, "# COLLECTIVES\n");
fprintf           749 ompi/mca/common/monitoring/common_monitoring.c             fprintf(pf, "C\t%" PRId32 "\t%" PRId32 "\t%zu bytes\t%zu msgs sent\n",
fprintf           165 ompi/mca/common/monitoring/common_monitoring_coll.c     fprintf(pf,
fprintf           115 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to intialize MPI_T interface, preventing to get monitoring results: check your OpenMPI installation\n");
fprintf           121 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to create MPI_T session, preventing to get monitoring results: check your OpenMPI installation\n");
fprintf           289 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "WARNING : failed to free MPI_T session, monitoring results may be impacted : check your OpenMPI installation\n");
fprintf           294 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "WARNING : failed to finalize MPI_T interface, monitoring results may be impacted : check your OpenMPI installation\n");
fprintf           312 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : cannot find monitoring MPI_T \"%s\" pvar, check that you have monitoring pml\n", pvar_name);
fprintf           318 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to allocate handle on \"%s\" pvar, check that you have monitoring pml\n", pvar_name);
fprintf           323 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : COMM_WORLD has %d ranks \"%s\" pvar contains %d values, check that you have monitoring pml\n", comm_world_size, pvar_name, count);
fprintf           336 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to start handle on \"%s\" pvar, check that you have enabled the monitoring pml\n", res->pvar_name);
fprintf           347 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to stop handle on \"%s\" pvar, check that you have enabled the monitoring pml\n", res->pvar_name);
fprintf           358 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to read \"%s\" pvar, check that you have enabled the monitoring pml\n", res->pvar_name);
fprintf           384 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(stderr, "ERROR : failed to open \"%s\" file in write mode, check your permissions\n", filename);
fprintf           392 ompi/mca/common/monitoring/monitoring_prof.c             fprintf(matrix_file, "%zu ", mat[i * comm_world_size + j]);
fprintf           394 ompi/mca/common/monitoring/monitoring_prof.c         fprintf(matrix_file, "\n");
fprintf           171 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c        fprintf(stderr,
fprintf           173 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c        fprintf(stderr,
fprintf           496 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    fprintf(stdout, "data needed from %d (count = %d):\n", i,
fprintf           499 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		fprintf(stdout, " %d: off[%d] = %lld, len[%d] = %d\n", fh->f_rank, l,
fprintf           502 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    fprintf(stdout, "%d: buf_idx[%d] = 0x%x\n", fh->f_rank, i, buf_idx[i]);
fprintf           199 ompi/mca/fs/lustre/fs_lustre_file_open.c 	fprintf(stderr,"Cannot allocate memory for extracting stripe size\n");
fprintf           299 ompi/mca/io/ompio/io_ompio.c 	    fprintf(fp,"FILEVIEW\n");
fprintf           350 ompi/mca/io/ompio/io_ompio.c 	    fprintf(fp,"%d %d\n", m, fh->f_size+1);
fprintf           359 ompi/mca/io/ompio/io_ompio.c 			fprintf(fp,"%d ", column_list[column_index]);
fprintf           368 ompi/mca/io/ompio/io_ompio.c 	    fprintf(fp,"\n");
fprintf           370 ompi/mca/io/ompio/io_ompio.c 		fprintf(fp, "%d ", values[i]);
fprintf           372 ompi/mca/io/ompio/io_ompio.c 	    fprintf(fp, "\n");
fprintf           374 ompi/mca/io/ompio/io_ompio.c 		fprintf(fp, "%d ", row_index[i]);
fprintf           376 ompi/mca/io/ompio/io_ompio.c 	    fprintf(fp, "\n");
fprintf           381 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c       fprintf(stderr,"naggs_small is %d nb_cn_small is %d\n",naggs_small,nb_cn_small);
fprintf           383 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    fprintf(stderr,"fd_size[%d] set to %d agg rank is %d\n",i,fd_size[i],fd->hints->ranklist[i]);
fprintf           290 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"TIMING-%1s,", (rw ? "W" : "R") );
fprintf           291 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"SIZE: %12.4lld , ", (long long int)(gpfsmpio_prof_avg[ GPFSMPIO_CIO_DATA_SIZE ] * nr_aggs));
fprintf           292 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"SEEK-avg: %10.3f , ",
fprintf           294 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"SEEK-max: %10.3f , ",
fprintf           296 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"LOCAL-avg: %10.3f , ",
fprintf           298 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"GATHER-max: %10.3f , ",
fprintf           300 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"PATTERN-avg: %10.3f , ",
fprintf           302 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"FILEDOMAIN-avg: %10.3f , ",
fprintf           304 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"MYREQ-avg: %10.3f , ",
fprintf           306 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"OTHERREQ-max: %10.3f , ",
fprintf           308 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"EXCHANGE-max: %10.3f , ",
fprintf           310 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr, "EXCHANGE-RECV_EXCH-max: %10.3f , ",
fprintf           312 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr, "EXCHANGE-SETUP-max: %10.3f , ",
fprintf           314 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr, "EXCHANGE-NET-max: %10.3f , ",
fprintf           316 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr, "EXCHANGE-SORT-max: %10.3f , ",
fprintf           318 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr, "EXCHANGE-SIEVE-max: %10.3f , ",
fprintf           320 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"POSIX-TIME-avg: %10.3f , ",
fprintf           322 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"POSIX-TIME-max: %10.3f , ",
fprintf           324 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"MPIIO-CONTIG-TIME-avg: %10.3f , ",
fprintf           326 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"MPIIO-STRIDED-TIME-avg: %10.3f , ",
fprintf           328 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"POSIX-BW-avg: %10.3f , ",
fprintf           330 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"MPI-BW-avg: %10.3f , ",
fprintf           332 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	    fprintf(stderr,"MPI-BW-collective-avg: %10.3f\n ",
fprintf           633 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	fprintf(stderr,"Interleaved aggregator list:\n");
fprintf           635 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	    fprintf(stderr,"Agg: %d Agg rank: %d with bridge rank %d and ion ID %d\n",i,interleavedbridgeranklist[i],all_procInfo[interleavedbridgeranklist[i]].bridgeRank,all_procInfo[interleavedbridgeranklist[i]].ionID);
fprintf           637 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	fprintf(stderr,"Bridges list:\n");
fprintf           639 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_aggrs.c 	    fprintf(stderr,"bridge %d ion min rank %d rank %d number of aggs %d ion id %d\n",i,summarybridgeminionaggrank[i],bridgelist[i],bridgelistnum[i],ionlist[i]);
fprintf           164 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c        fprintf(stderr,"Block dimensions:\n");
fprintf           199 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c          fprintf(stderr,"numNodesInPartition is %d Dimension %d has %d elements wrap-around value is %d\n",proc->numNodesInPartition,i,torusSize[i],dimTorus[i]);
fprintf           268 ompi/mca/io/romio321/romio/adio/ad_gpfs/bg/ad_bg_pset.c         fprintf(stderr,"agg coords are %u %u %u %u %u bridge coords are %u %u %u %u %u distance is %u\n",aggCoords[0],aggCoords[1],aggCoords[2],aggCoords[3],aggCoords[4],manhattanBridgeCoords[0],manhattanBridgeCoords[1],manhattanBridgeCoords[2],manhattanBridgeCoords[3],manhattanBridgeCoords[4], proc->manhattanDistanceToBridge);
fprintf           117 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c 		fprintf(stderr, "Failure to set stripe info %s \n", strerror(errno));
fprintf           124 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     fprintf(stderr, "ADIOI_PVFS2_StridedDtypeIO: (fd->fp_ind=%Ld,fd->disp=%Ld,"
fprintf           145 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c         fprintf(stderr, "ADIOI_PVFS2_stridedDtypeIO: error in final"
fprintf           153 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c         fprintf(stderr, "ADIOI_PVFS2_StridedDtypeIO: error in final"
fprintf           165 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	fprintf(stderr, "ADIOI_PVFS2_StridedDtypeIO: Warning - PVFS_sys_"
fprintf           188 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     fprintf(stderr, "ADIOI_PVFS2_StridedDtypeIO: "
fprintf           244 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	fprintf(stderr, "Failed to allocate array_int\n");
fprintf           250 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	fprintf(stderr, "Failed to allocate array_addr\n");
fprintf           257 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	fprintf(stderr, "Failed to allocate array_dtypes\n");
fprintf           275 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           305 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		    fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           323 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		    fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           345 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           351 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           356 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           361 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           366 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           371 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           376 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           381 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           386 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           391 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           399 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "Error in PVFS_Request_* "
fprintf           456 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           464 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           470 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           501 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "convert_mpi_pvfs2_dtype: "
fprintf           508 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "Error in PVFS_Request_struct\n");
fprintf           522 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "STRUCT(WITHOUT %d LB or UB)(%d,[",
fprintf           525 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "(%d,%Ld) ",
fprintf           528 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "]\n");
fprintf           529 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "RESIZED(LB = %Ld, EXTENT = %Ld)\n",
fprintf           535 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "Error in PVFS_Request_resize\n");
fprintf           546 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "Error in PVFS_Request_struct\n");
fprintf           578 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     fprintf(stderr, "convert_mpi_pvfs2_dtype:  SERIOUS ERROR\n");
fprintf           587 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     fprintf(stderr, "NAMED");
fprintf           594 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_CHAR\n");
fprintf           601 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c             fprintf(stderr, "-MPI_BYTE\n");
fprintf           608 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c             fprintf(stderr, "-MPI_SHORT\n");
fprintf           615 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c             fprintf(stderr, "-MPI_INT\n");
fprintf           622 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c             fprintf(stderr, "-MPI_LONG\n");
fprintf           629 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_FLOAT\n");
fprintf           636 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_DOUBLE\n");
fprintf           643 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_UNSIGNED_CHAR\n");
fprintf           650 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_UNSIGNED_SHORT\n");
fprintf           657 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_SHORT\n");
fprintf           664 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_UNSIGNED_LONG\n");
fprintf           671 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "-MPI_LONG_DOUBLE\n");
fprintf           676 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "convert_named: predefined type not found");
fprintf           680 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	fprintf(stderr, "convert_named: Datatype creation failed\n");
fprintf           696 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "CONTIG(%d)\n", arr_int[0]);
fprintf           699 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "VECTOR(%d,%d,%d)\n", 
fprintf           703 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "HVECTOR(%d,%d,%ld)\n",
fprintf           707 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "INDEXED(%d,[",
fprintf           710 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "(%d,%d) ",
fprintf           713 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "]\n");
fprintf           716 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "HINDEXED(%d,[",
fprintf           719 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "(%d,%lld) ",
fprintf           722 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "]\n");
fprintf           725 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "STRUCT(%d,[",
fprintf           728 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 		fprintf(stderr, "(%d,%lld) ",
fprintf           731 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "]\n");
fprintf           734 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "DUP\n");
fprintf           737 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c 	    fprintf(stderr, "no available information on this datatype");
fprintf           188 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "ADIOI_PVFS2_StridedListIO: (fd->fp_ind=%Ld,fd->disp=%Ld,"
fprintf           195 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "flat_buf:\n");
fprintf           197 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, "(offset, length) = (%Ld, %d)\n",
fprintf           200 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "flat_file:\n");
fprintf           202 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, "(offset, length) = (%Ld, %d)\n",
fprintf           262 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "ad_pvfs2_io_list.c::\n");
fprintf           267 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 		    fprintf(stderr, "buf[%d][%d]=%c\n",
fprintf           294 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "ADIOI_PVFS2_StridedListIO: Warning - PVFS_sys_"
fprintf           313 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "ADIOI_PVFS2_StridedListIO: "
fprintf           384 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "gen_list_arr:\n");
fprintf           389 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, "buf_ol_count != 0 || file_ol_count != 0\n");
fprintf           422 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "initial buf_off_arr[%d] = %Ld\n", *buf_ol_count_p,
fprintf           424 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "initial file_off_arr[%d] = %Ld\n", *file_ol_count_p,
fprintf           440 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, 
fprintf           486 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "reached end of memory block...\n");
fprintf           537 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "advanced %d in memory block...\n",
fprintf           545 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "gen_listio_arr: Error\n");
fprintf           555 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "reached end of file block...\n");
fprintf           607 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "advanced %d in file block...\n",
fprintf           615 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    fprintf(stderr, "gen_listio_arr: Error\n");
fprintf           618 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, 
fprintf           644 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "buf_ol_pairs(offset,length) count = %d\n",
fprintf           648 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, "(%lld, %d) ", (long long)buf_off_arr[i], buf_len_arr[i]);
fprintf           650 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "\n");
fprintf           652 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "file_ol_pairs(offset,length) count = %d\n",
fprintf           656 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	fprintf(stderr, "(%lld, %d) ", (long long)file_off_arr[i], file_len_arr[i]);
fprintf           658 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     fprintf(stderr, "\n\n");
fprintf           146 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c             fprintf(stderr,
fprintf           163 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c             fprintf(stderr,
fprintf            33 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 				fprintf(stderr,
fprintf            48 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c 				fprintf(stderr,
fprintf            44 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c             fprintf(stderr, "op_type invalid\n");
fprintf            63 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "op_type invalid\n");
fprintf            98 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "op_type invalid\n");
fprintf           116 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "view_state:(blocklens[%Ld]=%d,cur_reg_off=%Ld,"
fprintf           137 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "view_state_add_region: %s contig type "
fprintf           153 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "view_state_add_region: %s last region for type "
fprintf           166 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "view_state_add_region: %s inner region type "
fprintf           190 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "view_state_add_region: %s partial region type "
fprintf           228 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "op_type invalid\n");
fprintf           263 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "init_view_state: %s (idx=%d,byte_off=%Ld,"
fprintf           325 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "get_next_fr_off: Couldn't find the correct "
fprintf           365 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "op_type invalid\n");
fprintf           486 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_agg_reqs: malloc client_next_off_arr "
fprintf           493 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_agg_reqs: "
fprintf           500 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_agg_reqs: "
fprintf           558 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_agg_reqs: %s proc %d start/add to"
fprintf           574 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_agg_reqs: "
fprintf           581 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_agg_reqs: "
fprintf           596 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			fprintf(stderr, "ADIOI_Build_agg_reqs: "
fprintf           681 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "ADIOI_Build_agg_reqs: Impossible type\n");
fprintf           710 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_agg_reqs: malloc "
fprintf           718 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_agg_reqs: malloc "
fprintf           727 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "ADIOI_Build_agg_reqs: malloc "
fprintf           735 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "ADIOI_Build_agg_reqs: malloc "
fprintf           746 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, 
fprintf           754 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, 
fprintf           790 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_agg_reqs: ERROR Process %d "
fprintf           798 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_agg_reqs:(client,ol_pairs,size_req)=");
fprintf           801 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "(%d,%d,%Ld)", i, client_ol_ct_arr[i],
fprintf           804 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, ",");
fprintf           806 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "\n");
fprintf           809 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_agg_reqs: Generated %d of %d "
fprintf           817 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_agg_reqs: p %d (off,len) = ", i);
fprintf           820 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "[%d](%d,%d) ", j, 
fprintf           824 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "\n");
fprintf           828 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_agg_reqs:agg_type(off,len)=");
fprintf           831 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "[%d](%d,%d)",
fprintf           834 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, ",");
fprintf           836 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "\n");
fprintf           918 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_client_reqs:(agg,size_req)=");
fprintf           924 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "(%d,%Ld)", i, agg_comm_sz_arr[i]);
fprintf           926 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, ",");
fprintf           928 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "\n");
fprintf           935 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_reqs: malloc agg_mem_next_off_arr"
fprintf           943 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_reqs: malloc agg_comm_cur_sz_arr"
fprintf           950 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_reqs: "
fprintf           957 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_reqs: "
fprintf          1035 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_client_reqs: %s File region"
fprintf          1075 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_reqs: Mem region %s"
fprintf          1119 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			fprintf(stderr, "ADIOI_Build_client_reqs: "
fprintf          1134 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, 
fprintf          1142 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, 
fprintf          1151 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "ADIOI_Build_client_reqs: malloc "
fprintf          1159 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "ADIOI_Build_client_reqs: malloc "
fprintf          1168 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_client_reqs:(agg,cur_ol_count=ol_count)=");
fprintf          1174 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "(%d,%d=%d)", i, agg_ol_cur_ct_arr[i],
fprintf          1178 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, ",");
fprintf          1181 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "\n");
fprintf          1189 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_client_reqs: p %d (off,len) = ", i);
fprintf          1192 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "[%d](%d,%d) ", j,
fprintf          1196 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "\n");
fprintf          1263 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c         fprintf(stderr, "ADIOI_Build_client_pre_req: Invalid agg_idx %d\n",
fprintf          1273 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, 
fprintf          1285 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, 
fprintf          1309 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: "
fprintf          1362 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, 
fprintf          1447 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: %s Mem region"
fprintf          1494 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			fprintf(stderr, "ADIOI_Build_client_pre_req: "
fprintf          1508 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_client_pre_req: %s File region"
fprintf          1514 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: "
fprintf          1529 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: malloc "
fprintf          1538 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: malloc "
fprintf          1550 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_client_pre_req:(agg=%d,cur_ol_count=%d"
fprintf          1558 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_pre_req: agg=%d,pre_sz=%Ld "
fprintf          1562 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "[%d](%d,%d) ", i, 
fprintf          1566 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "\n");
fprintf          1568 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "\n");
fprintf          1659 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "process_pre_req: TEMP_OFF "
fprintf          1713 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    fprintf(stderr, "process_pre_req: malloc "
fprintf          1720 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c                     fprintf(stderr, "process_pre_req: malloc "
fprintf          1760 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "process_pre_req: REAL_OFF "
fprintf          1768 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "process_pre_req: Invalid off_type %d\n",
fprintf          1803 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_req: agg_rank %d does not map "
fprintf          1814 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, "ADIOI_Build_client_req:(agg=%d,size_req=%Ld)\n",
fprintf          1836 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_pre_req: "
fprintf          1889 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "ADIOI_Build_client_req: %s File region"
fprintf          1946 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_req: %s Mem region"
fprintf          1987 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 			fprintf(stderr, "ADIOI_Build_client_req: "
fprintf          2002 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_req: malloc "
fprintf          2011 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "ADIOI_Build_client_req: malloc "
fprintf          2021 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, 
fprintf          2029 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_req: p %d (off,len) = ", agg_rank);
fprintf          2032 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "[%d](%d,%d) ", i, 
fprintf          2035 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "\n");
fprintf          2037 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "\n");
fprintf          2041 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     fprintf(stderr, 
fprintf          2049 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "ADIOI_Build_client_req: p %d pre(off,len) = ", 
fprintf          2053 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    fprintf(stderr, "[%d](%d,%d) ", i, 
fprintf          2057 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		fprintf(stderr, "\n");
fprintf          2059 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	fprintf(stderr, "\n");
fprintf            42 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	fprintf(stderr, "print flatlist node of NULL ptr\n");
fprintf            45 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     fprintf(stderr, "print flatlist node count = %d (idx,blocklen)\n", 
fprintf            51 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "%d=(%lld,%lld)\n", i, (long long)flatlist_node_p->indices[i],
fprintf            55 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "%d=(%lld,%lld) ", i, (long long)flatlist_node_p->indices[i],
fprintf            58 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     fprintf(stderr, "\n");
fprintf            83 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	fprintf(stderr, "ADIOI_Add_contig_flattened: malloc next failed\n");
fprintf            89 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	fprintf(stderr, "ADIOI_Flatlist_node: malloc blocklens failed\n");
fprintf            94 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	fprintf(stderr, "ADIOI_Flatlist_node: malloc indices failed\n");
fprintf           278 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     fprintf(stderr, "my own flattened memtype: ");
fprintf           280 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c     fprintf(stderr, "my own flattened filetype: ");
fprintf           291 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "ADIOI_Exchange_file_views: MPI_Alltoall failed "
fprintf           307 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "send_count_arr:");
fprintf           310 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "[%d]=%d ", i, send_count_arr[i].count);
fprintf           312 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "\n");
fprintf           313 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "recv_count_arr:");
fprintf           316 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "[%d]=%d ", i, recv_count_arr[i].count);
fprintf           318 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "\n");
fprintf           320 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "send_count_arr:");
fprintf           323 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "[%d]=%d ", i, send_count_arr[i].count);
fprintf           325 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         fprintf(stderr, "\n");
fprintf           327 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "recv_count_arr:");
fprintf           330 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	        fprintf(stderr, "[%d]=%d ", i, recv_count_arr[i].count);
fprintf           332 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "\n");
fprintf           357 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 		    fprintf(stderr, "ADIOI_Exchange_file_views: malloc "
fprintf           471 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "client_file_view_state_arr[%d]=(fp_ind=%Ld,"
fprintf           485 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	fprintf(stderr, "my file realm (idx=%d,st_off=%Ld) ", 
fprintf           497 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c 	    fprintf(stderr, "client_file_view_state_arr[%d]: ", i);
fprintf            99 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     fprintf (stderr, "p%d: entering ADIOI_IOStridedColl\n", myrank);
fprintf           299 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     fprintf (stderr, "client_alltoallw_counts[ ");
fprintf           301 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	fprintf (stderr, "%d ", client_alltoallw_counts[i]);
fprintf           303 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     fprintf (stderr, "]\n");
fprintf           304 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     fprintf (stderr, "agg_alltoallw_counts[ ");
fprintf           306 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	fprintf (stderr,"%d ", agg_alltoallw_counts[i]);
fprintf           308 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     fprintf (stderr, "]\n");
fprintf           359 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "expecting from [agg](disp,size,cnt)=");
fprintf           362 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "[%d](%d,%d,%d)", i, alltoallw_disps[i], 
fprintf           365 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf(stderr, ",");
fprintf           367 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "]\n");
fprintf           369 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "sending to [client](disp,size,cnt)=");
fprintf           376 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf (stderr, "[%d](%d,%d,%d)", i, alltoallw_disps[i], 
fprintf           379 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 			fprintf(stderr, ",");
fprintf           381 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr,"\n");
fprintf           418 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "buffered_io_size = %lld\n", buffered_io_size);
fprintf           420 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "buf = [");
fprintf           422 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf (stderr, "%c", ((char *) buf)[i]);
fprintf           423 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "]\n");
fprintf           424 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "cb_buf = [");
fprintf           426 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf (stderr, "%c", cb_buf[i]);
fprintf           427 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "]\n");
fprintf           434 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "sending to [agg](disp,size,cnt)=");
fprintf           437 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "[%d](%d,%d,%d)", i, alltoallw_disps[i], 
fprintf           440 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf(stderr, ",");
fprintf           442 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "]\n");
fprintf           443 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "expecting from [client](disp,size,cnt)=");
fprintf           450 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "[%d](%d,%d,%d)", i, alltoallw_disps[i], 
fprintf           453 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf(stderr, ",");
fprintf           455 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr,"\n");
fprintf           459 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 	    fprintf (stderr, "buffered_io_size = %lld\n", buffered_io_size);
fprintf           475 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "buf = [");
fprintf           477 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf (stderr, "%c", ((char *) buf)[i]);
fprintf           478 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "]\n");
fprintf           496 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "cb_buf = [");
fprintf           498 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		    fprintf (stderr, "%c", cb_buf[i]);
fprintf           499 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		fprintf (stderr, "]\n");
fprintf           134 ompi/mca/io/romio321/romio/adio/common/lock.c             fprintf(stderr, "File locking failed in ADIOI_Set_lock(fd %#X,cmd %s/%#X,type %s/%#X,whence %#X) with return value %#X and errno %#X.  Retry (%d).\n",                    
fprintf           146 ompi/mca/io/romio321/romio/adio/common/lock.c           fprintf(stderr,"ADIOI_Set_lock:offset %#llx, length %#llx\n",(unsigned long long)offset, (unsigned long long)len);
fprintf            33 ompi/mca/io/romio321/romio/adio/common/malloc.c #define FPRINTF fprintf
fprintf           982 ompi/mca/io/romio321/romio/adio/include/adioi.h #define FPRINTF fprintf
fprintf          1059 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBGT_FPRINTF if (MPIR_Ext_dbg_romio_verbose_enabled) fprintf(stderr,"%s:%d:",__FILE__,__LINE__); \
fprintf          1060 ompi/mca/io/romio321/romio/adio/include/adioi.h if (MPIR_Ext_dbg_romio_terse_enabled) fprintf
fprintf          1062 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBG_FPRINTF if (MPIR_Ext_dbg_romio_verbose_enabled) fprintf(stderr,"%s:%d:",__FILE__,__LINE__); \
fprintf          1063 ompi/mca/io/romio321/romio/adio/include/adioi.h if (MPIR_Ext_dbg_romio_typical_enabled) fprintf
fprintf          1065 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBGV_FPRINTF if (MPIR_Ext_dbg_romio_verbose_enabled) fprintf(stderr,"%s:%d:",__FILE__,__LINE__); \
fprintf          1066 ompi/mca/io/romio321/romio/adio/include/adioi.h  if (MPIR_Ext_dbg_romio_verbose_enabled) fprintf
fprintf          1068 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBGT_FPRINTF if (0) fprintf
fprintf          1069 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBG_FPRINTF if (0) fprintf
fprintf          1070 ompi/mca/io/romio321/romio/adio/include/adioi.h #define DBGV_FPRINTF if (0) fprintf
fprintf            32 ompi/mca/io/romio321/romio/test/aggregation1.c         fprintf( stderr, 
fprintf            43 ompi/mca/io/romio321/romio/test/aggregation1.c     fprintf( stderr, "Fatal error %s: %d\n", msg, mpi_ret );
fprintf           255 ompi/mca/io/romio321/romio/test/aggregation1.c 	    fprintf(stdout, " No Errors\n");
fprintf           257 ompi/mca/io/romio321/romio/test/aggregation1.c             fprintf(stdout, "%d/%d blocks corrupt\n",
fprintf            28 ompi/mca/io/romio321/romio/test/aggregation2.c         fprintf(stderr, "%s: %s\n", str, msg);
fprintf            79 ompi/mca/io/romio321/romio/test/aggregation2.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf            82 ompi/mca/io/romio321/romio/test/aggregation2.c 	    fprintf( stdout, " No Errors\n" );
fprintf            26 ompi/mca/io/romio321/romio/test/async-multiple.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            51 ompi/mca/io/romio321/romio/test/async-multiple.c 	    fprintf(stderr, "\n*#  Usage: async -fname filename\n\n");
fprintf           119 ompi/mca/io/romio321/romio/test/async-multiple.c 	    fprintf(stderr, "Process %d: error, read %d, should be %d\n", rank, buf[i], rank*100000+i);
fprintf           126 ompi/mca/io/romio321/romio/test/async-multiple.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           129 ompi/mca/io/romio321/romio/test/async-multiple.c 	    fprintf( stdout, " No Errors\n" );
fprintf            24 ompi/mca/io/romio321/romio/test/async.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            49 ompi/mca/io/romio321/romio/test/async.c 	    fprintf(stderr, "\n*#  Usage: async -fname filename\n\n");
fprintf           118 ompi/mca/io/romio321/romio/test/async.c 	    fprintf(stderr, "Process %d: error, read %d, should be %d\n", rank, buf[i], rank*100000+i);
fprintf           125 ompi/mca/io/romio321/romio/test/async.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           128 ompi/mca/io/romio321/romio/test/async.c 	    fprintf( stdout, " No Errors\n" );
fprintf            42 ompi/mca/io/romio321/romio/test/atomicity.c 	    fprintf(stderr, "\n*#  Usage: coll_test -fname filename\n\n");
fprintf            72 ompi/mca/io/romio321/romio/test/atomicity.c 	fprintf(stderr, "\ntesting contiguous accesses\n");
fprintf            86 ompi/mca/io/romio321/romio/test/atomicity.c 	fprintf(stderr, "Atomic mode not supported on this file system.\n");fflush(stderr);
fprintf           104 ompi/mca/io/romio321/romio/test/atomicity.c 			fprintf(stderr, "Process %d: readbuf[%d] is %d, should be 0\n", mynod, i, readbuf[i]);
fprintf           112 ompi/mca/io/romio321/romio/test/atomicity.c 			fprintf(stderr, "Process %d: readbuf[%d] is %d, should be 10\n", mynod, i, readbuf[i]);
fprintf           118 ompi/mca/io/romio321/romio/test/atomicity.c 		fprintf(stderr, "Process %d: readbuf[0] is %d, should be either 0 or 10\n", mynod, readbuf[0]); 	
fprintf           148 ompi/mca/io/romio321/romio/test/atomicity.c 	fprintf(stderr, "\ntesting noncontiguous accesses\n");
fprintf           170 ompi/mca/io/romio321/romio/test/atomicity.c 			fprintf(stderr, "Process %d: readbuf[%d] is %d, should be 0\n", mynod, i, readbuf[i]);
fprintf           178 ompi/mca/io/romio321/romio/test/atomicity.c 			fprintf(stderr, "Process %d: readbuf[%d] is %d, should be 10\n", mynod, i, readbuf[i]);
fprintf           184 ompi/mca/io/romio321/romio/test/atomicity.c 		fprintf(stderr, "Process %d: readbuf[0] is %d, should be either 0 or 10\n", mynod, readbuf[0]); 	    
fprintf           196 ompi/mca/io/romio321/romio/test/atomicity.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           199 ompi/mca/io/romio321/romio/test/atomicity.c 	    fprintf( stdout, " No Errors\n" );
fprintf            27 ompi/mca/io/romio321/romio/test/big_extents.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf           111 ompi/mca/io/romio321/romio/test/big_extents.c 	fprintf(stderr, "type %d failed indep\n", type);
fprintf           118 ompi/mca/io/romio321/romio/test/big_extents.c 	fprintf(stderr, "type %d failed collective\n", type);
fprintf           143 ompi/mca/io/romio321/romio/test/big_extents.c 	fprintf(stderr, "usage: %s <filename>\n", argv[0]);
fprintf           204 ompi/mca/io/romio321/romio/test/big_extents.c     if(!ret && !rank) fprintf(stderr, "  No Errors\n");
fprintf            47 ompi/mca/io/romio321/romio/test/coll_perf.c 	    fprintf(stderr, "\n*#  Usage: coll_perf -fname filename\n\n");
fprintf           120 ompi/mca/io/romio321/romio/test/coll_perf.c       fprintf(stderr, "Global array size %d x %d x %d integers\n", array_of_gsizes[0], array_of_gsizes[1], array_of_gsizes[2]);
fprintf           121 ompi/mca/io/romio321/romio/test/coll_perf.c       fprintf(stderr, "Collective write time = %f sec, Collective write bandwidth = %f Mbytes/sec\n", new_write_tim, write_bw);
fprintf           142 ompi/mca/io/romio321/romio/test/coll_perf.c       fprintf(stderr, "Collective read time = %f sec, Collective read bandwidth = %f Mbytes/sec\n", new_read_tim, read_bw);
fprintf            28 ompi/mca/io/romio321/romio/test/coll_test.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            61 ompi/mca/io/romio321/romio/test/coll_test.c 	    fprintf(stderr, "\n*#  Usage: coll_test -fname filename\n\n");
fprintf           124 ompi/mca/io/romio321/romio/test/coll_test.c 	fprintf(stderr, "Error in initializing writebuf on process %d\n", mynod);
fprintf           160 ompi/mca/io/romio321/romio/test/coll_test.c                 fprintf(stderr, "Error: write integer %d but read %d\n", 
fprintf           185 ompi/mca/io/romio321/romio/test/coll_test.c 	    fprintf(stderr, "Process %d, readbuf %d, writebuf %d, i %d\n", mynod, readbuf[i], writebuf[i], i);
fprintf           192 ompi/mca/io/romio321/romio/test/coll_test.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           195 ompi/mca/io/romio321/romio/test/coll_test.c 	    fprintf( stdout, " No Errors\n" );
fprintf            27 ompi/mca/io/romio321/romio/test/creat_excl.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            56 ompi/mca/io/romio321/romio/test/creat_excl.c 			fprintf(stderr, "Usage: %s -fname filename [-aggregate] [-verbose]\n", argv[0]);
fprintf            22 ompi/mca/io/romio321/romio/test/darray_read.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf           111 ompi/mca/io/romio321/romio/test/darray_read.c 		fprintf(stderr, "rank %d at index %d: packbuf %4.1f filebuf %4.1f\n",
fprintf            27 ompi/mca/io/romio321/romio/test/error.c 	fprintf(stderr, "Tests if errors are reported correctly...\n");
fprintf            28 ompi/mca/io/romio321/romio/test/error.c 	fprintf(stderr, "Should say \"Invalid displacement argument\"\n\n");
fprintf            41 ompi/mca/io/romio321/romio/test/error.c 	    fprintf(stderr, "\n*#  Usage: simple -fname filename\n\n");
fprintf            74 ompi/mca/io/romio321/romio/test/error.c 	    fprintf(stderr, "%s\n", string);
fprintf            79 ompi/mca/io/romio321/romio/test/error.c 		fprintf( stderr, "Unexpected error message %s\n", string );
fprintf            87 ompi/mca/io/romio321/romio/test/error.c 	fprintf( stderr, "File set view did not return an error\n" );
fprintf            32 ompi/mca/io/romio321/romio/test/excl.c             fprintf(stderr, "\n*#  Usage: excl -fname filename\n\n");
fprintf            57 ompi/mca/io/romio321/romio/test/excl.c 	fprintf(stderr, "Process %d: open failed when it should have succeeded\n", rank);
fprintf            68 ompi/mca/io/romio321/romio/test/excl.c 	fprintf(stderr, "Process %d: open succeeded when it should have failed\n", rank);
fprintf            74 ompi/mca/io/romio321/romio/test/excl.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf            77 ompi/mca/io/romio321/romio/test/excl.c 	    fprintf( stdout, " No Errors\n" );
fprintf            24 ompi/mca/io/romio321/romio/test/external32.c         fprintf(stderr, "%s: (%d) %s\n", str, errcode, msg);
fprintf            20 ompi/mca/io/romio321/romio/test/file_info.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            91 ompi/mca/io/romio321/romio/test/file_info.c 	    fprintf(stderr, "\n*#  Usage: file_info [-v] -fname filename\n\n");
fprintf           136 ompi/mca/io/romio321/romio/test/file_info.c 		fprintf(stderr, "Process %d, Default:  key = %s, value = %s\n", mynod, 
fprintf           146 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "cb_buffer_size is %d; should be %d\n",
fprintf           153 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "romio_cb_read is set to %s; should be %s\n",
fprintf           160 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "romio_cb_write is set to %s; should be %s\n",
fprintf           170 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "romio_no_indep_rw is set to %s; should be %s\n",
fprintf           177 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "ind_rd_buffer_size is %d; should be %d\n",
fprintf           184 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "ind_wr_buffer_size is %d; should be %d\n",
fprintf           191 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "romio_ds_read is set to %s; should be %s\n",
fprintf           202 ompi/mca/io/romio321/romio/test/file_info.c 		    if (verbose) fprintf(stderr, "cb_config_list is set to %s; should be %s\n",
fprintf           219 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "unexpected key %s (not counted as an error)\n", key);
fprintf           302 ompi/mca/io/romio321/romio/test/file_info.c 	if (!mynod) fprintf(stderr, "Process %d, key = %s, value = %s\n", mynod, 
fprintf           308 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "striping_factor is %d; should be %d\n",
fprintf           313 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "striping_factor is %d; should be %d\n",
fprintf           320 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "cb_buffer_size is %d; should be %d\n",
fprintf           331 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_no_indep_rw is set to %s; should be %s\n",
fprintf           338 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "ind_rd_buffer_size is %d; should be %d\n",
fprintf           345 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "ind_wr_buffer_size is %d; should be %d\n",
fprintf           352 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_ds_read is set to %s; should be %s\n",
fprintf           363 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "cb_config_list is set to %s; should be %s\n",
fprintf           371 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_cb_pfr is set to %s; should be %s\n",
fprintf           378 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_cb_fr_types is set to %s; should be %s\n",
fprintf           385 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_cb_fr_alignment is set to %s; should be %s\n",
fprintf           392 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_cb_ds_threshold is set to %s; should be %s\n",
fprintf           399 ompi/mca/io/romio321/romio/test/file_info.c 		if (verbose) fprintf(stderr, "romio_cb_alltoall is set to %s; should be %s\n",
fprintf           405 ompi/mca/io/romio321/romio/test/file_info.c 	    if (verbose) fprintf(stderr, "unexpected key %s (not counted as an error)\n", key);
fprintf           411 ompi/mca/io/romio321/romio/test/file_info.c 	if (errs) fprintf(stderr, "Found %d errors.\n", errs);
fprintf           208 ompi/mca/io/romio321/romio/test/hindexed.c 			fprintf(stderr, "expected %d got %d at [%d][%d]\n", 
fprintf           218 ompi/mca/io/romio321/romio/test/hindexed.c 	    fprintf(stdout, " No Errors\n");
fprintf           220 ompi/mca/io/romio321/romio/test/hindexed.c 	    fprintf(stderr, "Found %d errors\n", nr_errors);
fprintf            33 ompi/mca/io/romio321/romio/test/i_noncontig.c         fprintf(stderr, "Run this program on two processes\n");
fprintf            46 ompi/mca/io/romio321/romio/test/i_noncontig.c 	    fprintf(stderr, "\n*#  Usage: i_noncontig -fname filename\n\n");
fprintf            80 ompi/mca/io/romio321/romio/test/i_noncontig.c 	fprintf(stderr, "\ntesting noncontiguous in memory, noncontiguous in file using nonblocking I/O\n");
fprintf           114 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           119 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           126 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           131 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           143 ompi/mca/io/romio321/romio/test/i_noncontig.c 	fprintf(stderr, "\ntesting noncontiguous in memory, contiguous in file using nonblocking I/O\n");
fprintf           175 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           180 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n",
fprintf           187 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           192 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           204 ompi/mca/io/romio321/romio/test/i_noncontig.c 	fprintf(stderr, "\ntesting contiguous in memory, noncontiguous in file using nonblocking I/O\n");
fprintf           238 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           245 ompi/mca/io/romio321/romio/test/i_noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           256 ompi/mca/io/romio321/romio/test/i_noncontig.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           259 ompi/mca/io/romio321/romio/test/i_noncontig.c 	    fprintf( stdout, " No Errors\n" );
fprintf            47 ompi/mca/io/romio321/romio/test/large_array.c 	    fprintf(stderr, "\n*#  Usage: large_array -fname filename\n\n");
fprintf            55 ompi/mca/io/romio321/romio/test/large_array.c 	fprintf(stderr, "This program creates a 4 Gbyte file. Don't run it if you don't have that much disk space!\n");
fprintf            89 ompi/mca/io/romio321/romio/test/large_array.c         fprintf(stderr, "Can't use an array of this size unless the MPI implementation defines a 64-bit MPI_Aint\n");
fprintf           103 ompi/mca/io/romio321/romio/test/large_array.c     if (!writebuf) fprintf(stderr, "Process %d, not enough memory for writebuf\n", mynod);
fprintf           117 ompi/mca/io/romio321/romio/test/large_array.c     if (!readbuf) fprintf(stderr, "Process %d, not enough memory for readbuf\n", mynod);
fprintf           129 ompi/mca/io/romio321/romio/test/large_array.c 	    fprintf(stderr, "Process %d, readbuf=%d, writebuf=%d\n", mynod, readbuf[i], mynod*1024 + i);
fprintf           132 ompi/mca/io/romio321/romio/test/large_array.c     if (!flag) fprintf(stderr, "Process %d: data read back is correct\n", mynod);
fprintf           140 ompi/mca/io/romio321/romio/test/large_array.c 	if (err == MPI_SUCCESS) fprintf(stderr, "file deleted\n");
fprintf            32 ompi/mca/io/romio321/romio/test/noncontig.c         fprintf(stderr, "Run this program on two processes\n");
fprintf            45 ompi/mca/io/romio321/romio/test/noncontig.c 	    fprintf(stderr, "\n*#  Usage: noncontig -fname filename\n\n");
fprintf            90 ompi/mca/io/romio321/romio/test/noncontig.c 	fprintf(stderr, "\ntesting noncontiguous in memory, noncontiguous in file using independent I/O\n");
fprintf           124 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           129 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           136 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           141 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           153 ompi/mca/io/romio321/romio/test/noncontig.c 	fprintf(stderr, "\ntesting noncontiguous in memory, contiguous in file using independent I/O\n");
fprintf           182 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           187 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           194 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           199 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           211 ompi/mca/io/romio321/romio/test/noncontig.c 	fprintf(stderr, "\ntesting contiguous in memory, noncontiguous in file using independent I/O\n");
fprintf           237 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           244 ompi/mca/io/romio321/romio/test/noncontig.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           255 ompi/mca/io/romio321/romio/test/noncontig.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           258 ompi/mca/io/romio321/romio/test/noncontig.c 	    fprintf( stdout, " No Errors\n" );
fprintf            31 ompi/mca/io/romio321/romio/test/noncontig_coll.c         fprintf(stderr, "Run this program on two processes\n");
fprintf            44 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	    fprintf(stderr, "\n*#  Usage: noncontig_coll -fname filename\n\n");
fprintf            78 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	fprintf(stderr, "\ntesting noncontiguous in memory, noncontiguous in file using collective I/O\n");
fprintf           102 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           107 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           114 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           119 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           131 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	fprintf(stderr, "\ntesting noncontiguous in memory, contiguous in file using collective I/O\n");
fprintf           153 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           158 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           165 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           170 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           182 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	fprintf(stderr, "\ntesting contiguous in memory, noncontiguous in file using collective I/O\n");
fprintf           206 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           213 ompi/mca/io/romio321/romio/test/noncontig_coll.c 		fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", 
fprintf           224 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           227 ompi/mca/io/romio321/romio/test/noncontig_coll.c 	    fprintf( stdout, " No Errors\n" );
fprintf            30 ompi/mca/io/romio321/romio/test/noncontig_coll2.c #define FPRINTF fprintf
fprintf            53 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf           174 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	    fprintf(stderr, "name[%d] = %s\n", i, procname[i]);
fprintf           277 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	    fprintf(stderr, "\n*#  Usage: noncontig_coll -fname filename\n\n");
fprintf           299 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    fprintf(stderr, "Run this test on two or more hosts\n");
fprintf           340 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	    if (sum_errs) fprintf(stderr, "Found %d error cases\n", sum_errs);
fprintf           361 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (mynod==0 && verbose) fprintf(stderr, "%s\n", msg);
fprintf           392 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	if(verbose) fprintf(stderr, "\ntesting noncontiguous in memory, noncontiguous in file using collective I/O\n");
fprintf           429 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf is %d, should be -1\n", mynod, buf[i]);
fprintf           439 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           444 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf %d is %d, should be %d\n",
fprintf           454 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	if(verbose) fprintf(stderr, "\ntesting noncontiguous in memory, contiguous in file using collective I/O\n");
fprintf           480 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf is %d, should be -1\n", mynod, buf[i]);
fprintf           486 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf %d is %d, should be -1\n", 
fprintf           491 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		    if(verbose) fprintf(stderr, "Process %d: buf %d is %d, should be %d\n",
fprintf           502 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	if(verbose) fprintf(stderr, "\ntesting contiguous in memory, noncontiguous in file using collective I/O\n");
fprintf           528 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 		if(verbose) fprintf(stderr, "Process %d: buf %d is %d, should be %d\n", mynod, i, buf[i], SEEDER(mynod, i, SIZE));
fprintf            21 ompi/mca/io/romio321/romio/test/ordered_fp.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            51 ompi/mca/io/romio321/romio/test/ordered_fp.c 	    fprintf(stderr, "\n*#  Usage: shared_fp -fname filename\n\n");
fprintf           121 ompi/mca/io/romio321/romio/test/ordered_fp.c 	fprintf(stderr, "Error: sum %d, global_sum %d, %d\n", 
fprintf           131 ompi/mca/io/romio321/romio/test/ordered_fp.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           134 ompi/mca/io/romio321/romio/test/ordered_fp.c 	    fprintf( stdout, " No Errors\n" );
fprintf           136 ompi/mca/io/romio321/romio/test/ordered_fp.c             fprintf( stderr, "nprocs: %d bytes: %d write: %f read %f\n", 
fprintf            38 ompi/mca/io/romio321/romio/test/perf.c 	    fprintf(stderr, "\n*#  Usage: perf -fname filename\n\n");
fprintf            47 ompi/mca/io/romio321/romio/test/perf.c 	fprintf(stderr, "Access size per process = %d bytes, ntimes = %d\n", SIZE, ntimes);
fprintf            97 ompi/mca/io/romio321/romio/test/perf.c 	fprintf(stderr, "Write bandwidth without file sync = %f Mbytes/sec\n", write_bw);
fprintf            98 ompi/mca/io/romio321/romio/test/perf.c 	fprintf(stderr, "Read bandwidth without prior file sync = %f Mbytes/sec\n", read_bw);
fprintf           147 ompi/mca/io/romio321/romio/test/perf.c 	if (flag) fprintf(stderr, "MPI_File_sync returns error.\n");
fprintf           151 ompi/mca/io/romio321/romio/test/perf.c 	    fprintf(stderr, "Write bandwidth including file sync = %f Mbytes/sec\n", write_bw);
fprintf           152 ompi/mca/io/romio321/romio/test/perf.c 	    fprintf(stderr, "Read bandwidth after file sync = %f Mbytes/sec\n", read_bw);
fprintf            40 ompi/mca/io/romio321/romio/test/psimple.c 	    fprintf(stderr, "\n*#  Usage: simple -fname filename\n\n");
fprintf            83 ompi/mca/io/romio321/romio/test/psimple.c 	    fprintf(stderr, "Process %d: error, read %d, should be %d\n", rank, buf[i], rank*100000+i);
fprintf            90 ompi/mca/io/romio321/romio/test/psimple.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf            93 ompi/mca/io/romio321/romio/test/psimple.c 	    fprintf( stdout, " No Errors\n" );
fprintf            20 ompi/mca/io/romio321/romio/test/shared_fp.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            46 ompi/mca/io/romio321/romio/test/shared_fp.c 	    fprintf(stderr, "\n*#  Usage: shared_fp -fname filename\n\n");
fprintf           103 ompi/mca/io/romio321/romio/test/shared_fp.c 	fprintf(stderr, "Error: sum %d, global_sum %d, %d\n", 
fprintf           113 ompi/mca/io/romio321/romio/test/shared_fp.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           116 ompi/mca/io/romio321/romio/test/shared_fp.c 	    fprintf( stdout, " No Errors\n" );
fprintf            18 ompi/mca/io/romio321/romio/test/simple.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            45 ompi/mca/io/romio321/romio/test/simple.c 	    fprintf(stderr, "\n*#  Usage: simple -fname filename\n\n");
fprintf            98 ompi/mca/io/romio321/romio/test/simple.c 	    fprintf(stderr, "Process %d: error, read %d, should be %d\n", 
fprintf           106 ompi/mca/io/romio321/romio/test/simple.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           109 ompi/mca/io/romio321/romio/test/simple.c 	    fprintf( stdout, " No Errors\n" );
fprintf            48 ompi/mca/io/romio321/romio/test/split_coll.c 	    fprintf(stderr, "\n*#  Usage: coll_test -fname filename\n\n");
fprintf           111 ompi/mca/io/romio321/romio/test/split_coll.c 	fprintf(stderr, "Error in initializing writebuf on process %d\n", mynod);
fprintf           138 ompi/mca/io/romio321/romio/test/split_coll.c 	    fprintf(stderr, "Process %d, readbuf %d, writebuf %d, i %d\n", 
fprintf           146 ompi/mca/io/romio321/romio/test/split_coll.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf           149 ompi/mca/io/romio321/romio/test/split_coll.c 	    fprintf( stdout, " No Errors\n" );
fprintf            35 ompi/mca/io/romio321/romio/test/status.c 	    fprintf(stderr, "\n*#  Usage: simple -fname filename\n\n");
fprintf            81 ompi/mca/io/romio321/romio/test/status.c 	    fprintf( stderr, "Found %d errors\n", toterrs );
fprintf            84 ompi/mca/io/romio321/romio/test/status.c 	    fprintf( stdout, " No Errors\n" );
fprintf            23 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	fprintf(stderr, "%s: %s\n", str, msg);
fprintf            85 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	    fprintf(stderr, "unknown testcase!\n");
fprintf           133 ompi/mca/io/romio321/romio/test/types_with_zeros.c         if (rank == 0) fprintf(stderr,"Must run on 2 MPI processes\n");
fprintf           140 ompi/mca/mtl/psm2/mtl_psm2_component.c         fprintf (stderr, "ERROR setting PSM2 environment variable: %s\n", variable->env_name);
fprintf           169 ompi/mca/mtl/psm2/mtl_psm2_component.c         fprintf (stderr, "ERROR setting PSM2 environment variable: %s\n", variable->env_name);
fprintf            63 ompi/mca/topo/treematch/treematch/fibo.c #define errorPrint(s)               fprintf (stderr, s)
fprintf           126 ompi/mca/topo/treematch/treematch/k-partitioning.c       fprintf(stderr,"Error Max element in priority queue negative!\n");
fprintf           149 ompi/mca/topo/treematch/treematch/tm_bucket.c 	fprintf(stderr,"[%d] (%d,%d):%f not in [%f,%f]\n",k,i,j,tab[i][j],inf,sup);
fprintf           299 ompi/mca/topo/treematch/treematch/tm_bucket.c       fprintf(stderr,"Error: tryng to group a matrix of size %d<=0!\n",N);
fprintf           314 ompi/mca/topo/treematch/treematch/tm_bucket.c       fprintf(stderr,"Error! Paramater nb_buckets is: %d and should be a power of 2\n",nb_buckets);
fprintf           490 ompi/mca/topo/treematch/treematch/tm_bucket.c       fprintf(stderr,"Cannot handle arity %d\n",parent->arity);
fprintf           528 ompi/mca/topo/treematch/treematch/tm_bucket.c       fprintf(stderr,"(Thread: %d) Wrong number of args in %s: %d\n",thread_id, __func__, nb_args);
fprintf           138 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	fprintf(stdout, "Error in partition: %d vertices in partition %d while expecting %d vertices\n",count[i], i, target);
fprintf           262 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"Scotch Partitionning failed\n");  
fprintf           353 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"Error more constraints (%d) than the problem size (%d)!\n",nb_constraints, n);
fprintf           469 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"Error: Cannot partition %d elements in %d parts\n",n,k);
fprintf           528 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	fprintf(stderr, "Error in spliting constraint at step %d. N=%d k= %d, length = %d\n", i, N, k, end-start);
fprintf           574 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	fprintf(stderr,"Partition: "); print_1D_tab(partition,n);
fprintf           576 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	fprintf(stderr,"too many elements of the partition for the permuation (s=%d>%d=m). n=%d, k=%d, cur_part= %d\n",s,m,n,k, cur_part);
fprintf           702 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     fprintf(stdout,"\t");
fprintf           707 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c   print_tab(depth);fprintf(stdout,"Partitions at depth=%d\n",depth);
fprintf           709 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     print_tab(depth); fprintf(stdout,"%d :",cur_part);
fprintf           713 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c 	  fprintf(stdout,"%d ",local_vertices[j]);
fprintf           716 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c     fprintf(stdout,"\n");
fprintf           812 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"size of constraint table not zero while constraint tab is NULL\n");
fprintf           818 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"size of constraint table (%d) is greater than the number of cores (%d)\n", nb_constraints, nb_cores);
fprintf           830 ompi/mca/topo/treematch/treematch/tm_kpartitioning.c       fprintf(stderr,"Not enough cores!\n");
fprintf            69 ompi/mca/topo/treematch/treematch/tm_malloc.c       fprintf(stderr,"Cannot find ptr %p to free!\n", (void *)someaddr);
fprintf           188 ompi/mca/topo/treematch/treematch/tm_malloc.c       fprintf(stderr,"Realloc: cannot find special string ***before*** %p!\n", (void *)original_ptr);
fprintf           189 ompi/mca/topo/treematch/treematch/tm_malloc.c       fprintf(stderr,"memory is probably corrupted here!\n");
fprintf           193 ompi/mca/topo/treematch/treematch/tm_malloc.c       fprintf(stderr,"Realloc: cannot find special string ***after*** %p!\n", (void *)original_ptr);
fprintf           194 ompi/mca/topo/treematch/treematch/tm_malloc.c       fprintf(stderr,"memory is probably corrupted here!\n");
fprintf           222 ompi/mca/topo/treematch/treematch/tm_malloc.c     fprintf(stderr,"Free: cannot find special string ***before*** %p!\n", (void *)original_ptr);
fprintf           223 ompi/mca/topo/treematch/treematch/tm_malloc.c     fprintf(stderr,"memory is probably corrupted here!\n");
fprintf           227 ompi/mca/topo/treematch/treematch/tm_malloc.c     fprintf(stderr,"Free: cannot find special string ***after*** %p!\n", (void *)original_ptr);
fprintf           228 ompi/mca/topo/treematch/treematch/tm_malloc.c     fprintf(stderr,"memory is probably corrupted here!\n");
fprintf            36 ompi/mca/topo/treematch/treematch/tm_mapping.c        fprintf(stderr,"Error %d Line %d\n",n,__LINE__); \
fprintf           104 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Cannot open %s\n",filename);
fprintf           130 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Cannot open %s\n",filename);
fprintf           149 ompi/mca/topo/treematch/treematch/tm_mapping.c   	    fprintf(stderr,"Warning: negative value in com matrix! mat[%d][%d]=%f\n",i,j,mat[i][j]);
fprintf           156 ompi/mca/topo/treematch/treematch/tm_mapping.c   	fprintf(stderr,"Error at %d %d (%d!=%d). Too many columns for %s\n",i,j,j,N,filename);
fprintf           165 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Error at %d %d. Too many rows for %s\n",i,j,filename);
fprintf           207 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Error at %d %d (%d!=%d). Wrong number of columns line %d for file %s\n",i ,j ,j ,N ,i+1, filename);
fprintf           226 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Cannot open %s\n",filename);
fprintf           234 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Cannot mmap %s\n",filename);
fprintf           262 ompi/mca/topo/treematch/treematch/tm_mapping.c       fprintf(stderr,"Cannot open %s\n",filename);
fprintf           439 ompi/mca/topo/treematch/treematch/tm_mapping.c     fprintf(stderr,"Error while assigning value %d to k\n",val);
fprintf           199 ompi/mca/topo/treematch/treematch/tm_solution.c       fprintf(stderr,"Error printing solution: metric %d not implemented\n",metric);
fprintf           196 ompi/mca/topo/treematch/treematch/tm_thread_pool.c       fprintf(stderr,"Error: HWLOC unable to find the depth of the topology of this node!\n");
fprintf           230 ompi/mca/topo/treematch/treematch/tm_thread_pool.c 	fprintf(stderr, "pthread_create error for exec thread %d\n",i);
fprintf            22 ompi/mca/topo/treematch/treematch/tm_timings.h #define CLOCK_DISPLAY(c) fprintf(stderr,"%d.%d",(int)c.tv_sec,(int)c.tv_usec)
fprintf            35 ompi/mca/topo/treematch/treematch/tm_timings.h #define CLOCK_DISPLAY(c) fprintf(stderr,"%d.%d",(int)c.time,(int)c.millitm*1e+3)
fprintf            63 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Cannot open %s\n",filename);
fprintf            77 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Syntax error! %s is not a tleaf file\n",filename);
fprintf           213 ompi/mca/topo/treematch/treematch/tm_topology.c 	  fprintf(stderr, "Cannot use forced physical numbering!\n\tIndex of PU %d is %d and larger than number of nodes : %d\n",
fprintf           221 ompi/mca/topo/treematch/treematch/tm_topology.c 	    fprintf(stderr, "Cannot use forced physical numbering!\n\tDuplicated physical number of some PUs in %s.\n\tPU %d and PU %d have the same physical number: (os_index[%d] = %d) == (os_index[%d] = %d)\n", filename, j, i, j, objs[j]->os_index, i, objs[i]->os_index);
fprintf           231 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr, "Unknown numbering %d\n", (int)numbering);
fprintf           254 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Error: %s is a bad xml topology file!\n",filename);
fprintf           267 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Error: the content of the xml topology file %s is not compatible with the version installed on this machine.\nPlease use compatible versions to generate the file and to use it!\n",filename);
fprintf           275 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"%s not symetric!\n",filename);
fprintf           360 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Local toplogy not symetric!\n");
fprintf           429 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Error loading topology. Filetype %d unknown\n", arch_file_type);
fprintf           489 ompi/mca/topo/treematch/treematch/tm_topology.c 	fprintf(stderr,"Error! Incompatible constraint with the topology: rank %d in the constraints is not a valid id of any nodes of the topology.\n",topology->constraints[i]);
fprintf           531 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr,"Cannot open %s\n",constraints_filename);
fprintf           559 ompi/mca/topo/treematch/treematch/tm_topology.c 	  fprintf(stderr, "More than %d entries in %s\n", n, constraints_filename);
fprintf           568 ompi/mca/topo/treematch/treematch/tm_topology.c       fprintf(stderr, "Read %d entries while expecting %d ones\n", i, n);
fprintf           830 ompi/mca/topo/treematch/treematch/tm_topology.c 	  fprintf(stderr,"Cannot allocate last level (of size %ld) of the topology\n", (unsigned long int)n);
fprintf           144 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr,"Error trying to free a dumb tree!\n. This should never be done like this: the root of a non-constraint tree cannot be a dumb one!\n");
fprintf           253 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr, "Thread %d: Wrong number of args in %s: %d\n", thread_id, __func__, nb_args);
fprintf           392 ompi/mca/topo/treematch/treematch/tm_tree.c 	fprintf(stderr, "%g ", tab[i][j]);
fprintf           400 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr, "\n");
fprintf           949 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr, "Id: %d: bad number of argument for function %s: %d instead of 9\n", thread_id, __func__, nb_args);
fprintf           979 ompi/mca/topo/treematch/treematch/tm_tree.c 	fprintf(stdout, "\r%d: %.2f%% of search space explored...", thread_id,(100.0*cur_work)/total_work);
fprintf          1205 ompi/mca/topo/treematch/treematch/tm_tree.c     fprintf(stdout, "\nx=%ld, y=%ld\n",x,y);
fprintf          1356 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stdout, "\r%.2f%% of search space explored...", (100.0*i)/n);
fprintf          1366 ompi/mca/topo/treematch/treematch/tm_tree.c     fprintf(stdout, "\n");
fprintf          1434 ompi/mca/topo/treematch/treematch/tm_tree.c 	fprintf(stderr, "Error not enough elements. Only %d on %d\n", i, n);
fprintf          1443 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr, "Error too many elements\n");
fprintf          2096 ompi/mca/topo/treematch/treematch/tm_tree.c 	fprintf(stderr, "Error: matrix size: %d and depth:%d (should be 1 and -1 respectively)\n", mat_order, depth);
fprintf          2300 ompi/mca/topo/treematch/treematch/tm_tree.c       fprintf(stderr, "Error : Not enough slots/constraints (%d) for the communication matrix order (%d)!\n",
fprintf            21 ompi/mca/topo/treematch/treematch/tm_verbose.h #define tm_verbose_printf(level, ...) level <= tm_get_verbose_level()?fprintf(tm_get_verbose_output(),__VA_ARGS__):0
fprintf           250 ompi/mca/topo/treematch/treematch/uthash.h #define HASH_OOPS(...) do { fprintf(stderr,__VA_ARGS__); exit(-1); } while (0)
fprintf           192 ompi/mpi/c/comm_join.c                 fprintf (stderr,"ompi_socket_send: error while writing to socket"
fprintf           203 ompi/mpi/c/comm_join.c         fprintf (stderr, "ompi_socket_send: more data written then available");
fprintf           241 ompi/mpi/c/comm_join.c                 fprintf (stderr,"ompi_socket_recv: error while reading from socket"
fprintf           251 ompi/mpi/c/comm_join.c         fprintf (stderr, "ompi_socket_recv: more data read then available");
fprintf            43 ompi/mpi/cxx/intercepts.cc   fprintf(stderr, "MPI 2 C++ exception throwing is disabled, MPI::mpi_errno has the error code\n");
fprintf            62 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_BOTTOM not recognized properly\n");
fprintf            66 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_IN_PLACE not recognized properly\n");
fprintf            70 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_ARGV_NULL not recognized properly\n");
fprintf            74 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_ARGVS_NULL not recognized properly\n");
fprintf            78 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_STATUS_IGNORE not recognized properly\n");
fprintf            82 ompi/mpi/fortran/base/test_constants_f.c         fprintf(stderr, "WARNING: Fortran MPI_STATUSES not recognized properly\n");
fprintf           140 ompi/mpi/java/c/mpi_MPI.c         fprintf(stderr, "Unable to initialize ompi_java_buffers.\n");
fprintf           122 ompi/patterns/comm/allreduce.c                     fprintf(stderr,"  first recv failed in ompi_comm_allreduce_pml \n");
fprintf           148 ompi/patterns/comm/allreduce.c                     fprintf(stderr,"  first send failed in ompi_comm_allreduce_pml \n");
fprintf           177 ompi/patterns/comm/allreduce.c                 fprintf(stderr,"  irecv failed in  ompi_comm_allreduce_pml at iterations %d \n",
fprintf           209 ompi/patterns/comm/allreduce.c                     fprintf(stderr,"  last recv failed in ompi_comm_allreduce_pml \n");
fprintf           227 ompi/patterns/comm/allreduce.c                     fprintf(stderr,"  last send failed in ompi_comm_allreduce_pml \n");
fprintf           372 ompi/patterns/net/netpatterns_nary_tree.c                 fprintf(stderr, "Cannot allocate memory for children_ranks.\n");
fprintf           446 ompi/patterns/net/netpatterns_nary_tree.c         fprintf(stderr, "Cannot allocate memory for tree_nodes.\n");
fprintf            72 ompi/runtime/ompi_info_support.c         fprintf(stderr, "ompi_info_register: ompi_mpi_register_params failed\n");
fprintf           151 ompi/runtime/ompi_mpi_abort.c                 fprintf(stderr, "[%s:%05d] [%d] func:%s\n", host, (int) pid,
fprintf           171 ompi/runtime/ompi_mpi_abort.c         fprintf(stderr, "[%s:%05d] Local abort %s completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!\n",
fprintf           366 ompi/runtime/ompi_mpi_params.c         fprintf(fp, "#\n");
fprintf           367 ompi/runtime/ompi_mpi_params.c         fprintf(fp, "# This file was automatically generated on %s", ctime(&timestamp));
fprintf           368 ompi/runtime/ompi_mpi_params.c         fprintf(fp, "# by MPI_COMM_WORLD rank %d (out of a total of %d) on %s\n", rank, requested, nodename );
fprintf           369 ompi/runtime/ompi_mpi_params.c         fprintf(fp, "#\n");
fprintf           422 ompi/runtime/ompi_mpi_params.c             fprintf(fp, "%s\n", var_dump[0]);
fprintf           111 ompi/tools/mpisync/sync.c         fprintf(stderr, "Fail to initialize hpc timer. Abort\n");
fprintf           131 ompi/tools/mpisync/sync.c              fprintf(stderr, "Fail to allocate memory. Abort\n");
fprintf           136 ompi/tools/mpisync/sync.c              fprintf(stderr, "Fail to allocate memory. Abort\n");
fprintf           144 ompi/tools/mpisync/sync.c              fprintf(stderr, "Fail to open the file %s. Abort\n", filename);
fprintf           150 ompi/tools/mpisync/sync.c         fprintf(fp, "# Used algorithm: %s\n", (alg ? "binary tree" : "linear"));
fprintf           152 ompi/tools/mpisync/sync.c             fprintf(fp, "%s %lf %lf\n", h[i], m[i][0], m[i][1]);
fprintf           106 ompi/tools/ompi_info/ompi_info.c         fprintf(stdout, "Open MPI v%s\n\n%s\n",
fprintf           796 opal/class/opal_interval_tree.c         fprintf (stderr, "Red node has a red child!\n");
fprintf           806 opal/class/opal_interval_tree.c             fprintf (stderr, "Found leaf with unexpected black depth: %d, expected: %d\n", current_black_depth, black_depth);
fprintf           836 opal/class/opal_interval_tree.c         fprintf (stderr, "Root node of tree is NOT black!\n");
fprintf           841 opal/class/opal_interval_tree.c         fprintf (stderr, "Leaf node color is NOT black!\n");
fprintf           867 opal/class/opal_interval_tree.c         fprintf (fh, "  Node%lx [color=black,label=nill];\n\n", left);
fprintf           874 opal/class/opal_interval_tree.c         fprintf (fh, "  Node%lx [color=black,label=nill];\n\n", right);
fprintf           880 opal/class/opal_interval_tree.c     fprintf (fh, "  Node%lx [color=%s,shape=box,label=\"[0x%" PRIx64 ",0x%" PRIx64 "]\\nmax=0x%" PRIx64
fprintf           883 opal/class/opal_interval_tree.c     fprintf (fh, "  Node%lx -> Node%lx;\n", (uintptr_t) node, left);
fprintf           884 opal/class/opal_interval_tree.c     fprintf (fh, "  Node%lx -> Node%lx;\n\n", (uintptr_t) node, right);
fprintf           886 opal/class/opal_interval_tree.c         fprintf (fh, "  Node%lx -> Node%lx;\n\n", (uintptr_t) node, (uintptr_t) node->parent);
fprintf           901 opal/class/opal_interval_tree.c     fprintf (fh, "digraph {\n");
fprintf           902 opal/class/opal_interval_tree.c     fprintf (fh, "  graph [ordering=\"out\"];");
fprintf           904 opal/class/opal_interval_tree.c     fprintf (fh, "}\n");
fprintf           445 opal/class/opal_list.h         fprintf(stderr," Error :: opal_list_get_size - opal_list_length does not match actual list length\n");
fprintf           493 opal/class/opal_list.h         fprintf(stderr," Warning :: opal_list_remove_item - the item %p is not on the list %p \n",(void*) item, (void*) list);
fprintf           172 opal/class/opal_tree.c         fprintf(stderr," Error :: opal_tree_get_size - opal_tree_num_items does not match actual tree length\n");
fprintf           283 opal/dss/dss_open_close.c         fprintf (stderr, "Fail A\n");
fprintf           181 opal/mca/base/mca_base_cmd_line.c             fprintf(stderr,
fprintf           756 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.post_id          = %" PRIx64 "\n", desc->gni_desc.post_id);
fprintf           757 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.status           = %" PRIx64 "\n", desc->gni_desc.status);
fprintf           758 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.cq_mode_complete = %hu\n", desc->gni_desc.cq_mode_complete);
fprintf           759 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.type             = %d\n", desc->gni_desc.type);
fprintf           760 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.cq_mode          = %hu\n", desc->gni_desc.cq_mode);
fprintf           761 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.dlvr_mode        = %hu\n", desc->gni_desc.dlvr_mode);
fprintf           762 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.local_addr       = %" PRIx64 "\n", desc->gni_desc.local_addr);
fprintf           763 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.local_mem_hndl   = {%" PRIx64 ", %" PRIx64 "}\n", desc->gni_desc.local_mem_hndl.qword1,
fprintf           765 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.remote_addr      = %" PRIx64 "\n", desc->gni_desc.remote_addr);
fprintf           766 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.remote_mem_hndl  = {%" PRIx64 ", %" PRIx64 "}\n", desc->gni_desc.remote_mem_hndl.qword1,
fprintf           768 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.length           = %" PRIu64 "\n", desc->gni_desc.length);
fprintf           769 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.rdma_mode        = %hu\n", desc->gni_desc.rdma_mode);
fprintf           770 opal/mca/btl/ugni/btl_ugni_component.c     fprintf (stderr, "desc->gni_desc.amo_cmd          = %d\n", desc->gni_desc.amo_cmd);
fprintf            52 opal/mca/btl/usnic/btl_usnic_map.c     fprintf(fp, "# Devices possibly used by this process:\n");
fprintf            78 opal/mca/btl/usnic/btl_usnic_map.c         fprintf(fp, "device=%s,ip=%s,mss=%" PRIsize_t "\n",
fprintf           145 opal/mca/btl/usnic/btl_usnic_map.c             fprintf(fp, ",");
fprintf           152 opal/mca/btl/usnic/btl_usnic_map.c         fprintf(fp, "device=%s@peer_ip=%s",
fprintf           157 opal/mca/btl/usnic/btl_usnic_map.c     fprintf(fp, "\n");
fprintf           196 opal/mca/btl/usnic/btl_usnic_map.c     fprintf(fp, "# Endpoints used to communicate to each peer MPI process:\n");
fprintf           218 opal/mca/btl/usnic/btl_usnic_map.c         fprintf(fp, "peer=%d,", procs[i]->proc_opal->proc_name.vpid);
fprintf           219 opal/mca/btl/usnic/btl_usnic_map.c         fprintf(fp, "hostname=%s,", opal_get_proc_hostname(procs[i]->proc_opal));
fprintf            18 opal/mca/btl/usnic/btl_usnic_test.h #  define test_out(...) fprintf(stderr, __VA_ARGS__)
fprintf            41 opal/mca/btl/usnic/btl_usnic_util.c             fprintf(stderr, "*** The Open MPI usnic BTL is aborting the MPI job (via exit(3)).\n");
fprintf            44 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "mpi_handle=NULL dlerror()=%s\n", dlerror());
fprintf            51 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "init=NULL dlerror()=%s\n", dlerror());
fprintf            57 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "finalize=%p dlerror()=%s\n", *(void **)(&finalize), dlerror());
fprintf            66 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "ERROR: unable to dladdr(init,...)\n");
fprintf            80 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "usnic_handle=%p dlerror()=%s\n", (void *)usnic_handle, dlerror());
fprintf            90 opal/mca/btl/usnic/test/usnic_btl_run_tests.c         fprintf(stderr, "run_tests=%p dlerror()=%s\n",
fprintf            79 opal/mca/crs/none/crs_none_module.c     fprintf(snapshot->metadata, "%s%s\n", CRS_METADATA_COMP, snapshot->component_name);
fprintf           312 opal/mca/crs/self/crs_self_module.c     fprintf(snapshot->super.metadata, "%s%s\n", CRS_METADATA_COMP, snapshot->super.component_name);
fprintf           753 opal/mca/crs/self/crs_self_module.c     fprintf(snapshot->super.metadata, "%s%s\n", CRS_METADATA_CONTEXT, snapshot->cmd_line);
fprintf          2855 opal/mca/event/libevent2022/libevent/event.c 	fprintf(output, "Inserted events:\n");
fprintf          2857 opal/mca/event/libevent2022/libevent/event.c 		fprintf(output, "  %p [fd "EV_SOCK_FMT"]%s%s%s%s%s\n",
fprintf          2869 opal/mca/event/libevent2022/libevent/event.c 		fprintf(output, "Active events [priority %d]:\n", i);
fprintf          2871 opal/mca/event/libevent2022/libevent/event.c 			fprintf(output, "  %p [fd "EV_SOCK_FMT"]%s%s%s%s\n",
fprintf           226 opal/mca/event/libevent2022/libevent/log.c 		(void)fprintf(stderr, "[%s] %s\n", severity_str, msg);
fprintf           139 opal/mca/event/libevent2022/libevent/sample/dns-example.c 	fprintf(stderr, "%s: %s\n", is_warn?"WARN":"INFO", msg);
fprintf           150 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		fprintf(stderr, "syntax: %s [-x] [-v] [-c resolv.conf] hostname\n", v[0]);
fprintf           151 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		fprintf(stderr, "syntax: %s [-servertest]\n", v[0]);
fprintf           168 opal/mca/event/libevent2022/libevent/sample/dns-example.c 				fprintf(stderr, "-c needs an argument\n");
fprintf           170 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			fprintf(stderr, "Unknown option %s\n", v[idx]);
fprintf           215 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			fprintf(stderr, "Couldn't configure nameservers");
fprintf           225 opal/mca/event/libevent2022/libevent/sample/dns-example.c 				fprintf(stderr, "Skipping non-IP %s\n", v[idx]);
fprintf           228 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			fprintf(stderr, "resolving %s...\n",v[idx]);
fprintf           236 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			fprintf(stderr, "resolving (fwd) %s...\n",v[idx]);
fprintf           240 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			fprintf(stderr, "resolving (fwd) %s...\n",v[idx]);
fprintf            44 opal/mca/event/libevent2022/libevent/sample/event-test.c 	fprintf(stderr, "fifo_read called with fd: %d, event: %d, arg: %p\n",
fprintf            51 opal/mca/event/libevent2022/libevent/sample/event-test.c 		fprintf(stderr, "End Of File");
fprintf            64 opal/mca/event/libevent2022/libevent/sample/event-test.c 		fprintf(stderr, "Connection closed\n");
fprintf            70 opal/mca/event/libevent2022/libevent/sample/event-test.c 	fprintf(stdout, "Read: %s\n", buf);
fprintf           122 opal/mca/event/libevent2022/libevent/sample/event-test.c 	fprintf(stderr, "Write data to %s\n", fifo);
fprintf            53 opal/mca/event/libevent2022/libevent/sample/hello-world.c 		fprintf(stderr, "Could not initialize libevent!\n");
fprintf            67 opal/mca/event/libevent2022/libevent/sample/hello-world.c 		fprintf(stderr, "Could not create a listener!\n");
fprintf            74 opal/mca/event/libevent2022/libevent/sample/hello-world.c 		fprintf(stderr, "Could not create/add a signal event!\n");
fprintf            97 opal/mca/event/libevent2022/libevent/sample/hello-world.c 		fprintf(stderr, "Error constructing bufferevent!");
fprintf           313 opal/mca/event/libevent2022/libevent/sample/http-server.c 	fprintf(stdout, "Syntax: http-server <docroot>\n");
fprintf           338 opal/mca/event/libevent2022/libevent/sample/http-server.c 		fprintf(stderr, "Couldn't create an event_base: exiting\n");
fprintf           345 opal/mca/event/libevent2022/libevent/sample/http-server.c 		fprintf(stderr, "couldn't create evhttp. Exiting.\n");
fprintf           359 opal/mca/event/libevent2022/libevent/sample/http-server.c 		fprintf(stderr, "couldn't bind to port %d. Exiting.\n",
fprintf           386 opal/mca/event/libevent2022/libevent/sample/http-server.c 			fprintf(stderr, "Weird address family %d\n",
fprintf           397 opal/mca/event/libevent2022/libevent/sample/http-server.c 			fprintf(stderr, "evutil_inet_ntop failed\n");
fprintf           110 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 				fprintf(stderr,
fprintf           262 opal/mca/event/libevent2022/libevent/sample/le-proxy.c 			fprintf(stderr, "RAND_poll() failed.\n");
fprintf           117 opal/mca/event/libevent2022/libevent/test/bench.c 	if (xcount != count) fprintf(stderr, "Xcount: %d, Rcount: %d\n", xcount, count);
fprintf           154 opal/mca/event/libevent2022/libevent/test/bench.c 			fprintf(stderr, "Illegal argument \"%c\"\n", c);
fprintf           191 opal/mca/event/libevent2022/libevent/test/bench.c 		fprintf(stdout, "%ld\n",
fprintf           155 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 			fprintf(stderr, "Illegal argument \"%c\"\n", c);
fprintf           174 opal/mca/event/libevent2022/libevent/test/bench_cascade.c 		fprintf(stdout, "%ld\n",
fprintf           111 opal/mca/event/libevent2022/libevent/test/bench_http.c 			fprintf(stderr, "-%c requires argument.\n", c);
fprintf           118 opal/mca/event/libevent2022/libevent/test/bench_http.c 				fprintf(stderr, "Missing port\n");
fprintf           123 opal/mca/event/libevent2022/libevent/test/bench_http.c 				fprintf(stderr, "Bad port\n");
fprintf           129 opal/mca/event/libevent2022/libevent/test/bench_http.c 				fprintf(stderr, "Missing content length\n");
fprintf           134 opal/mca/event/libevent2022/libevent/test/bench_http.c 				fprintf(stderr, "Bad content length\n");
fprintf           146 opal/mca/event/libevent2022/libevent/test/bench_http.c 			fprintf(stderr, "Illegal argument \"%c\"\n", c);
fprintf           153 opal/mca/event/libevent2022/libevent/test/bench_http.c 		fprintf(stderr, "creating event_base failed. Exiting.\n");
fprintf           161 opal/mca/event/libevent2022/libevent/test/bench_http.c 		fprintf(stderr, "Cannot allocate content\n");
fprintf           170 opal/mca/event/libevent2022/libevent/test/bench_http.c 	fprintf(stderr, "/ind - basic content (memory copy)\n");
fprintf           174 opal/mca/event/libevent2022/libevent/test/bench_http.c 	fprintf(stderr, "/ref - basic content (reference)\n");
fprintf           177 opal/mca/event/libevent2022/libevent/test/bench_http.c 	fprintf(stderr, "Serving %d bytes on port %d using %s\n",
fprintf           190 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: write\n", __func__);
fprintf           219 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: read\n", __func__);
fprintf           267 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: read\n", __func__);
fprintf           291 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: write\n", __func__);
fprintf           863 opal/mca/event/libevent2022/libevent/test/regress.c 			fprintf(stdout, "FAILED (reinit)\n");
fprintf           893 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stdout, "FAILED (fork)\n");
fprintf           899 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stdout, "FAILED (exit): %d\n", WEXITSTATUS(status));
fprintf           905 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: write\n", __func__);
fprintf           913 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stdout, "FAILED (sigchld)\n");
fprintf          1066 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: cannot set base, add\n", __func__);
fprintf          1562 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: failed to set priority", __func__);
fprintf          1568 opal/mca/event/libevent2022/libevent/test/regress.c 		fprintf(stderr, "%s: failed to set priority", __func__);
fprintf           236 opal/mca/event/libevent2022/libevent/test/regress_http.c 			fprintf(stderr, "No way to exit loop!\n");
fprintf           372 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (bind)\n");
fprintf           587 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED\n");
fprintf           649 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (delete type)\n");
fprintf           854 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED\n");
fprintf           963 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED\n");
fprintf          1020 opal/mca/event/libevent2022/libevent/test/regress_http.c 	fprintf(stdout, "FAILED\n");
fprintf          1125 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1130 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1135 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1140 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1153 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1227 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED\n");
fprintf          1329 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1334 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1340 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1346 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1351 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1384 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          1389 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (content type)\n");
fprintf          1394 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (length %lu vs %lu)\n",
fprintf          1400 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (data)\n");
fprintf          1528 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (post type)\n");
fprintf          1533 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (length: %lu vs %lu)\n",
fprintf          1539 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (data)\n");
fprintf          1540 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "Got :%s\n", evbuffer_pullup(evhttp_request_get_input_buffer(req),-1));
fprintf          1541 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "Want:%s\n", POST_DATA);
fprintf          1560 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (timeout)\n");
fprintf          1566 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (response code)\n");
fprintf          1571 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (content type)\n");
fprintf          1576 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (length %lu vs %lu)\n",
fprintf          1582 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (data)\n");
fprintf          1646 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (put type)\n");
fprintf          1651 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (length: %lu vs %lu)\n",
fprintf          1657 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "FAILED (data)\n");
fprintf          1658 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "Got :%s\n", evbuffer_pullup(evhttp_request_get_input_buffer(req),-1));
fprintf          1659 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stdout, "Want:%s\n", PUT_DATA);
fprintf          1678 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (timeout)\n");
fprintf          1684 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (response code)\n");
fprintf          1689 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (content type)\n");
fprintf          1694 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (length %lu vs %lu)\n",
fprintf          1701 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED (data)\n");
fprintf          2738 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          2744 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          2749 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          2756 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          2889 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          2900 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf          3300 opal/mca/event/libevent2022/libevent/test/regress_http.c 		fprintf(stderr, "FAILED\n");
fprintf           216 opal/mca/event/libevent2022/libevent/test/regress_main.c 			fprintf(stderr, "%s: socketpair\n", __func__);
fprintf           221 opal/mca/event/libevent2022/libevent/test/regress_main.c 			fprintf(stderr, "fcntl(O_NONBLOCK)");
fprintf           226 opal/mca/event/libevent2022/libevent/test/regress_main.c 			fprintf(stderr, "fcntl(O_NONBLOCK)");
fprintf           172 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "FAILED (response code)\n");
fprintf           236 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "FAILED (response code)\n");
fprintf           243 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "FAILED (unmarshal)\n");
fprintf           275 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stdout, "FAILED\n");
fprintf           292 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stdout, "FAILED\n");
fprintf           344 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "get weapon\n");
fprintf           348 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "get action\n");
fprintf           375 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "get weapon\n");
fprintf           379 opal/mca/event/libevent2022/libevent/test/regress_rpc.c 		fprintf(stderr, "get action\n");
fprintf           320 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 			fprintf(stderr, "Group bandwidth out of bounds\n");
fprintf           332 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 			fprintf(stderr, "Connection bandwidth out of bounds\n");
fprintf           342 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		fprintf(stderr, "Connection variance out of bounds\n");
fprintf           383 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		fprintf(stderr, "Too few arguments to '%s'\n",argv[*i]);
fprintf           388 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		fprintf(stderr, "Couldn't parse numeric value '%s'\n",
fprintf           393 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		fprintf(stderr, "Value '%s' is out-of-range'\n",
fprintf           405 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	fprintf(stderr,
fprintf           411 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 	fprintf(stderr,
fprintf           444 opal/mca/event/libevent2022/libevent/test/test-ratelim.c 		fprintf(stderr, "Unknown option '%s'\n", argv[i]);
fprintf           206 opal/mca/event/libevent2022/libevent/util-internal.h 			(void)fprintf(stderr,				\
fprintf            85 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Plugin dlforeach found `%s'\n", filename);
fprintf            95 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Plugin `%s' is blacklisted in the environment\n", basename);
fprintf           103 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Failed to load plugin: %s\n", lt_dlerror());
fprintf           113 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Failed to find component symbol `%s'\n",
fprintf           119 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Plugin symbol ABI %u instead of %d\n",
fprintf           124 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Plugin contains expected symbol `%s'\n",
fprintf           131 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	fprintf(stderr, "Plugin name `%s' doesn't match its type DISCOVERY\n", basename);
fprintf           137 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	fprintf(stderr, "Plugin name `%s' doesn't match its type XML\n", basename);
fprintf           142 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Plugin name `%s' has invalid type %u\n",
fprintf           157 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Plugin descriptor `%s' ready\n", basename);
fprintf           165 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Plugin descriptor `%s' queued\n", basename);
fprintf           180 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Closing all plugins\n");
fprintf           220 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Starting plugin dlforeach in %s\n", path);
fprintf           255 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Cannot register discovery component with reserved name `" HWLOC_COMPONENT_STOP_NAME "'\n");
fprintf           261 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Cannot register discovery component with name `%s' containing reserved characters `%c" HWLOC_COMPONENT_SEPS "'\n",
fprintf           272 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Cannot register discovery component `%s' with unknown type %u\n",
fprintf           284 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	  fprintf(stderr, "Dropping previously registered discovery component `%s', priority %u lower than new one %u\n",
fprintf           290 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	  fprintf(stderr, "Ignoring new discovery component `%s', priority %u lower than previously registered one %u\n",
fprintf           298 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Registered %s discovery component `%s' with priority %u (%s%s)\n",
fprintf           361 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Ignoring static component with invalid flags %lx\n",
fprintf           369 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	fprintf(stderr, "Ignoring static component, failed to initialize\n");
fprintf           389 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Ignoring plugin `%s' component with invalid flags %lx\n",
fprintf           397 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	fprintf(stderr, "Ignoring plugin `%s', failed to initialize\n", desc->name);
fprintf           481 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Excluding %s discovery component `%s', conflicts with excludes 0x%x\n",
fprintf           489 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Failed to instantiate discovery component `%s'\n", comp->name);
fprintf           548 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	  fprintf(stderr, "Cannot find discovery component `%s'\n", curenv);
fprintf           578 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	      fprintf(stderr, "Excluding %s discovery component `%s' because of HWLOC_COMPONENTS environment variable\n",
fprintf           598 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Final list of enabled discovery components: ");
fprintf           600 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "%s%s", first ? "" : ",", backend->component->name);
fprintf           604 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "\n");
fprintf           674 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Cannot enable %s discovery component `%s' with unknown flags %lx\n",
fprintf           684 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c 	fprintf(stderr, "Cannot enable %s discovery component `%s' twice\n",
fprintf           694 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c     fprintf(stderr, "Enabling %s discovery component `%s'\n",
fprintf           778 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c       fprintf(stderr, "Disabling %s discovery component `%s'\n",
fprintf           315 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       fprintf(stderr, "Trying to group objects using distance matrix:\n");
fprintf           316 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       fprintf(stderr, "%s", gp ? "gp_index" : "os_index");
fprintf           318 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	fprintf(stderr, " % 5d", (int)(gp ? objs[j]->gp_index : objs[j]->os_index));
fprintf           319 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       fprintf(stderr, "\n");
fprintf           321 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	fprintf(stderr, "  % 5d", (int)(gp ? objs[i]->gp_index : objs[i]->os_index));
fprintf           323 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	  fprintf(stderr, " % 5lld", (long long) values[i*nbobjs + j]);
fprintf           324 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	fprintf(stderr, "\n");
fprintf           677 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "****************************************************************************\n");
fprintf           678 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "* hwloc %s has encountered what looks like an error from user-given distances.\n", HWLOC_VERSION);
fprintf           679 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "*\n");
fprintf           680 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "* %s\n", msg);
fprintf           681 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "* Error occurred in topology.c line %d\n", line);
fprintf           682 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "*\n");
fprintf           683 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "* Please make sure that distances given through the interface or environment\n");
fprintf           684 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "* variables do not contradict any other topology information.\n");
fprintf           685 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c         fprintf(stderr, "****************************************************************************\n");
fprintf           773 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       fprintf(stderr, " Found transitive graph with %u objects with minimal distance %llu accuracy %f\n",
fprintf           795 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	  fprintf(stderr, " Distance matrix asymmetric ([%u,%u]=%llu != [%u,%u]=%llu), aborting\n",
fprintf           802 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 	  fprintf(stderr, " Distance to self not strictly minimal ([%u,%u]=%llu <= [%u,%u]=%llu), aborting\n",
fprintf           839 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       fprintf(stderr, "Trying to group %u %s objects according to physical distances with accuracy %f\n",
fprintf            23 opal/mca/hwloc/hwloc201/hwloc/hwloc/dolib.c     fprintf(stderr,"bad number of arguments");
fprintf            42 opal/mca/hwloc/hwloc201/hwloc/hwloc/dolib.c     fprintf(stderr, "%s failed\n", s);
fprintf           144 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	  fprintf(stderr, "Ignoring HWLOC_PCI_LOCALITY file `%s' too large (%lu bytes)\n",
fprintf           260 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c   fprintf(stderr, "Bad assertion in hwloc %s:%d (aborting)\n", __FILE__, __LINE__);
fprintf           429 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "****************************************************************************\n");
fprintf           430 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* hwloc %s has encountered an incorrect PCI locality information.\n", HWLOC_VERSION);
fprintf           431 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* PCI bus %04x:%02x is supposedly close to 2nd NUMA node of 1st package,\n",
fprintf           433 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* however hwloc believes this is impossible on this architecture.\n");
fprintf           434 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* Therefore the PCI bus will be moved to 1st NUMA node of 2nd package.\n");
fprintf           435 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "*\n");
fprintf           436 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* If you feel this fixup is wrong, disable it by setting in your environment\n");
fprintf           437 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* HWLOC_PCI_%04x_%02x_LOCALCPUS= (empty value), and report the problem\n",
fprintf           439 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* to the hwloc's user mailing list together with the XML output of lstopo.\n");
fprintf           440 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "*\n");
fprintf           441 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "* You may silence this message by setting HWLOC_HIDE_ERRORS=1 in your environment.\n");
fprintf           442 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "****************************************************************************\n");
fprintf           487 opal/mca/hwloc/hwloc201/hwloc/hwloc/pci-common.c 	fprintf(stderr, "Environment variable %s is deprecated, please use HWLOC_PCI_LOCALITY instead.\n", env);
fprintf           538 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c   fprintf(stderr,"yop\n");
fprintf           629 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-aix.c       fprintf(stderr,"rs_getrad(%d) failed: %s\n", i, strerror(errno));
fprintf           265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c       fprintf(stderr, "*** Found unexpected uname sysname `%s' machine `%s'.\n", utsname.sysname, utsname.machine);
fprintf           266 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-bgq.c       fprintf(stderr, "*** The BlueGene/Q backend (bgq) is only enabled by default on compute nodes\n"
fprintf          2993 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     fprintf(stderr, "Invalid knl_memoryside_cache header, expected \"version: <int>\".\n");
fprintf          3094 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       fprintf(stderr, "Unexpected KNL MCDRAM cache size %lu\n", total_cache_size);
fprintf          3103 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c     fprintf(stderr, "Unexpected number of KNL non-MCDRAM NUMA nodes %u\n", DDR_nbnodes);
fprintf          3518 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "****************************************************************************\n");
fprintf          3519 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* hwloc %s has detected buggy sysfs package information: Two packages have\n", HWLOC_VERSION);
fprintf          3520 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* the same physical package id %u but different core_siblings %s and %s\n",
fprintf          3522 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* hwloc is merging these packages into a single one assuming your Linux kernel\n");
fprintf          3523 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* does not support this processor correctly.\n");
fprintf          3524 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* You may hide this warning by setting HWLOC_HIDE_ERRORS=1 in the environment.\n");
fprintf          3525 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "*\n");
fprintf          3526 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* If hwloc does not report the right number of packages,\n");
fprintf          3527 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* please report this error message to the hwloc user's mailing list,\n");
fprintf          3528 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "* along with the files generated by the hwloc-gather-topology script.\n");
fprintf          3529 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 		  fprintf(stderr, "****************************************************************************\n");
fprintf          4351 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	fprintf(file, "OSName: %s\n", data->utsname.sysname);
fprintf          4353 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	fprintf(file, "OSRelease: %s\n", data->utsname.release);
fprintf          4355 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	fprintf(file, "OSVersion: %s\n", data->utsname.version);
fprintf          4357 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	fprintf(file, "HostName: %s\n", data->utsname.nodename);
fprintf          4359 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c 	fprintf(file, "Architecture: %s\n", data->utsname.machine);
fprintf          4360 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       fprintf(file, "FallbackNbProcessors: %d\n", data->fallback_nbprocessors);
fprintf          4361 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       fprintf(file, "PageSize: %llu\n", (unsigned long long) data->pagesize);
fprintf          5616 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-linux.c       fprintf(stderr, "hwloc could read a DMI firmware entry #%u in %s\n",
fprintf           637 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	  fprintf(stderr, "kstat_read failed for CPU%u: %s\n", cpuid, strerror(errno));
fprintf           695 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	      fprintf(stderr, "could not read package id for CPU%u: %s\n", cpuid, strerror(errno));
fprintf           717 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	    fprintf(stderr, "chip_id type %u unknown\n", (unsigned) stat->data_type);
fprintf           745 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	      fprintf(stderr, "could not read core id for CPU%u: %s\n", cpuid, strerror(errno));
fprintf           767 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	    fprintf(stderr, "core_id type %u unknown\n", (unsigned) stat->data_type);
fprintf           795 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-solaris.c 	fprintf(stderr, "kstat_read failed for module %s name %s instance %d: %s\n", ksp->ks_module, ksp->ks_name, ksp->ks_instance, strerror(errno));
fprintf            87 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Failed to allocate synthetic index array of size %lu\n", total);
fprintf           100 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Failed to read synthetic index #%lu at '%s'\n", (unsigned long) i, attr);
fprintf           108 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Missing comma after synthetic index #%lu at '%s'\n", (unsigned long) i, attr);
fprintf           150 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Failed to read synthetic index interleaving loop '%s' without number before '*'\n", tmp);
fprintf           155 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Invalid interleaving loop with step 0 at '%s'\n", tmp);
fprintf           162 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Failed to read synthetic index interleaving loop '%s' without number between '*' and ':'\n", tmp);
fprintf           167 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Invalid interleaving loop with number 0 at '%s'\n", tmp2);
fprintf           194 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Failed to read synthetic index interleaving loop type '%s'\n", tmp);
fprintf           199 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Misc object type disallowed in synthetic index interleaving loop type '%s'\n", tmp);
fprintf           218 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	    fprintf(stderr, "Failed to find level for synthetic index interleaving loop type '%s'\n",
fprintf           237 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	      fprintf(stderr, "Invalid duplicate interleaving loop type in synthetic index '%s'\n", attr);
fprintf           266 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Invalid index interleaving total width %lu instead of %lu\n", nbs, total);
fprintf           285 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Invalid index interleaving generates out-of-range index %u\n", array[j]);
fprintf           290 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Invalid index interleaving generates duplicate index values\n");
fprintf           345 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Missing attribute closing bracket in synthetic string doesn't have a number of objects at '%s'\n", attrs);
fprintf           367 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr, "Unknown attribute at '%s'\n", attrs);
fprintf           376 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr, "Missing parameter separator at '%s'\n", attrs);
fprintf           386 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Overwriting duplicate indexes attribute with last occurence\n");
fprintf           477 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Synthetic string with unknown attached object type at '%s'\n", pos);
fprintf           483 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Synthetic string with disallowed attached object type at '%s'\n", pos);
fprintf           504 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr,"Synthetic string doesn't have a closing `]' after attached object type at '%s'\n", pos);
fprintf           532 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Synthetic string with unknown object type at '%s'\n", pos);
fprintf           538 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Synthetic string with disallowed object type at '%s'\n", pos);
fprintf           546 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr,"Synthetic string doesn't have a `:' after object type at '%s'\n", pos);
fprintf           569 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr,"Synthetic string doesn't have a number of objects at '%s'\n", pos);
fprintf           575 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr,"Synthetic string with disallow 0 number of objects at '%s'\n", pos);
fprintf           594 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr,"Too many synthetic levels, max %d\n", HWLOC_SYNTHETIC_MAX_DEPTH);
fprintf           600 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr,"Too big arity, max %u\n", UINT_MAX);
fprintf           610 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot use non-PU type for last level\n");
fprintf           629 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string missing ending number of PUs\n");
fprintf           634 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot have several PU levels\n");
fprintf           640 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot have several package levels\n");
fprintf           646 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot have several NUMA node levels\n");
fprintf           652 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr,"Synthetic string cannot have NUMA nodes both as a level and attached\n");
fprintf           658 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot have several core levels\n");
fprintf           671 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Synthetic string cannot mix unspecified and specified types for levels\n");
fprintf           757 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Inserting a NUMA level with a single object at depth 1\n");
fprintf          1307 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	fprintf(stderr, "Cannot export to synthetic v1 if multiple memory children are attached to the same location.\n");
fprintf          1441 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Cannot export to synthetic unless topology is symmetric (root->symmetric_subtree must be set).\n");
fprintf          1449 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c       fprintf(stderr, "Cannot export to synthetic unless memory is attached symmetrically.\n");
fprintf          1467 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-synthetic.c 	  fprintf(stderr, "Cannot export to synthetic v1 if memory is attached to parents at different depths.\n");
fprintf            79 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Failed to allocate cpuiddump for PU #%u, ignoring cpuiddump.\n", idx);
fprintf            89 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Could not read dumped cpuid file %s, ignoring cpuiddump.\n", filename);
fprintf            99 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Failed to allocate %u cpuiddump entries for PU #%u, ignoring cpuiddump.\n", nr, idx);
fprintf           152 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c   fprintf(stderr, "Couldn't find %x,%x,%x,%x in dumped cpuid, returning 0s.\n",
fprintf          1299 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "hwloc x86 backend cannot work under Valgrind, disabling.\n"
fprintf          1379 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Couldn't open dumped cpuid summary %s\n", path);
fprintf          1383 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Found read dumped cpuid summary in %s\n", path);
fprintf          1389 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Found non-x86 dumped cpuid summary in %s: %s\n", path, line);
fprintf          1400 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c 	fprintf(stderr, "Ignoring invalid dirent `%s' in dumped cpuid directory `%s'\n",
fprintf          1407 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Did not find any valid pu%%u entry in dumped cpuid directory `%s'\n",
fprintf          1412 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c     fprintf(stderr, "Found non-contigous pu%%u range in dumped cpuid directory `%s'\n",
fprintf          1473 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-x86.c       fprintf(stderr, "Ignoring dumped cpuid directory.\n");
fprintf            86 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c             fprintf(stderr, "%s: ignoring unexpected xml attr node type %u\n",
fprintf            92 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c         fprintf(stderr, "%s: ignoring unexpected xml attr type %u\n",
fprintf           123 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c         fprintf(stderr, "%s: ignoring object text content %s\n",
fprintf           127 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c         fprintf(stderr, "%s: ignoring unexpected xml node type %u\n",
fprintf           188 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: Loading XML topology without DTD\n",
fprintf           193 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: Loading XML topology with wrong DTD SystemID (%s instead of %s)\n",
fprintf           216 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: ignoring object of class `%s' not at the top the xml hierarchy\n",
fprintf           288 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: Loading XML topologydiff without DTD\n",
fprintf           292 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: Loading XML topologydiff with wrong DTD SystemID (%s instead of %s)\n",
fprintf           301 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-libxml.c       fprintf(stderr, "%s: ignoring object of class `%s' not at the top the xml hierarchy\n",
fprintf           335 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml-nolibxml.c     fprintf(stderr, "Failed to parse XML input with the minimalistic parser. If it was not\n"
fprintf           122 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: unexpected zero gp_index, topology may be invalid\n", state->global->msgprefix);
fprintf           164 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring cache_size attribute for non-cache object type\n",
fprintf           173 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring cache_linesize attribute for non-cache object type\n",
fprintf           182 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring cache_associativity attribute for non-cache object type\n",
fprintf           194 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring invalid cache_type attribute %lu\n",
fprintf           197 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring cache_type attribute for non-cache object type\n",
fprintf           208 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring local_memory attribute for non-NUMAnode non-root object\n",
fprintf           219 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c        fprintf(stderr, "%s: ignoring depth attribute for object type without depth\n",
fprintf           228 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring kind attribute for non-group object type\n",
fprintf           237 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring subkind attribute for non-group object type\n",
fprintf           249 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring invalid pci_busid format string %s\n",
fprintf           261 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring pci_busid attribute for non-PCI object\n",
fprintf           275 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring invalid pci_type format string %s\n",
fprintf           289 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring pci_type attribute for non-PCI object\n",
fprintf           304 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring pci_link_speed attribute for non-PCI object\n",
fprintf           316 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring invalid bridge_type format string %s\n",
fprintf           326 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring bridge_type attribute for non-bridge object\n",
fprintf           339 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring invalid bridge_pci format string %s\n",
fprintf           350 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring bridge_pci attribute for non-bridge object\n",
fprintf           362 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring invalid osdev_type format string %s\n",
fprintf           370 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring osdev_type attribute for non-osdev object\n",
fprintf           409 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring memory_kB attribute for non-NUMAnode non-root object\n",
fprintf           422 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring huge_page_size_kB attribute for non-NUMAnode non-root object\n",
fprintf           436 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring huge_page_free attribute for non-NUMAnode non-root object\n",
fprintf           449 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring unknown object attribute %s\n",
fprintf           560 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: failed to allocate v1distance matrix for %lu objects\n",
fprintf           611 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring invalid distance matrix with only 1 object\n",
fprintf           735 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "****************************************************************************\n");
fprintf           736 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* hwloc has encountered an out-of-order XML topology load.\n");
fprintf           737 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* Object %s cpuset %s complete %s\n",
fprintf           739 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* was inserted after object %s with %s and %s.\n",
fprintf           741 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* The error occured in hwloc %s inside process `%s', while\n",
fprintf           745 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     fprintf(stderr, "* the input XML was generated by hwloc %s inside process `%s'.\n",
fprintf           749 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     fprintf(stderr, "* the input XML was generated by an unspecified ancient hwloc release.\n");
fprintf           750 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* Please check that your input topology XML file is valid.\n");
fprintf           751 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "* Set HWLOC_DEBUG_CHECK=1 in the environment to detect further issues.\n");
fprintf           752 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c   fprintf(stderr, "****************************************************************************\n");
fprintf           792 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	      fprintf(stderr, "%s: obsolete System object only allowed at root\n",
fprintf           801 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	    fprintf(stderr, "%s: %s object not-supported, will be ignored\n",
fprintf           805 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	    fprintf(stderr, "%s: unrecognized object type string %s\n",
fprintf           814 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: object attribute %s found before type\n",
fprintf           844 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: invalid non-NUMAnode object child %s\n",
fprintf           857 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: invalid special object child %s\n",
fprintf           878 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "normal object %s cannot be child of non-normal parent %s\n",
fprintf           885 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "Memory object %s cannot be child of non-normal-or-memory parent %s\n",
fprintf           892 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "I/O object %s cannot be child of non-normal-or-I/O parent %s\n",
fprintf           903 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "v1.x normal v1.x object %s cannot be child of special parent %s\n",
fprintf           910 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "I/O object %s cannot be child of Misc parent\n",
fprintf          1000 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: invalid object %s P#%u with some missing cpusets\n",
fprintf          1010 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: invalid object %s P#%u with some missing nodesets\n",
fprintf          1020 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: invalid object %s P#%u with either cpuset or nodeset missing\n",
fprintf          1032 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid cache type %s with attribute depth %u and type %d\n",
fprintf          1040 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid normal object %s P#%u without cpuset\n",
fprintf          1046 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid special object %s with cpuset\n",
fprintf          1054 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid object %s P#%u with cpuset while parent has none\n",
fprintf          1060 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid object %s P#%u with nodeset while parent has none\n",
fprintf          1069 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: invalid NUMA node object P#%u without nodeset\n",
fprintf          1111 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: invalid special object child %s while looking for objects\n",
fprintf          1223 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring unknown distance attribute %s\n",
fprintf          1231 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: distance2 missing some attributes\n",
fprintf          1240 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: failed to allocate distances arrays for %u objects\n",
fprintf          1265 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: distance2 with unrecognized child %s\n",
fprintf          1273 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: distance2 child must have length attribute\n",
fprintf          1282 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: distance2 child needs content of length %d\n",
fprintf          1292 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: distance2 with more than %u indexes\n",
fprintf          1315 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: distance2 with more than %u u64values\n",
fprintf          1339 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: distance2 with more than %u indexes\n",
fprintf          1349 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: distance2 with less than %u indexes\n",
fprintf          1355 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: distance2 with less than %u u64values\n",
fprintf          1363 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: ignoring distances2 with only %u objects\n",
fprintf          1370 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring PU or NUMA distances2 without os_indexing\n",
fprintf          1377 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring !PU or !NUMA distances2 without gp_indexing\n",
fprintf          1437 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: ignoring unknown diff attribute %s\n",
fprintf          1455 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: missing mandatory obj attr generic attributes\n",
fprintf          1463 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: missing mandatory obj attr value attributes\n",
fprintf          1472 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: missing mandatory obj attr info name attribute\n",
fprintf          1627 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: cannot import XML version %u.%u > 2\n",
fprintf          1657 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	  fprintf(stderr, "%s: ignoring unknown tag `%s' after root object, expected `distances2'\n",
fprintf          1674 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c       fprintf(stderr, "%s: invalid root object without cpuset\n",
fprintf          1741 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: invalid root object without nodeset\n",
fprintf          1747 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c 	fprintf(stderr, "%s: invalid root object with empty nodeset\n",
fprintf          1777 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-xml.c     fprintf(stderr, "%s: XML component discovery failed.\n",
fprintf            80 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "****************************************************************************\n");
fprintf            81 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* hwloc %s has encountered what looks like an error from the operating system.\n", HWLOC_VERSION);
fprintf            82 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "*\n");
fprintf            83 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* %s\n", msg);
fprintf            84 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* Error occurred in topology.c line %d\n", line);
fprintf            85 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "*\n");
fprintf            86 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* The following FAQ entry in the hwloc documentation may help:\n");
fprintf            87 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "*   What should I do when hwloc reports \"operating system\" warnings?\n");
fprintf            88 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* Otherwise please report this error message to the hwloc user's mailing list,\n");
fprintf            90 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "* along with the files generated by the hwloc-gather-topology script.\n");
fprintf            92 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	fprintf(stderr, "* along with any relevant topology information from your platform.\n");
fprintf            94 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c         fprintf(stderr, "****************************************************************************\n");
fprintf          2863 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c 	fprintf(stderr, "hwloc failed to realloc level arrays to %u\n", topology->nb_levels_allocated * 2);
fprintf          3137 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology.c     fprintf(stderr, "Topology became empty, aborting!\n");
fprintf           369 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/plugins.h       fprintf(stderr, "Plugin `%s' disabling itself because it cannot find the `%s' core symbol.\n",
fprintf           289 opal/mca/hwloc/hwloc201/hwloc/include/netloc/uthash.h #define HASH_OOPS(...) do { fprintf(stderr,__VA_ARGS__); exit(-1); } while (0)
fprintf            35 opal/mca/hwloc/hwloc201/hwloc/include/private/debug.h       fprintf(stderr, "hwloc verbose debug enabled, may be disabled with HWLOC_DEBUG_VERBOSE=0 in the environment.\n");
fprintf            60 opal/mca/hwloc/hwloc201/hwloc/include/private/debug.h   fprintf(stderr, fmt, s); \
fprintf            67 opal/mca/hwloc/hwloc201/hwloc/include/private/debug.h   fprintf(stderr, fmt, arg1, s); \
fprintf            74 opal/mca/hwloc/hwloc201/hwloc/include/private/debug.h   fprintf(stderr, fmt, arg1, arg2, s); \
fprintf           123 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "prefix:         %s\n", opal_install_dirs.prefix);
fprintf           124 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "exec_prefix:    %s\n", opal_install_dirs.exec_prefix);
fprintf           125 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "bindir:         %s\n", opal_install_dirs.bindir);
fprintf           126 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "sbindir:        %s\n", opal_install_dirs.sbindir);
fprintf           127 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "libexecdir:     %s\n", opal_install_dirs.libexecdir);
fprintf           128 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "datarootdir:    %s\n", opal_install_dirs.datarootdir);
fprintf           129 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "datadir:        %s\n", opal_install_dirs.datadir);
fprintf           130 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "sysconfdir:     %s\n", opal_install_dirs.sysconfdir);
fprintf           131 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "sharedstatedir: %s\n", opal_install_dirs.sharedstatedir);
fprintf           132 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "localstatedir:  %s\n", opal_install_dirs.localstatedir);
fprintf           133 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "libdir:         %s\n", opal_install_dirs.libdir);
fprintf           134 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "includedir:     %s\n", opal_install_dirs.includedir);
fprintf           135 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "infodir:        %s\n", opal_install_dirs.infodir);
fprintf           136 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "mandir:         %s\n", opal_install_dirs.mandir);
fprintf           137 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "pkgdatadir:     %s\n", opal_install_dirs.pkgdatadir);
fprintf           138 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "pkglibdir:      %s\n", opal_install_dirs.pkglibdir);
fprintf           139 opal/mca/installdirs/base/installdirs_base_components.c     fprintf(stderr, "pkgincludedir:  %s\n", opal_install_dirs.pkgincludedir);
fprintf            29 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi2: PMI2_Init: error rc = %d\n", rc);
fprintf            33 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi2: PMI2_Init: bad size=%d or rank=%d values\n",
fprintf            41 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi_init (pmi2): cannot malloc kvs name buffer\n");
fprintf            46 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi_init (pmi2): cannot get kvs name: rc = %d\n", rc);
fprintf            57 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"pmi_get_local_ranks (pmi2): cannot mallic for pmappig\n");
fprintf            64 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"pmi_get_local_ranks (pmi2): PMI2_Info_GetJobAttr rc = %d\n", rc);
fprintf            71 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"mca_common_pmi2_parse_pmap: error\n");
fprintf            87 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi_encode: error on key: %s\n", key);
fprintf            97 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "pmi_encode: error on key: %s\n", key);
fprintf           122 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr, "PMI2_KVS_Fence: error %d\n", rc);
fprintf           138 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"PMI2_Info_GetNodeAttr: error rc = %d\n", rc);
fprintf           142 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"pmi_get_key_loc: key %s not found\n", key_name);
fprintf           150 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"pmi_decode: cannot decode key %s\n", key_name);
fprintf           163 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"PMI2_Info_GetNodeAttr: error rc = %d\n", rc);
fprintf           171 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"pmi_decode: cannot decode key %s\n", key_name);
fprintf           185 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi2.c         fprintf(stderr,"PMI2_Info_GetNodeAttr: error rc = %d\n", rc);
fprintf           196 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"%d: local ranks: ", rank);
fprintf           198 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c             fprintf(stderr,"%d ", local_ranks[i]);
fprintf           200 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"\n");
fprintf           257 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c                 fprintf(stderr,"%d: error in key %s sizes: %d vs %d\n",
fprintf           264 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c                     fprintf(stderr, "%d: error in key %s value (byte %d)\n",
fprintf           286 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c                 fprintf(stderr,"%d: error in key %s sizes: %d vs %d\n",
fprintf           293 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c                     fprintf(stderr, "%d: error in key %s value (byte %d)",
fprintf           306 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr, "Rank %d: error get memory usage", rank);
fprintf           311 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"%d: get: total %lf avg loc %lf rem %lf all %lf ; put: %lf %lf commit: %lf fence %lf\n",
fprintf           503 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"init: %lf; put: %lf; commit: %lf; fence: %lf; get: %lf; total: %lf\n",
fprintf           509 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"init:          max %lf min %lf\n",  max_init_time, min_init_time);
fprintf           510 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"put:           loc %s rem %s\n", c_put_ltime, c_put_rtime);
fprintf           511 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"get:           loc %s rem %s all %s\n", c_get_ltime, c_get_rtime, c_get_ttime);
fprintf           512 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"get:           min loc %lf rem %lf (loc: %d, rem: %d)\n",
fprintf           514 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"get:           max loc %lf rem %lf (loc: %d, rem: %d)\n",
fprintf           516 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"total:         max %lf min %lf\n", max_total_time, min_total_time);
fprintf           517 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c         fprintf(stderr,"mem:           loc %0.2lf avg %0.2lf min %0.2lf max %0.2lf total %0.2lf Kb\n",
fprintf           520 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmi_intra_perf.c             fprintf(stderr,"shmem:         job_info: %0.2lf total %0.2lf Kb\n",
fprintf            37 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf            47 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get job size failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf            67 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get PMIX_LOCAL_SIZE failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf            76 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get PMIX_LOCAL_PEERS failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf            85 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: number of local peers doesn't match",
fprintf           188 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf           211 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d", this_proc.nspace, this_proc.rank, rc);
fprintf           221 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d",
fprintf           249 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr,  "Client ns %s rank %d: PMIx_Fence failed: %d",
fprintf           268 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d",
fprintf           273 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d",
fprintf           304 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d",
fprintf           309 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d",
fprintf           328 opal/mca/pmix/pmix4x/pmix/contrib/perf_tools/pmix.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", this_proc.nspace, this_proc.rank, rc);
fprintf            56 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Allocation request returned %s", PMIx_Error_string(status));
fprintf            65 opal/mca/pmix/pmix4x/pmix/examples/alloc.c             fprintf(stderr, "Transferring %s\n", info[n].key);
fprintf           110 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "LOCK WASN'T RETURNED IN RELEASE CALLBACK\n");
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           171 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           174 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           181 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           186 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           195 opal/mca/pmix/pmix4x/pmix/examples/alloc.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Allocation_request_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           200 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d: Allocation returned status: %s\n",
fprintf           222 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "[%s:%d] Allocation returned status: %s\n",
fprintf           238 opal/mca/pmix/pmix4x/pmix/examples/alloc.c             fprintf(stderr, "PMIx_Query_info failed: %d\n", rc);
fprintf           243 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "[%s:%d] Allocation returned status: %s\n",
fprintf           250 opal/mca/pmix/pmix4x/pmix/examples/alloc.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           252 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           254 opal/mca/pmix/pmix4x/pmix/examples/alloc.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            85 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client %s:%d NOTIFIED with status %d\n", myproc.nspace, myproc.rank, status);
fprintf           116 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d GRPCOMPLETE\n", myproc.nspace, myproc.rank);
fprintf           134 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d INVITED, BUT LEADER\n", myproc.nspace, myproc.rank);
fprintf           149 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client %s:%d INVITED by source %s:%d\n",
fprintf           153 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d ACCEPTING INVITE\n", myproc.nspace, myproc.rank);
fprintf           156 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Error in Group_join_nb: %sn", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           180 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           183 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "[%d] Client ns %s rank %d: Running\n", (int)getpid(), myproc.nspace, myproc.rank);
fprintf           193 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           200 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "This example requires a minimum of 4 processes\n");
fprintf           204 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           234 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           240 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_invite\n", myproc.rank);
fprintf           248 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_invite failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           252 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Execute fence across group\n", myproc.nspace, myproc.rank);
fprintf           256 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Fence across group failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           259 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
fprintf           262 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           267 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d waiting to be invited\n", myproc.nspace, myproc.rank);
fprintf           270 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%s:%d Execute fence across group\n", myproc.nspace, myproc.rank);
fprintf           274 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Fence across group failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           277 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
fprintf           280 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           290 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           301 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           303 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           305 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           307 opal/mca/pmix/pmix4x/pmix/examples/asyncgroup.c     fprintf(stderr, "%s:%d COMPLETE\n", myproc.nspace, myproc.rank);
fprintf            82 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "LOCK WASN'T RETURNED IN RELEASE CALLBACK\n");
fprintf           115 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           139 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client %lu: Running\n", (unsigned long)pid);
fprintf           147 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           150 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client ns %s rank %d pid %lu: Running\n", myproc.nspace, myproc.rank, (unsigned long)pid);
fprintf           163 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
fprintf           194 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "[%s:%d] Debug handler registration failed\n", myproc.nspace, myproc.rank);
fprintf           204 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           207 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, val->data.uint32);
fprintf           211 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get job size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           216 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client %s:%d num procs %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           225 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Store_internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           236 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           247 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           254 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           265 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           276 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, myproc.rank, tmp, rc);
fprintf           280 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d\n", myproc.nspace, myproc.rank, tmp, val->type);
fprintf           286 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong value: %d\n", myproc.nspace, myproc.rank, tmp, (int)val->data.uint64);
fprintf           291 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned correct\n", myproc.nspace, myproc.rank, tmp);
fprintf           298 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, myproc.rank, tmp, rc);
fprintf           302 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong type: %d\n", myproc.nspace, myproc.rank, tmp, val->type);
fprintf           308 opal/mca/pmix/pmix4x/pmix/examples/client.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned wrong value: %s\n", myproc.nspace, myproc.rank, tmp, val->data.string);
fprintf           313 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s returned correct\n", myproc.nspace, myproc.rank, tmp);
fprintf           320 opal/mca/pmix/pmix4x/pmix/examples/client.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           322 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           324 opal/mca/pmix/pmix4x/pmix/examples/client.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            69 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf            95 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            98 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           111 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
fprintf           124 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           129 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client %s:%d job size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           151 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           162 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           171 opal/mca/pmix/pmix4x/pmix/examples/client2.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get on rank %u failed: %d\n",
fprintf           176 opal/mca/pmix/pmix4x/pmix/examples/client2.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get on rank %u returned wrong type: %d\n",
fprintf           183 opal/mca/pmix/pmix4x/pmix/examples/client2.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %d returned NULL array\n",
fprintf           189 opal/mca/pmix/pmix4x/pmix/examples/client2.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %d returned wrong array value type %d\n",
fprintf           195 opal/mca/pmix/pmix4x/pmix/examples/client2.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %d returned wrong array value size %d\n",
fprintf           203 opal/mca/pmix/pmix4x/pmix/examples/client2.c                 fprintf(stderr, "Client ns %s rank %d: PMIx_Get %d returned wrong type: %d\n",
fprintf           209 opal/mca/pmix/pmix4x/pmix/examples/client2.c                 fprintf(stderr, "Client ns %s rank %d: PMIx_Get %d returned wrong value: %lu\n",
fprintf           219 opal/mca/pmix/pmix4x/pmix/examples/client2.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           221 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           223 opal/mca/pmix/pmix4x/pmix/examples/client2.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           113 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "Transferring %s\n", info[n].key);
fprintf           183 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           215 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     fprintf(stderr, "Debugger: spawning %s\n", debugger[0].cmd);
fprintf           217 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Debugger daemons failed to launch with error: %s\n", PMIx_Error_string(rc));
fprintf           219 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     fprintf(stderr, "SPAWNED DEBUGGERD\n");
fprintf           257 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 fprintf(stderr, "Cannot attach to more than one nspace\n");
fprintf           264 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 fprintf(stderr, "The %s option requires an <nspace> argument\n", argv[i]);
fprintf           269 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "Unknown option: %s\n", argv[i]);
fprintf           283 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           288 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     fprintf(stderr, "Tool ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           308 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "Failed to attach to nspace %s: error code %d\n",
fprintf           330 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Debugger: querying capabilities\n");
fprintf           332 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "PMIx_Query_info failed: %d\n", rc);
fprintf           344 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "PMIx Query returned an incorrect number of results: %lu\n", myquery_data.ninfo);
fprintf           406 opal/mca/pmix/pmix4x/pmix/examples/debugger.c             fprintf(stderr, "Debugger: spawning %s\n", app[0].cmd);
fprintf           408 opal/mca/pmix/pmix4x/pmix/examples/debugger.c                 fprintf(stderr, "Application failed to launch with error: %s(%d)\n", PMIx_Error_string(rc), rc);
fprintf           449 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           456 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Query returned no info\n");
fprintf           461 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Query returned incorrect data type: %d\n", q->info[0].value.type);
fprintf           465 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Query returned no active nspaces\n");
fprintf           469 opal/mca/pmix/pmix4x/pmix/examples/debugger.c     fprintf(stderr, "Query returned %s\n", q->info[0].value.data.string);
fprintf           484 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           491 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Query returned incorrect data type: %d\n", info[0].type);
fprintf           495 opal/mca/pmix/pmix4x/pmix/examples/debugger.c         fprintf(stderr, "Query returned no proctable info\n");
fprintf            73 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c             fprintf(stderr, "Transferring %s\n", info[n].key);
fprintf           118 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           136 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c fprintf(stderr, "I AM HERE\n");
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d: PMIx_tool_init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           147 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "Debugger daemon ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           165 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "[%s:%d] Failed to get job being debugged - error %d\n", myproc.nspace, myproc.rank, rc);
fprintf           169 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Got NULL return\n");
fprintf           172 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%d] Debugging %s\n", myproc.nspace, myproc.rank, val->data.string);
fprintf           190 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "PMIx_Query_info failed: %d\n", rc);
fprintf           196 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%d] Local proctable received\n", myproc.nspace, myproc.rank);
fprintf           209 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%u] Sending release\n", myproc.nspace, myproc.rank);
fprintf           216 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "[%s:%u] Hanging around awhile, doing debugger magic\n", myproc.nspace, myproc.rank);
fprintf           224 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c     fprintf(stderr, "Debugger daemon ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           226 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           228 opal/mca/pmix/pmix4x/pmix/examples/debuggerd.c         fprintf(stderr, "Debugger daemon ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            46 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "%s:%d completed fence_nb\n", myproc.nspace, myproc.rank);
fprintf            59 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d\n", myproc.nspace, myproc.rank, key, val->type);
fprintf            63 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %d\n", myproc.nspace, myproc.rank, key, (int)val->data.uint64);
fprintf            68 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong type: %d\n", myproc.nspace, myproc.rank, key, val->type);
fprintf            72 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c                 fprintf(stderr, "%s:%d: PMIx_Get_nb Key %s returned wrong value: %s\n", myproc.nspace, myproc.rank, key, val->data.string);
fprintf            76 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "%s:%d PMIx_Get_nb returned wrong key: %s\n", myproc.nspace, myproc.rank, key);
fprintf            79 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "%s:%d PMIx_Get_nb Key %s returned correctly\n", myproc.nspace, myproc.rank, key);
fprintf            81 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "%s:%d PMIx_Get_nb Key %s failed\n", myproc.nspace, myproc.rank, key);
fprintf           100 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           103 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           110 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           115 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           124 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Store_internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           135 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           146 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Put internal failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           160 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Commit failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           170 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           185 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, n, tmp, rc);
fprintf           195 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get %s failed: %d\n", myproc.nspace, n, tmp, rc);
fprintf           216 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           222 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c     fprintf(stderr, "Client ns %s rank %d: Finalizing", myproc.nspace, myproc.rank);
fprintf           224 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           226 opal/mca/pmix/pmix4x/pmix/examples/dmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            65 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            68 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf            76 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            81 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf            87 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           114 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: calling PMIx_Spawn\n", myproc.nspace, myproc.rank);
fprintf           116 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Spawn failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           127 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           132 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client %s:%d universe %s size %d\n", myproc.nspace, myproc.rank, nsp2, (int)ntmp);
fprintf           139 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Connect failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           142 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: PMIx_Connect succeeded\n",
fprintf           145 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Disonnect failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           148 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: PMIx_Disconnect succeeded\n", myproc.nspace, myproc.rank);
fprintf           153 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d\n", myproc.nspace, myproc.rank, nsp2, rc);
fprintf           157 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d\n", myproc.nspace, myproc.rank, (int)(nprocs+ntmp), (int)npeers);
fprintf           160 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers\n", myproc.nspace, myproc.rank, (int)npeers);
fprintf           162 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes failed for nspace %s: %d\n", myproc.nspace, myproc.rank, nsp2, rc);
fprintf           165 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes %s", myproc.nspace, myproc.rank, nodelist);
fprintf           168 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers failed for nspace %s: %d\n", myproc.nspace, myproc.rank, myproc.nspace, rc);
fprintf           172 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned incorrect npeers: %d vs %d\n", myproc.nspace, myproc.rank, nprocs, (int)npeers);
fprintf           175 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_peers returned %d npeers\n", myproc.nspace, myproc.rank, (int)npeers);
fprintf           177 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           180 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Resolve_nodes %s\n", myproc.nspace, myproc.rank, nodelist);
fprintf           190 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           195 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           198 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           200 opal/mca/pmix/pmix4x/pmix/examples/dynamic.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            68 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "LOCK WASN'T RETURNED IN RELEASE CALLBACK\n");
fprintf            80 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "DEBUGGER DAEMON NOTIFIED TERMINATED - AFFECTED %s\n",
fprintf            94 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client %s:%d OP CALLBACK CALLED WITH STATUS %d\n", myproc.nspace, myproc.rank, status);
fprintf           104 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client %s:%d ERRHANDLER REGISTRATION CALLBACK CALLED WITH STATUS %d, ref=%lu\n",
fprintf           123 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           126 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           134 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           139 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           167 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           174 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d: exiting with error\n", myproc.nspace, myproc.rank);
fprintf           183 opal/mca/pmix/pmix4x/pmix/examples/fault.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           190 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           192 opal/mca/pmix/pmix4x/pmix/examples/fault.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            84 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d NOTIFIED with status %d\n", myproc.nspace, myproc.rank, status);
fprintf            92 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d OP CALLBACK CALLED WITH STATUS %d\n", myproc.nspace, myproc.rank, status);
fprintf           103 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d ERRHANDLER REGISTRATION CALLBACK CALLED WITH STATUS %d, ref=%lu\n",
fprintf           122 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           125 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           133 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           140 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "This example requires a minimum of 4 processes\n");
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           162 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           168 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "%d executing Group_construct\n", myproc.rank);
fprintf           177 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_construct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           184 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "%d Group construct complete with status %s KEY %s CID %d\n",
fprintf           187 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "%d Group construct complete, but no CID returned\n", myproc.rank);
fprintf           190 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "%d executing Group_destruct\n", myproc.rank);
fprintf           193 opal/mca/pmix/pmix4x/pmix/examples/group.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Group_destruct failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           205 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           207 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n", myproc.nspace, myproc.rank, PMIx_Error_string(rc));
fprintf           209 opal/mca/pmix/pmix4x/pmix/examples/group.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           211 opal/mca/pmix/pmix4x/pmix/examples/group.c     fprintf(stderr, "%s:%d COMPLETE\n", myproc.nspace, myproc.rank);
fprintf            70 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           110 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           113 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           126 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
fprintf           139 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           165 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           174 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           193 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           203 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           216 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           224 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           226 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           228 opal/mca/pmix/pmix4x/pmix/examples/jctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            47 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            50 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf            57 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            62 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf            66 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            72 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d publishing two keys\n", myproc.nspace, myproc.rank);
fprintf            81 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Publish failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            84 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d publish complete\n", myproc.nspace, myproc.rank);
fprintf            91 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            98 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d looking up key FOOBAR\n", myproc.nspace, myproc.rank);
fprintf           101 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           106 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong nspace: %s\n",
fprintf           111 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong rank: %d\n",
fprintf           116 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong type: %d\n",
fprintf           121 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong value: %d\n",
fprintf           126 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "PUBLISH-LOOKUP SUCCEEDED\n");
fprintf           131 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           142 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "%s:%d unpublishing two keys\n", myproc.nspace, myproc.rank);
fprintf           144 opal/mca/pmix/pmix4x/pmix/examples/pub.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Unpublish failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           149 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "UNPUBLISH SUCCEEDED\n");
fprintf           154 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           160 opal/mca/pmix/pmix4x/pmix/examples/pub.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           162 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           164 opal/mca/pmix/pmix4x/pmix/examples/pub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            48 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            51 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf            58 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            63 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf            67 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d publishing two keys\n", myproc.nspace, myproc.rank);
fprintf            76 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Publish failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            79 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d publish complete\n", myproc.nspace, myproc.rank);
fprintf            86 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d looking up key FOOBAR\n", myproc.nspace, myproc.rank);
fprintf            93 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           100 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                 fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong nspace: %s\n",
fprintf           105 opal/mca/pmix/pmix4x/pmix/examples/pubi.c                 fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong rank: %d\n",
fprintf           111 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong type: %d\n",
fprintf           116 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong value: %d\n",
fprintf           121 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong type: %d\n",
fprintf           126 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Lookup returned wrong value: %d\n",
fprintf           131 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "PUBLISH-LOOKUP SUCCEEDED\n");
fprintf           136 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           147 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "%s:%d unpublishing two keys\n", myproc.nspace, myproc.rank);
fprintf           149 opal/mca/pmix/pmix4x/pmix/examples/pubi.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Unpublish failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           154 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "UNPUBLISH SUCCEEDED\n");
fprintf           159 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           165 opal/mca/pmix/pmix4x/pmix/examples/pubi.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           167 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           169 opal/mca/pmix/pmix4x/pmix/examples/pubi.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           236 opal/mca/pmix/pmix4x/pmix/examples/server.c         fprintf(stderr, "Out of memory\n");
fprintf           243 opal/mca/pmix/pmix4x/pmix/examples/server.c             fprintf(stderr, "Cannot make tmpdir %s", tmpdir);
fprintf           253 opal/mca/pmix/pmix4x/pmix/examples/server.c         fprintf(stderr, "Init failed with error %d\n", rc);
fprintf           321 opal/mca/pmix/pmix4x/pmix/examples/server.c         fprintf(stderr, "Setup local support failed: %d\n", rc);
fprintf           334 opal/mca/pmix/pmix4x/pmix/examples/server.c             fprintf(stderr, "Server fork setup failed with error %d\n", rc);
fprintf           342 opal/mca/pmix/pmix4x/pmix/examples/server.c             fprintf(stderr, "Server fork setup failed with error %d\n", rc);
fprintf           353 opal/mca/pmix/pmix4x/pmix/examples/server.c             fprintf(stderr, "Fork failed\n");
fprintf           388 opal/mca/pmix/pmix4x/pmix/examples/server.c         fprintf(stderr, "Finalize failed with error %d\n", rc);
fprintf           391 opal/mca/pmix/pmix4x/pmix/examples/server.c     fprintf(stderr, "Test finished OK!\n");
fprintf           435 opal/mca/pmix/pmix4x/pmix/examples/server.c         fprintf(stderr, "Failed to setup application: %d\n", rc);
fprintf            83 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "Must provide URI argument to %s option\n", argv[n]);
fprintf            89 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "Must provide nspace argument to %s option\n", argv[n]);
fprintf           104 opal/mca/pmix/pmix4x/pmix/examples/tool.c         fprintf(stderr, "Connecting to %s\n", server_uri);
fprintf           109 opal/mca/pmix/pmix4x/pmix/examples/tool.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           126 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           134 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "PMIx server URI for node %s: %s\n",
fprintf           138 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "Query returned wrong info key at first posn: %s\n", mydata.info[0].key);
fprintf           141 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Query returned error: %s\n", PMIx_Error_string(mydata.lock.status));
fprintf           154 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           163 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "ACTIVE NSPACES:\n");
fprintf           165 opal/mca/pmix/pmix4x/pmix/examples/tool.c                     fprintf(stderr, "\tNone\n");
fprintf           169 opal/mca/pmix/pmix4x/pmix/examples/tool.c                         fprintf(stderr, "Error\n");
fprintf           174 opal/mca/pmix/pmix4x/pmix/examples/tool.c                                 fprintf(stderr, "Error in array %s\n", (NULL == dptr) ? "NULL" : "NON-NULL");
fprintf           179 opal/mca/pmix/pmix4x/pmix/examples/tool.c                                 fprintf(stderr, "\t%s", iptr[m].value.data.string);
fprintf           181 opal/mca/pmix/pmix4x/pmix/examples/tool.c                             fprintf(stderr, "\n");
fprintf           186 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "Query returned wrong info key at first posn: %s\n", mydata.info[0].key);
fprintf           189 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Query returned error: %s\n", PMIx_Error_string(mydata.lock.status));
fprintf           201 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Client ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           209 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "JOB SIZE FOR NSPACE %s: %lu\n", nspace, (unsigned long)mydata.info[0].value.data.uint32);
fprintf           211 opal/mca/pmix/pmix4x/pmix/examples/tool.c                 fprintf(stderr, "Query returned wrong info key at first posn: %s\n", mydata.info[0].key);
fprintf           214 opal/mca/pmix/pmix4x/pmix/examples/tool.c             fprintf(stderr, "Query returned error: %s\n", PMIx_Error_string(mydata.lock.status));
fprintf           439 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h         fprintf(stderr," Error :: pmix_list_get_size - pmix_list_length does not match actual list length\n");
fprintf           487 opal/mca/pmix/pmix4x/pmix/src/class/pmix_list.h         fprintf(stderr," Warning :: pmix_list_remove_item - the item %p is not on the list %p \n",(void*) item, (void*) list);
fprintf           179 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_cmd_line.c             fprintf(stderr,
fprintf           123 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "prefix:         %s\n", pmix_pinstall_dirs.prefix);
fprintf           124 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "exec_prefix:    %s\n", pmix_pinstall_dirs.exec_prefix);
fprintf           125 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "bindir:         %s\n", pmix_pinstall_dirs.bindir);
fprintf           126 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "sbindir:        %s\n", pmix_pinstall_dirs.sbindir);
fprintf           127 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "libexecdir:     %s\n", pmix_pinstall_dirs.libexecdir);
fprintf           128 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "datarootdir:    %s\n", pmix_pinstall_dirs.datarootdir);
fprintf           129 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "datadir:        %s\n", pmix_pinstall_dirs.datadir);
fprintf           130 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "sysconfdir:     %s\n", pmix_pinstall_dirs.sysconfdir);
fprintf           131 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "sharedstatedir: %s\n", pmix_pinstall_dirs.sharedstatedir);
fprintf           132 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "localstatedir:  %s\n", pmix_pinstall_dirs.localstatedir);
fprintf           133 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "libdir:         %s\n", pmix_pinstall_dirs.libdir);
fprintf           134 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "includedir:     %s\n", pmix_pinstall_dirs.includedir);
fprintf           135 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "infodir:        %s\n", pmix_pinstall_dirs.infodir);
fprintf           136 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "mandir:         %s\n", pmix_pinstall_dirs.mandir);
fprintf           137 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "pkgdatadir:     %s\n", pmix_pinstall_dirs.pkgdatadir);
fprintf           138 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "pkglibdir:      %s\n", pmix_pinstall_dirs.pkglibdir);
fprintf           139 opal/mca/pmix/pmix4x/pmix/src/mca/pinstalldirs/base/pinstalldirs_base_components.c     fprintf(stderr, "pkgincludedir:  %s\n", pmix_pinstall_dirs.pkgincludedir);
fprintf           327 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         fprintf(stderr, "sysctl() argmax failed\n");
fprintf           347 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp.c         fprintf(stderr, "Lacked permissions\n");;
fprintf           657 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             fprintf(stdout, "%s\n", lt->uri);
fprintf           660 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             fprintf(stderr, "%s\n", lt->uri);
fprintf           674 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             fprintf(fp, "%s\n", lt->uri);
fprintf           676 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c             fprintf(fp, "v%s\n", PMIX_VERSION);
fprintf           699 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", lt->uri);
fprintf           701 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "v%s\n", PMIX_VERSION);
fprintf           736 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", lt->uri);
fprintf           738 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "v%s\n", PMIX_VERSION);
fprintf           774 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", lt->uri);
fprintf           776 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", PMIX_VERSION);
fprintf           808 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", lt->uri);
fprintf           810 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/tcp/ptl_tcp_component.c         fprintf(fp, "%s\n", PMIX_VERSION);
fprintf            62 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_finalize.c             fprintf(stderr, "PMIx Finalize called too many times\n");
fprintf           118 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c             fprintf (stderr, "pmix_init: attempted to initialize after finalize without compiler "
fprintf           134 opal/mca/pmix/pmix4x/pmix/src/runtime/pmix_init.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf           137 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           291 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf           301 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "pmix_util_keyval_parse_init failed with %d\n", rc);
fprintf           307 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "pmix_mca_base_var_init failed with %d\n", rc);
fprintf           313 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "pmix_register_params failed with %d\n", rc);
fprintf           324 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           347 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "Cannot request both a list of functions and attributes at same time\n");
fprintf           360 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c             fprintf(stderr, "PMIx_tool_init failed: %s\n", PMIx_Error_string(rc));
fprintf           384 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                 fprintf(stderr, "%s\n", fns[n]);
fprintf           425 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "PMIx_tool_init failed: %s\n", PMIx_Error_string(rc));
fprintf           436 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "PMIx_Register_event_handler returned bad status: %d\n", rc);
fprintf           454 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "PMIx_Notify_event failed: %d\n", rc);
fprintf           460 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c         fprintf(stderr, "PMIx_Query returned: %s\n", PMIx_Error_string(mq.status));
fprintf           466 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                 fprintf(stderr, "HOST SUPPORTED FUNCTIONS:\n");
fprintf           468 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                     fprintf(stderr, "\t%s\n", fns[m]);
fprintf           484 opal/mca/pmix/pmix4x/pmix/src/tools/pattrs/pattrs.c                     fprintf(stderr, "%s\n", ans[m]);
fprintf            84 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           171 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf           181 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "pmix_util_keyval_parse_init failed with %d\n", rc);
fprintf           187 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "pmix_mca_base_var_init failed with %d\n", rc);
fprintf           193 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "pmix_register_params failed with %d\n", rc);
fprintf           206 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           237 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           248 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "PMIx_Register_event_handler returned bad status: %d\n", rc);
fprintf           258 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "PMIx_Notify_event failed: %d\n", rc);
fprintf           263 opal/mca/pmix/pmix4x/pmix/src/tools/pevent/pevent.c         fprintf(stderr, "PMIx_Notify_event returned bad status: %d\n", rc);
fprintf            82 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           164 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf           174 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "pmix_util_keyval_parse_init failed with %d\n", rc);
fprintf           180 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "pmix_mca_base_var_init failed with %d\n", rc);
fprintf           186 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "pmix_register_params failed with %d\n", rc);
fprintf           199 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           230 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "%s: Must provide at least one key to lookup\n", argv[0]);
fprintf           243 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           254 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "PMIx_Register_event_handler returned bad status: %d\n", rc);
fprintf           278 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "PMIx_Lookup failed: %d\n", rc);
fprintf           283 opal/mca/pmix/pmix4x/pmix/src/tools/plookup/plookup.c         fprintf(stderr, "Key: %s\n", pdata[n].key);
fprintf            88 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf            98 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c         fprintf(stderr, "pmix_util_keyval_parse_init failed with %d\n", ret);
fprintf           104 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c         fprintf(stderr, "pmix_mca_base_var_init failed with %d\n", ret);
fprintf           110 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/pmix_info.c         fprintf(stderr, "pmix_register_params failed with %d\n", ret);
fprintf           173 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           258 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 fprintf(stderr, "\nA \"bad parameter\" error was encountered when opening the %s %s framework\n",
fprintf           260 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 fprintf(stderr, "The output received from that framework includes the following parameters:\n\n");
fprintf           262 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c                 fprintf(stderr, "%s_info_register: %s failed\n", project_name, frameworks[i]->framework_name);
fprintf           305 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         fprintf(stderr, "pmix_info_register: pmix_register_params failed\n");
fprintf           540 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         fprintf(stderr, "pmix_info_err_params: map not found\n");
fprintf           544 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     fprintf(stderr, "\n");
fprintf           187 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             fprintf(stderr, "Transferring %s\n", info[n].key);
fprintf           233 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           262 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "pmix_pinstalldirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of PMIX_SUCCESS)\n",
fprintf           272 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "pmix_util_keyval_parse_init failed with %d\n", rc);
fprintf           278 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "pmix_mca_base_var_init failed with %d\n", rc);
fprintf           284 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "pmix_register_params failed with %d\n", rc);
fprintf           297 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           325 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           350 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     fprintf(stderr, "pps: querying nspaces\n");
fprintf           352 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "PMIx_Query_info failed: %d\n", rc);
fprintf           362 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c         fprintf(stderr, "PMIx Query returned an incorrect number of results: %lu\n", myquery_data.ninfo);
fprintf           367 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c     fprintf(stderr, "Active nspaces: %s\n", myquery_data.info[0].value.data.string);
fprintf           413 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "%s: Error: option \"%s\" did not "
fprintf           419 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                             fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf           428 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                             fprintf(stderr, "%s: Error: option \"%s\" did not "
fprintf           434 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                                 fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf           495 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                 fprintf(stderr, "%s: Error: unknown option \"%s\"\n",
fprintf           499 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf          1218 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1219 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "Open MPI has detected that a parameter given to a command line\n");
fprintf          1220 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "option does not match the expected format:\n\n");
fprintf          1222 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: %s\n", option->clo_long_name);
fprintf          1224 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: %c\n", option->clo_short_name);
fprintf          1226 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: <unknown>\n");
fprintf          1228 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "  Param:  %s\n\n", sval);
fprintf          1229 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "This is frequently caused by omitting to provide the parameter\n");
fprintf          1230 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "to an option that requires one. Please check the command line and try again.\n");
fprintf          1231 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1244 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1245 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "Open MPI has detected that a parameter given to a command line\n");
fprintf          1246 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "option does not match the expected format:\n\n");
fprintf          1248 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: %s\n", option->clo_long_name);
fprintf          1250 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: %c\n", option->clo_short_name);
fprintf          1252 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                         fprintf(stderr, "  Option: <unknown>\n");
fprintf          1254 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "  Param:  %s\n\n", sval);
fprintf          1255 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "This is frequently caused by omitting to provide the parameter\n");
fprintf          1256 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "to an option that requires one. Please check the command line and try again.\n");
fprintf          1257 opal/mca/pmix/pmix4x/pmix/src/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf           398 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 fprintf(fp,"%s", buf);
fprintf           399 opal/mca/pmix/pmix4x/pmix/src/util/timings.c                 fprintf(fp,"\n");
fprintf           414 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             fprintf(fp,"%s", buf);
fprintf           415 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             fprintf(fp,"\n");
fprintf           594 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             fprintf(fp,"%s", buf);
fprintf           595 opal/mca/pmix/pmix4x/pmix/src/util/timings.c             fprintf(fp,"\n");
fprintf            39 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         fprintf(stderr, "FATAL: %s", output);
fprintf            57 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         fprintf(stderr, "ERROR: %s", output);
fprintf            75 opal/mca/pmix/pmix4x/pmix/test/pmi2_client.c         fprintf(stderr, "INFO: %s", output);
fprintf            39 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c         fprintf(stderr, "FATAL: %s", output);
fprintf            57 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c         fprintf(stderr, "ERROR: %s", output);
fprintf            75 opal/mca/pmix/pmix4x/pmix/test/pmi_client.c         fprintf(stderr, "INFO: %s", output);
fprintf            64 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "NODES: %s\n", TEST_NODES);
fprintf            66 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "REGEX: %s\n\n", regex);
fprintf            73 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "NODES: %s\n", TEST_NODES);
fprintf            74 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "RSULT: %s\n\n\n", regex);
fprintf            77 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "Node reverse failed: %d\n\n\n", rc);
fprintf            80 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "PROCS: %s\n", TEST_PROCS);
fprintf            82 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "PPN: %s\n\n", regex);
fprintf            89 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "PROCS: %s\n", TEST_PROCS);
fprintf            90 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "RSULT: %s\n", regex);
fprintf            93 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "PPN reverse failed: %d\n", rc);
fprintf            96 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "NODES: %s\n", TEST_NODES2);
fprintf            98 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c     fprintf(stderr, "REGEX: %s\n\n", regex);
fprintf           105 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "NODES: %s\n", TEST_NODES2);
fprintf           106 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "RSULT: %s\n\n\n", regex);
fprintf           109 opal/mca/pmix/pmix4x/pmix/test/pmix_regex.c         fprintf(stderr, "Node reverse failed: %d\n\n\n", rc);
fprintf            92 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf            95 opal/mca/pmix/pmix4x/pmix/test/simple/gwclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           310 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "ERROR IN COMPUTING CONSTANTS: PMIX_SUCCESS = %d\n", PMIX_SUCCESS);
fprintf           314 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c     fprintf(stderr, "GW[%d]: Testing version %s\n", (int)getpid(), PMIx_Get_version());
fprintf           325 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "usage: simptest <options>\n");
fprintf           326 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "    -n N     Number of clients to run\n");
fprintf           339 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Init failed with error %d\n", rc);
fprintf           365 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Collect inventory failed: %s\n", PMIx_Error_string(rc));
fprintf           371 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Collect inventory failed: %s\n", PMIx_Error_string(x->status));
fprintf           380 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Deliver inventory failed: %s\n", PMIx_Error_string(rc));
fprintf           386 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Deliver inventory failed: %s\n", PMIx_Error_string(x->status));
fprintf           469 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "Server register client failed with error %d\n", rc);
fprintf           478 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "Server fork setup failed with error %d\n", rc);
fprintf           484 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "Fork failed\n");
fprintf           514 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c             fprintf(stderr, "Child %d exited with status %d - test FAILED\n", n, child->exit_code);
fprintf           538 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Finalize failed with error %d\n", rc);
fprintf           543 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "Test finished OK!\n");
fprintf           545 opal/mca/pmix/pmix4x/pmix/test/simple/gwtest.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
fprintf           295 opal/mca/pmix/pmix4x/pmix/test/simple/quietclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf            95 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     fprintf(stderr, "%s:%d Model event handler called with status %d(%s)\n",
fprintf            99 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c             fprintf(stderr, "%s:%d\t%s:\t%s\n",
fprintf           120 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c     fprintf(stderr, "simpclient EVENT HANDLER REGISTRATION RETURN STATUS %d, ref=%lu\n",
fprintf           363 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf           366 opal/mca/pmix/pmix4x/pmix/test/simple/simpclient.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           154 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           156 opal/mca/pmix/pmix4x/pmix/test/simple/simpdie.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           221 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           223 opal/mca/pmix/pmix4x/pmix/test/simple/simpdmodex.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           192 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           194 opal/mca/pmix/pmix4x/pmix/test/simple/simpdyn.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           132 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           134 opal/mca/pmix/pmix4x/pmix/test/simple/simpft.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           100 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c             fprintf(stderr, "Rank %d: read %d bytes\n", myproc.rank, cnt);
fprintf           116 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf           119 opal/mca/pmix/pmix4x/pmix/test/simple/simpio.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            70 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf            85 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Callback recvd with status %d\n", status);
fprintf           111 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Init failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           114 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf           124 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "[%s:%d] Default handler registration failed\n", myproc.nspace, myproc.rank);
fprintf           138 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Get universe size failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           143 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client %s:%d universe size %d\n", myproc.nspace, myproc.rank, nprocs);
fprintf           168 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           174 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Job_control_nb failed: %d\n", myproc.nspace, myproc.rank, mylock.status);
fprintf           194 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           201 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Process_monitor_nb failed: %d\n", myproc.nspace, myproc.rank, mylock.status);
fprintf           215 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d: PMIx_Fence failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           223 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c     fprintf(stderr, "Client ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf           225 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           227 opal/mca/pmix/pmix4x/pmix/test/simple/simpjctrl.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            87 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     fprintf(stderr, "%s:%d Model event handler called with status %d(%s)\n",
fprintf            91 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c             fprintf(stderr, "%s:%d\t%s:\t%s\n",
fprintf           112 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c     fprintf(stderr, "simpclient EVENT HANDLER REGISTRATION RETURN STATUS %d, ref=%lu\n",
fprintf           247 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf           250 opal/mca/pmix/pmix4x/pmix/test/simple/simplegacy.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           162 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           164 opal/mca/pmix/pmix4x/pmix/test/simple/simppub.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           287 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "SIMPTEST: Model event handler called with status %d(%s)\n",
fprintf           291 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "\t%s:\t%s\n", info[n].key, info[n].value.data.string);
fprintf           312 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "simptest EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           356 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "ERROR IN COMPUTING CONSTANTS: PMIX_SUCCESS = %d\n", PMIX_SUCCESS);
fprintf           394 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c                 fprintf(stderr, "The --hwloc-file option requires an argument\n");
fprintf           403 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "usage: simptest <options>\n");
fprintf           404 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -n N     Number of clients to run\n");
fprintf           405 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -e foo   Name of the client executable to run (default: simpclient\n");
fprintf           406 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -x       Test cross-version support\n");
fprintf           407 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -u       Enable legacy usock support\n");
fprintf           408 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -hwloc   Test hwloc support\n");
fprintf           409 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "    -hwloc-file FILE   Use file to import topology\n");
fprintf           417 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "Cross-version testing requires at least two clients\n");
fprintf           423 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "PMIx was not configured with HWLOC support - cannot continue\n");
fprintf           428 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "Testing version %s\n", PMIx_Get_version());
fprintf           432 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "SIGEMPTYSET FAILED\n");
fprintf           436 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "SIGADDSET FAILED\n");
fprintf           440 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "SIG_UNBLOCK FAILED\n");
fprintf           476 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "Init failed with error %d\n", rc);
fprintf           541 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "Collecting inventory\n");
fprintf           543 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "Collect inventory failed: %d\n", rc);
fprintf           548 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "Inventory collected: %d\n", mylock.status);
fprintf           565 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "Server fork setup failed with error %d\n", rc);
fprintf           584 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "Server register client failed with error %d\n", rc);
fprintf           594 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             fprintf(stderr, "Fork failed\n");
fprintf           633 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c               fprintf(stderr, "Child %d [%d] exited with status %d - test FAILED\n", n, child->pid, child->exit_code);
fprintf           658 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "TEST NONDEFAULT NOTIFICATION\n");
fprintf           687 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "Finalize failed with error %d\n", rc);
fprintf           692 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "Test finished OK!\n");
fprintf           694 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
fprintf          1263 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c     fprintf(stderr, "ENDLOOP\n");
fprintf           161 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %s\n",
fprintf           164 opal/mca/pmix/pmix4x/pmix/test/simple/simptimeout.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            88 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         fprintf(stderr, "PMIx_tool_init failed: %d\n", rc);
fprintf           111 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf           113 opal/mca/pmix/pmix4x/pmix/test/simple/simptool.c         fprintf(stderr, "Client ns %s rank %d:PMIx_Finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf           230 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "ERROR IN COMPUTING CONSTANTS: PMIX_SUCCESS = %d\n", PMIX_SUCCESS);
fprintf           234 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c     fprintf(stderr, "Testing version %s\n", PMIx_Get_version());
fprintf           264 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             fprintf(stderr, "usage: simptest <options>\n");
fprintf           265 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             fprintf(stderr, "    -n N     Number of clients to run\n");
fprintf           266 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             fprintf(stderr, "    -e foo   Name of the client executable to run (default: simpclient\n");
fprintf           267 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c             fprintf(stderr, "    -reps N  Cycle for N repetitions");
fprintf           282 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "Init failed with error %d\n", rc);
fprintf           311 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "Running cycle %d\n", m);
fprintf           346 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 fprintf(stderr, "Server fork setup failed with error %d\n", rc);
fprintf           353 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 fprintf(stderr, "Server register client failed with error %d\n", rc);
fprintf           363 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 fprintf(stderr, "Fork failed\n");
fprintf           394 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c                 fprintf(stderr, "Child %d exited with status %d - test FAILED\n", n, child->exit_code);
fprintf           431 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "Finalize failed with error %d\n", rc);
fprintf           436 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "Test finished OK!\n");
fprintf           438 opal/mca/pmix/pmix4x/pmix/test/simple/stability.c         fprintf(stderr, "TEST FAILED WITH ERROR %d\n", exit_code);
fprintf            62 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "usage: pmix_test [-h] [-e foo] [-b] [-c] [-nb]\n");
fprintf            63 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-n       provides information about the job size (for checking purposes)\n");
fprintf            64 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-e foo   use foo as test client\n");
fprintf            65 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-v       verbose output\n");
fprintf            66 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-t <>    set timeout\n");
fprintf            67 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-o out   redirect clients logs to file out.<rank>\n");
fprintf            68 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--early-fail    force client process with rank 0 to fail before PMIX_Init.\n");
fprintf            69 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--ns-dist n1:n2:n3   register n namespaces (3 in this example) each with ni ranks (n1, n2 or n3).\n");
fprintf            70 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--fence \"[<data_exchange><blocking> | ns0:ranks;ns1:ranks...][...]\"  specify fences in different configurations.\n");
fprintf            71 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--use-same-keys relative to the --fence option: put the same keys in the interim between multiple fences.\n");
fprintf            72 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--job-fence  test fence inside its own namespace.\n");
fprintf            73 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-c       relative to the --job-fence option: fence[_nb] callback shall include all collected data\n");
fprintf            74 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t-nb      relative to the --job-fence option: use non-blocking fence\n");
fprintf            75 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--noise \"[ns0:ranks;ns1:ranks...]\"  add system noise to specified processes.\n");
fprintf            76 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-publish     test publish/lookup/unpublish api.\n");
fprintf            77 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-spawn       test spawn api.\n");
fprintf            78 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-connect     test connect/disconnect api.\n");
fprintf            79 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-resolve-peers    test resolve_peers api.\n");
fprintf            80 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-error test error handling api.\n");
fprintf            81 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-replace N:k0,k1,...,k(N-1)   test key replace for N keys, k0,k1,k(N-1) - key indexes to replace  \n");
fprintf            82 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--test-internal N  test store internal key, N - number of internal keys\n");
fprintf            83 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "\t--gds <external gds name>           set GDS module \"--gds hash|ds12\", default is hash\n");
fprintf           128 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     fprintf(stderr, "Incorrect --fence option format: %s\n", params->fences);
fprintf           147 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     fprintf(stderr, "Incorrect --noise option format: %s\n", params->noise);
fprintf           186 opal/mca/pmix/pmix4x/pmix/test/test_common.c                     fprintf(stderr, "Incorrect --test-replace option format: %s\n", params->key_replace);
fprintf           205 opal/mca/pmix/pmix4x/pmix/test/test_common.c             fprintf(stderr, "unrecognized option: %s\n", argv[i]);
fprintf           250 opal/mca/pmix/pmix4x/pmix/test/test_common.c                 fprintf(stderr, "It feels like we are running under SLURM:\n\t"
fprintf           467 opal/mca/pmix/pmix4x/pmix/test/test_common.c         fprintf(stderr, "Incorrect parsing step.\n");
fprintf            54 opal/mca/pmix/pmix4x/pmix/test/test_common.h     fprintf(file,"==%d== %s:%s: %s\n", getpid(), STRIPPED_FILE_NAME, __func__, \
fprintf            62 opal/mca/pmix/pmix4x/pmix/test/test_common.h     fprintf(file, "==%d== %s", getpid(), pmix_test_output_prepare x ); \
fprintf            68 opal/mca/pmix/pmix4x/pmix/test/test_common.h     fprintf(stderr,"==%d== ERROR [%s:%d:%s]: %s\n", getpid(), STRIPPED_FILE_NAME, __LINE__, __func__, \
fprintf            92 opal/mca/pmix/pmix4x/pmix/test/test_common.h         fprintf(stderr, "Cannot open file %s for writing!", fname); \
fprintf           191 opal/runtime/opal_info_support.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           276 opal/runtime/opal_info_support.c                 fprintf(stderr, "\nA \"bad parameter\" error was encountered when opening the %s %s framework\n",
fprintf           278 opal/runtime/opal_info_support.c                 fprintf(stderr, "The output received from that framework includes the following parameters:\n\n");
fprintf           280 opal/runtime/opal_info_support.c                 fprintf(stderr, "%s_info_register: %s failed\n", project_name, frameworks[i]->framework_name);
fprintf           323 opal/runtime/opal_info_support.c         fprintf(stderr, "opal_info_register: opal_register_params failed\n");
fprintf           555 opal/runtime/opal_info_support.c         fprintf(stderr, "opal_info_err_params: map not found\n");
fprintf           559 opal/runtime/opal_info_support.c     fprintf(stderr, "\n");
fprintf           406 opal/runtime/opal_init.c         fprintf(stderr, "opal_installdirs_base_open() failed -- process will likely abort (%s:%d, returned %d instead of OPAL_SUCCESS)\n",
fprintf           504 opal/runtime/opal_init.c         fprintf(stderr, "opal_if_base_open() failed -- process will likely abort (%s:%d, returned %d instead of OPAL_SUCCESS)\n",
fprintf           292 opal/tools/opal-checkpoint/opal-checkpoint.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           348 opal/tools/opal-checkpoint/opal-checkpoint.c         fprintf(stderr, "%s: Nothing to do\n", argv0);
fprintf           349 opal/tools/opal-checkpoint/opal-checkpoint.c         fprintf(stderr, "Type '%s --help' for usage.\n", argv0);
fprintf           530 opal/tools/opal-restart/opal-restart.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           382 opal/tools/wrappers/opal_wrapper.c         fprintf(stderr, "Cannot open configuration file %s\n", datafile );
fprintf           509 opal/tools/wrappers/opal_wrapper.c         fprintf(stderr, "Error parsing data file %s: %s\n", base_argv0, opal_strerror(ret));
fprintf           648 opal/tools/wrappers/opal_wrapper.c                 fprintf(stderr, "%s: unrecognized option: %s\n", argv[0],
fprintf           650 opal/tools/wrappers/opal_wrapper.c                 fprintf(stderr, "Type '%s --showme:help' for usage.\n",
fprintf           847 opal/tools/wrappers/opal_wrapper.c                 fprintf(stderr, "The linkall option has failed as we were unable to find either static or dynamic libs\n"
fprintf            80 opal/util/bipartite_graph.c     fprintf(stderr, "%s={", name);
fprintf            82 opal/util/bipartite_graph.c         fprintf(stderr, "[%d]=%2d, ", i, vec[i]);
fprintf            84 opal/util/bipartite_graph.c     fprintf(stderr, "}\n");
fprintf            93 opal/util/bipartite_graph.c     fprintf(stderr, "%s={", name);
fprintf            95 opal/util/bipartite_graph.c         fprintf(stderr, "[%d]=%2" PRIi64 ", ", i, vec[i]);
fprintf            97 opal/util/bipartite_graph.c     fprintf(stderr, "}\n");
fprintf           108 opal/util/bipartite_graph.c     fprintf(stderr, "flow={\n");
fprintf           110 opal/util/bipartite_graph.c         fprintf(stderr, "u=%d| ", u);
fprintf           112 opal/util/bipartite_graph.c             fprintf(stderr, "%2d,", f(u,v));
fprintf           114 opal/util/bipartite_graph.c         fprintf(stderr, "\n");
fprintf           116 opal/util/bipartite_graph.c     fprintf(stderr, "}\n");
fprintf           413 opal/util/cmd_line.c                         fprintf(stderr, "%s: Error: option \"%s\" did not "
fprintf           419 opal/util/cmd_line.c                             fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf           428 opal/util/cmd_line.c                             fprintf(stderr, "%s: Error: option \"%s\" did not "
fprintf           434 opal/util/cmd_line.c                                 fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf           495 opal/util/cmd_line.c                 fprintf(stderr, "%s: Error: unknown option \"%s\"\n",
fprintf           499 opal/util/cmd_line.c                     fprintf(stderr, "Type '%s --help' for usage.\n",
fprintf          1223 opal/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1224 opal/util/cmd_line.c                     fprintf(stderr, "Open MPI has detected that a parameter given to a command line\n");
fprintf          1225 opal/util/cmd_line.c                     fprintf(stderr, "option does not match the expected format:\n\n");
fprintf          1227 opal/util/cmd_line.c                         fprintf(stderr, "  Option: %s\n", option->clo_long_name);
fprintf          1229 opal/util/cmd_line.c                         fprintf(stderr, "  Option: %c\n", option->clo_short_name);
fprintf          1231 opal/util/cmd_line.c                         fprintf(stderr, "  Option: <unknown>\n");
fprintf          1233 opal/util/cmd_line.c                     fprintf(stderr, "  Param:  %s\n\n", sval);
fprintf          1234 opal/util/cmd_line.c                     fprintf(stderr, "This is frequently caused by omitting to provide the parameter\n");
fprintf          1235 opal/util/cmd_line.c                     fprintf(stderr, "to an option that requires one. Please check the command line and try again.\n");
fprintf          1236 opal/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1249 opal/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf          1250 opal/util/cmd_line.c                     fprintf(stderr, "Open MPI has detected that a parameter given to a command line\n");
fprintf          1251 opal/util/cmd_line.c                     fprintf(stderr, "option does not match the expected format:\n\n");
fprintf          1253 opal/util/cmd_line.c                         fprintf(stderr, "  Option: %s\n", option->clo_long_name);
fprintf          1255 opal/util/cmd_line.c                         fprintf(stderr, "  Option: %c\n", option->clo_short_name);
fprintf          1257 opal/util/cmd_line.c                         fprintf(stderr, "  Option: <unknown>\n");
fprintf          1259 opal/util/cmd_line.c                     fprintf(stderr, "  Param:  %s\n\n", sval);
fprintf          1260 opal/util/cmd_line.c                     fprintf(stderr, "This is frequently caused by omitting to provide the parameter\n");
fprintf          1261 opal/util/cmd_line.c                     fprintf(stderr, "to an option that requires one. Please check the command line and try again.\n");
fprintf          1262 opal/util/cmd_line.c                     fprintf(stderr, "----------------------------------------------------------------------------\n");
fprintf           109 opal/util/error.c         fprintf(stderr, "%s: ", msg);
fprintf           118 opal/util/error.c             fprintf(stderr, "%s\n", ue_msg);
fprintf           122 opal/util/error.c         fprintf(stderr, "%s\n", errmsg);
fprintf           644 orte/mca/ess/base/ess_base_std_orted.c         fprintf(stderr, "%s: Forwarding signal %d to job\n",
fprintf           214 orte/mca/ess/hnp/ess_hnp_module.c         fprintf(orte_xml_fp, "<mpirun>\n");
fprintf           793 orte/mca/ess/hnp/ess_hnp_module.c         fprintf(orte_xml_fp, "</mpirun>\n");
fprintf           900 orte/mca/ess/hnp/ess_hnp_module.c         fprintf(stderr, "%s: abort is already in progress...hit ctrl-c again to forcibly terminate\n\n", orte_basename);
fprintf           986 orte/mca/ess/hnp/ess_hnp_module.c         fprintf(stderr, "%s: Forwarding signal %d to job\n",
fprintf           992 orte/mca/ess/hnp/ess_hnp_module.c         fprintf(stderr, "Signal %d could not be sent to the job (returned %d)",
fprintf            99 orte/mca/ras/base/ras_base_allocate.c         fprintf(orte_xml_fp, "%s</allocation>\n", tmp);
fprintf           588 orte/mca/rmaps/base/rmaps_base_map_job.c             fprintf(orte_xml_fp, "%s\n", output);
fprintf           711 orte/mca/sstore/central/sstore_central_app.c     fprintf(handle_info->metadata, "%s%s\n", key, value);
fprintf           738 orte/mca/sstore/central/sstore_central_app.c     fprintf(handle_info->metadata, "%s%d\n", key, value);
fprintf           759 orte/mca/sstore/central/sstore_central_app.c     fprintf(handle_info->metadata, "%s%s", SSTORE_METADATA_INTERNAL_TIME_STR, ctime(&timestamp));
fprintf          1107 orte/mca/sstore/central/sstore_central_global.c     fprintf(handle_info->metadata, "%s%d\n", key, value);
fprintf          1126 orte/mca/sstore/central/sstore_central_global.c     fprintf(handle_info->metadata, "%s%s\n", key, value);
fprintf          1147 orte/mca/sstore/central/sstore_central_global.c     fprintf(handle_info->metadata, "%s%s",
fprintf           691 orte/mca/sstore/stage/sstore_stage_app.c     fprintf(handle_info->metadata, "%s%s\n", key, value);
fprintf           718 orte/mca/sstore/stage/sstore_stage_app.c     fprintf(handle_info->metadata, "%s%d\n", key, value);
fprintf           739 orte/mca/sstore/stage/sstore_stage_app.c     fprintf(handle_info->metadata, "%s%s", SSTORE_METADATA_INTERNAL_TIME_STR, ctime(&timestamp));
fprintf          1614 orte/mca/sstore/stage/sstore_stage_global.c     fprintf(handle_info->metadata, "%s%d\n", key, value);
fprintf          1633 orte/mca/sstore/stage/sstore_stage_global.c     fprintf(handle_info->metadata, "%s%s\n", key, value);
fprintf          1654 orte/mca/sstore/stage/sstore_stage_global.c     fprintf(handle_info->metadata, "%s%s",
fprintf           258 orte/orted/orted_main.c         fprintf(stderr, "Usage: %s [OPTION]...\n%s\n", argv[0], args);
fprintf           283 orte/orted/orted_main.c         fprintf(stderr, "OPAL failed to initialize -- orted aborting\n");
fprintf           304 orte/orted/orted_main.c         fprintf(stderr, "Daemon was launched on %s - beginning to initialize\n", hostname);
fprintf           500 orte/orted/orted_main.c         fprintf(stderr, "Daemon %s checking in as pid %ld on host %s\n",
fprintf          1044 orte/orted/orted_main.c         fprintf(stderr, "exiting with status %d\n", orte_exit_status);
fprintf           294 orte/orted/orted_submit.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           316 orte/orted/orted_submit.c             fprintf(stdout, "%s (%s) %s\n\nReport bugs to %s\n",
fprintf           337 orte/orted/orted_submit.c         fprintf(stderr, "--------------------------------------------------------------------------\n");
fprintf           339 orte/orted/orted_submit.c             fprintf(stderr, "%s cannot provide the help message when run as root.\n\n", orte_basename);
fprintf           341 orte/orted/orted_submit.c             fprintf(stderr, "%s has detected an attempt to run as root.\n\n", orte_basename);
fprintf           344 orte/orted/orted_submit.c         fprintf(stderr, "Running as root is *strongly* discouraged as any mistake (e.g., in\n");
fprintf           345 orte/orted/orted_submit.c         fprintf(stderr, "defining TMPDIR) or bug can result in catastrophic damage to the OS\n");
fprintf           346 orte/orted/orted_submit.c         fprintf(stderr, "file system, leaving your system in an unusable state.\n\n");
fprintf           348 orte/orted/orted_submit.c         fprintf(stderr, "We strongly suggest that you run %s as a non-root user.\n\n", orte_basename);
fprintf           350 orte/orted/orted_submit.c         fprintf(stderr, "You can override this protection by adding the --allow-run-as-root option\n");
fprintf           351 orte/orted/orted_submit.c         fprintf(stderr, "to the cmd line or by setting two environment variables in the following way:\n");
fprintf           352 orte/orted/orted_submit.c         fprintf(stderr, "the variable OMPI_ALLOW_RUN_AS_ROOT=1 to indicate the desire to override this\n");
fprintf           353 orte/orted/orted_submit.c         fprintf(stderr, "protection, and OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1 to confirm the choice and\n");
fprintf           354 orte/orted/orted_submit.c         fprintf(stderr, "add one more layer of certainty that you want to do so.\n");
fprintf           355 orte/orted/orted_submit.c         fprintf(stderr, "We reiterate our advice against doing so - please proceed at your own risk.\n");
fprintf           356 orte/orted/orted_submit.c         fprintf(stderr, "--------------------------------------------------------------------------\n");
fprintf           759 orte/orted/orted_submit.c         fprintf(stderr, "\n\n**********************************************************\n\n");
fprintf           760 orte/orted/orted_submit.c         fprintf(stderr, "%s does not support recursive calls\n", orte_basename);
fprintf           761 orte/orted/orted_submit.c         fprintf(stderr, "\n**********************************************************\n");
fprintf           776 orte/orted/orted_submit.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf          1045 orte/orted/orted_submit.c                 fprintf(stderr, "%s\n",  (NULL == rml_uri) ? "NULL" : rml_uri);
fprintf          1053 orte/orted/orted_submit.c                 fprintf(fp, "%s\n", (NULL == rml_uri) ? "NULL" : rml_uri);
fprintf          1239 orte/orted/orted_submit.c             fprintf(stderr, "%d\n", (int)getpid());
fprintf          1247 orte/orted/orted_submit.c             fprintf(fp, "%d\n", (int)getpid());
fprintf          1477 orte/orted/orted_submit.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf          2248 orte/orted/orted_submit.c #define DUMP_INT(X) fprintf(stderr, "  %s = %d\n", # X, X);
fprintf          2422 orte/orted/orted_submit.c     fprintf(stderr, "  MPIR_proctable:\n");
fprintf          2424 orte/orted/orted_submit.c         fprintf(stderr,
fprintf          2431 orte/orted/orted_submit.c     fprintf(stderr, "MPIR_executable_path: %s\n",
fprintf          2434 orte/orted/orted_submit.c     fprintf(stderr, "MPIR_server_arguments: %s\n",
fprintf          3134 orte/orted/orted_submit.c         fprintf(stderr, "STACK TRACE FOR PROC %s (%s, PID %lu)\n", ORTE_NAME_PRINT(&name), hostname, (unsigned long) pid);
fprintf          3139 orte/orted/orted_submit.c             fprintf(stderr, "\t%s", st);  // has its own newline
fprintf          3143 orte/orted/orted_submit.c         fprintf(stderr, "\n");
fprintf          3194 orte/orted/orted_submit.c             fprintf(stderr, "DATA FOR JOB: %s\n", ORTE_JOBID_PRINT(jdata->jobid));
fprintf          3195 orte/orted/orted_submit.c             fprintf(stderr, "\tNum apps: %d\tNum procs: %d\tJobState: %s\tAbort: %s\n",
fprintf          3199 orte/orted/orted_submit.c             fprintf(stderr, "\tNum launched: %ld\tNum reported: %ld\tNum terminated: %ld\n",
fprintf          3201 orte/orted/orted_submit.c             fprintf(stderr, "\n\tProcs:\n");
fprintf          3204 orte/orted/orted_submit.c                     fprintf(stderr, "\t\tRank: %s\tNode: %s\tPID: %u\tState: %s\tExitCode %d\n",
fprintf          3211 orte/orted/orted_submit.c             fprintf(stderr, "\n");
fprintf          3222 orte/orted/orted_submit.c         fprintf(stderr, "Waiting for stack traces (this may take a few moments)...\n");
fprintf          3297 orte/orted/orted_submit.c     fprintf(stderr, "Memory profile from host: %s\n", hostname);
fprintf          3311 orte/orted/orted_submit.c     fprintf(stderr, "\tDaemon: %8.2fM\tProcs: %8.2fM\n", dpss, pss);
fprintf            70 orte/runtime/orte_info_support.c         fprintf(stderr, "orte_info_register: orte_register_params failed\n");
fprintf           103 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "<stderr>");
fprintf           105 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "%d total process%s failed to start",
fprintf           108 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "&#010;</stderr>");
fprintf           110 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "\n");
fprintf           114 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "<stderr>");
fprintf           116 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "%d total process%s aborted",
fprintf           119 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "&#010;</stderr>");
fprintf           121 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "\n");
fprintf           125 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "<stderr>");
fprintf           127 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "%d total process%s killed (some possibly by %s during cleanup)",
fprintf           130 orte/runtime/orte_quit.c                     fprintf(orte_xml_fp, "&#010;</stderr>");
fprintf           132 orte/runtime/orte_quit.c                 fprintf(orte_xml_fp, "\n");
fprintf            81 orte/test/mpi/add_host.c     fprintf(stderr, "%d: exiting\n", pid);
fprintf            21 orte/test/mpi/attach.c         fprintf(stderr, "usage: attach <full-path-to-debugger-fifo-file>\n");
fprintf            18 orte/test/mpi/badcoll.c         fprintf(stderr, "%d: Executing Bcast #%d\n", rank, i);
fprintf            26 orte/test/mpi/client.c      fprintf(stderr, "Client sending message %d\n", CNT);
fprintf            69 orte/test/mpi/crisscross.c     fprintf(stderr, "MPI Error %d (MPI_Init)\n",mpierr);
fprintf            79 orte/test/mpi/crisscross.c     fprintf(stderr, "MPI Error %d (MPI_Comm_rank)\n",mpierr);
fprintf            94 orte/test/mpi/crisscross.c     fprintf(stderr, "MPI Error %d (MPI_Comm_size) [%d]\n",mpierr, rank);
fprintf           102 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Get_processor_name) [%d]\n", mpierr, rank);
fprintf           116 orte/test/mpi/crisscross.c        fprintf(stderr, "MPI Error %d (MPI_Barrier) [%d]\n", mpierr, rank);
fprintf           130 orte/test/mpi/crisscross.c                 fprintf(stderr,"MPI Error %d (MPI_Sendrecv) %s [%d,%d]\n",mpierr,process_name,rank,i);
fprintf           145 orte/test/mpi/crisscross.c                 fprintf(stderr,"MPI Error %d (MPI_Sendrecv) %s [%d,%d]\n",mpierr,process_name,i,j);
fprintf           158 orte/test/mpi/crisscross.c                    fprintf(stderr,"MPI Error %d (MPI_Send) %s [4%d] --> %s [4%d]\n",mpierr,process_name,i,partner_name,j);
fprintf           168 orte/test/mpi/crisscross.c                    fprintf(stderr,"MPI Error %d (MPI_Recv) %s [4%d] <-- %s [4%d]\n",mpierr,process_name,j,partner_name,i);
fprintf           180 orte/test/mpi/crisscross.c                 fprintf(stderr,"MPI Error %d (MPI_Send) %s [4%d] --> %s [4%d]\n",mpierr,process_name,i,partner_name,j);
fprintf           190 orte/test/mpi/crisscross.c                 fprintf(stderr,"MPI Error %d (MPI_Recv) %s [4%d] <-- %s [4%d]\n",mpierr,process_name,j,partner_name,i);
fprintf           224 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Reduce) %s [%d]\n",mpierr,process_name,rank);
fprintf           232 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Reduce) %s [%d]\n",mpierr,process_name,rank);
fprintf           240 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Reduce) %s [%d]\n",mpierr,process_name,rank);
fprintf           248 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Reduce) %s [%d]\n",mpierr,process_name,rank);
fprintf           256 orte/test/mpi/crisscross.c     fprintf(stderr,"MPI Error %d (MPI_Finalize) %s [%d]\n",mpierr,process_name,rank);
fprintf            21 orte/test/mpi/early_abort.c         fprintf(stderr, "FAILED TO GET RANK\n");
fprintf            30 orte/test/mpi/info_spawn.c             fprintf(stderr, "Usage: info_spawn key:value key:value...\n");
fprintf            41 orte/test/mpi/info_spawn.c                 fprintf(stderr, "Missing colon separator in key-value\n");
fprintf            46 orte/test/mpi/info_spawn.c             fprintf(stderr, "SETTING %s TO %s\n", tmp, keyval);
fprintf            80 orte/test/mpi/info_spawn.c     fprintf(stderr, "%d: exiting\n", pid);
fprintf           195 orte/test/mpi/interlib.c         fprintf(stderr, "ERROR GETTING WASSUP\n");
fprintf           197 orte/test/mpi/interlib.c         fprintf(stderr, "THREAD WASSUP: %s\n", kv->data.string);
fprintf           216 orte/test/mpi/interlib.c         fprintf(stderr, "LOOKUP FAILED\n");
fprintf           219 orte/test/mpi/interlib.c         fprintf(stderr, "LOOKUP RETURNED %s\n", pdata->value.data.string);
fprintf           259 orte/test/mpi/interlib.c         fprintf(stderr, "Error creating thread\n");
fprintf           287 orte/test/mpi/interlib.c         fprintf(stderr, "Error joining thread\n");
fprintf            21 orte/test/mpi/iof.c     fprintf(stderr, "Rank %d has cleared MPI_Init\n", rank);
fprintf            31 orte/test/mpi/iof.c             fprintf(stderr, "Rank %d: sending blob %d\n", rank, pos);
fprintf            38 orte/test/mpi/iof.c         fprintf(stderr, "Rank %d: sending termination blob %d\n", rank, pos);
fprintf            45 orte/test/mpi/iof.c             fprintf(stderr, "Rank %d: recvd blob %d\n", rank, pos);
fprintf            58 orte/test/mpi/iof.c         fprintf(stderr, "Rank %d: recv done\n", rank);
fprintf            62 orte/test/mpi/iof.c     fprintf(stderr, "Rank %d has completed bcast\n", rank);
fprintf            38 orte/test/mpi/mpi_info.c         fprintf(stderr, "%s: %s\n", keys[i], (flag) ? value : "Not found");
fprintf            84 orte/test/mpi/pinterlib.c                 fprintf(stderr, "Thread Model Callback Key: %s Val %s\n", info[n].key, info[n].value.data.string);
fprintf           116 orte/test/mpi/pinterlib.c         fprintf(stderr, "QUERY DATA KEY: %s VALUE %s\n", info[n].key, info[n].value.data.string);
fprintf           207 orte/test/mpi/pinterlib.c         fprintf(stderr, "ERROR GETTING WASSUP\n");
fprintf           209 orte/test/mpi/pinterlib.c         fprintf(stderr, "THREAD WASSUP: %s\n", val->data.string);
fprintf           222 orte/test/mpi/pinterlib.c         fprintf(stderr, "LOOKUP FAILED\n");
fprintf           224 orte/test/mpi/pinterlib.c         fprintf(stderr, "LOOKUP RETURNED %s\n", pdata[0].value.data.string);
fprintf           258 orte/test/mpi/pinterlib.c             fprintf(stderr, "Error creating thread\n");
fprintf           271 orte/test/mpi/pinterlib.c             fprintf(stderr, "Error creating thread\n");
fprintf           295 orte/test/mpi/pinterlib.c         fprintf(stderr, "Error joining thread\n");
fprintf            31 orte/test/mpi/pmix.c             fprintf(stderr, format, args);  \
fprintf            53 orte/test/mpi/pmix.c     fprintf(stderr, "%d: received notification status %d\n", my_rank, status);
fprintf           111 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] Test passed.\n", my_rank);
fprintf           112 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"MODEX_SEND\" %f\n", my_rank, t1-t0);
fprintf           113 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"FENCE\" %f\n", my_rank, t3-t2);
fprintf           114 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"MODEX_RECV\" %f\n", my_rank, t5-t4);
fprintf           115 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"BARRIER\" %f\n", my_rank, t6-t5);
fprintf           116 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] \"TOTAL\" %f\n", my_rank, t6-t0);
fprintf           118 orte/test/mpi/pmix.c     fprintf(stderr, "[%d] Pid %d waiting for notification\n", my_rank, (int)getpid());
fprintf            27 orte/test/mpi/read_write.c         fprintf(stderr, "reading from %d\n", reader);
fprintf            40 orte/test/mpi/read_write.c             fprintf(stderr, "Couldn't open %s!", junk);
fprintf            45 orte/test/mpi/read_write.c             fprintf(stderr, "%s", line);
fprintf            46 orte/test/mpi/read_write.c             fprintf(file, "%s", line);
fprintf            50 orte/test/mpi/read_write.c         fprintf(stderr, "\nWrote %d bytes to %s\n", bytes, junk);
fprintf            31 orte/test/mpi/reduce-hang.c             fprintf(stderr, "%d still going at %ld\n", self, count);
fprintf            21 orte/test/mpi/ring.c     fprintf(stderr, "Rank %d has cleared MPI_Init\n", rank);
fprintf            58 orte/test/mpi/ring.c     fprintf(stderr, "Rank %d has completed ring\n", rank);
fprintf            60 orte/test/mpi/ring.c     fprintf(stderr, "Rank %d has completed MPI_Barrier\n", rank);
fprintf            54 orte/test/mpi/sendrecv_blaster.c         fprintf(stderr, "MPI Error %d (MPI_Init)\n",mpierr);
fprintf            64 orte/test/mpi/sendrecv_blaster.c         fprintf(stderr, "MPI Error %d (MPI_Comm_rank)\n",mpierr);
fprintf            72 orte/test/mpi/sendrecv_blaster.c         fprintf(stderr, "MPI Error %d (MPI_Comm_size)\n",mpierr);
fprintf            93 orte/test/mpi/sendrecv_blaster.c         fprintf(stderr, "got %s\n", argv[i]);
fprintf           152 orte/test/mpi/sendrecv_blaster.c     fprintf(stderr, "Rank %d: recving from src %d sending to dest %d with max buff size %dKbytes\n",
fprintf           165 orte/test/mpi/sendrecv_blaster.c             fprintf(stderr,"MPI Error %d (MPI_Sendrecv) [%d,%d] at iteration %d\n",mpierr,src,dest,i);
fprintf           171 orte/test/mpi/sendrecv_blaster.c             fprintf(stderr, "Rank %d has completed %dk iterations\n", rank, i/1000);
fprintf           178 orte/test/mpi/sendrecv_blaster.c                 fprintf(stderr,"MPI Error %d (MPI_Sendrecv) [%d,%d] at iteration %d\n",mpierr,rank,rank,i);
fprintf           182 orte/test/mpi/sendrecv_blaster.c                 fprintf(stderr, "Rank %d has completed MPI_Sendrecv with myself\n", rank);
fprintf           187 orte/test/mpi/sendrecv_blaster.c     fprintf(stderr, "Rank %d completed test\n", rank);
fprintf            19 orte/test/mpi/server.c     fprintf(stderr, "Server too big - need only 1 rank\n");
fprintf            32 orte/test/mpi/server.c          fprintf(stderr, "Server loop %d\n", again);
fprintf            39 orte/test/mpi/server.c              fprintf(stderr, "Server recvd terminate cmd\n");
fprintf            45 orte/test/mpi/server.c              fprintf( stderr, "Do something ...\n" );
fprintf            63 orte/test/mpi/simple_spawn.c     fprintf(stderr, "%d: exiting\n", pid);
fprintf            41 orte/test/mpi/singleton_client_server.c       fprintf(stderr, "Error: " #code "\n") ;   \
fprintf            66 orte/test/mpi/singleton_client_server.c     fprintf(stderr, "usage %s <num clients> <1:server | 0:client>\n", argv[0]) ;
fprintf            75 orte/test/mpi/singleton_client_server.c     fprintf(stderr, "usage %s <num clients> <1:server | 0:client>\n", argv[0]) ;
fprintf            87 orte/test/mpi/singleton_client_server.c       fprintf(stderr, "gethostname failed: %s\n", strerror(errno)) ;
fprintf           106 orte/test/mpi/singleton_client_server.c       fprintf(stderr, "fopen failed: %s\n", strerror(errno)) ;
fprintf           109 orte/test/mpi/singleton_client_server.c     fprintf(fp, "%s", server_port_name) ;
fprintf           142 orte/test/mpi/singleton_client_server.c       fprintf(stderr, "fopen failed: %s\n", strerror(errno)) ;
fprintf           212 orte/test/mpi/singleton_client_server.c   fprintf(stderr, "Rank %d is exiting\n", rank);
fprintf            21 orte/test/mpi/spawn_tree.c         fprintf(stderr, "Usage: spawn_tree <#levels>\n");
fprintf            25 orte/test/mpi/xlib.c     fprintf(stderr, "Default event handler called with status %s\n", PMIx_Error_string(status));
fprintf            49 orte/test/mpi/xlib.c     fprintf(stderr, "Model event handler called with status %d(%s)\n", status, PMIx_Error_string(status));
fprintf            54 orte/test/mpi/xlib.c             fprintf(stderr, "\t%s:\t%s\n", info[n].key, info[n].value.data.string);
fprintf            80 orte/test/mpi/xlib.c         fprintf(stderr, "Client %s:%d EVENT HANDLER REGISTRATION FAILED WITH STATUS %d, ref=%lu\n",
fprintf           101 orte/test/mpi/xlib.c         fprintf(stderr, "Declaring ourselves\n");
fprintf           110 orte/test/mpi/xlib.c             fprintf(stderr, "PMIx Init failed: %s\n", PMIx_Error_string(rc));
fprintf           136 orte/test/mpi/xlib.c         fprintf(stderr, "Registering handler\n");
fprintf           154 orte/test/mpi/xlib.c     fprintf(stderr, "Rank %d has cleared MPI_Init\n", rank);
fprintf           174 orte/test/mpi/xlib.c         fprintf(stderr, "Declaring ourselves\n");
fprintf           184 orte/test/mpi/xlib.c             fprintf(stderr, "PMIx Init failed: %s\n", PMIx_Error_string(rc));
fprintf           209 orte/test/mpi/xlib.c     fprintf(stderr, "Rank %d has completed ring\n", rank);
fprintf           211 orte/test/mpi/xlib.c     fprintf(stderr, "Rank %d has completed MPI_Barrier\n", rank);
fprintf            41 orte/test/mpi/ziaprobe.c         fprintf(stderr, "start times must be provided\n");
fprintf            57 orte/test/mpi/ziaprobe.c             fprintf(stderr, "The number of procs must be an integer multiple of the ppn\n"
fprintf           185 orte/test/mpi/ziaprobe.c             fprintf(stderr, "Time test was completed in %8.2f millisecs\nSlowest rank: %d\n",
fprintf           188 orte/test/mpi/ziaprobe.c             fprintf(stderr, "Time test was completed in %3lu:%02lu min:sec\nSlowest rank: %d\n",
fprintf            54 orte/test/system/event-threads.c         fprintf(stderr, "Unable to start progress thread\n");
fprintf            69 orte/test/system/event-threads.c         fprintf(stderr, "Couldnt open file\n");
fprintf            90 orte/test/system/event-threads.c             fprintf(stderr, "Waiting...\n");
fprintf            95 orte/test/system/event-threads.c     fprintf(stderr, "Done waiting\n");
fprintf           113 orte/test/system/event-threads.c     fprintf(stderr, "Stop handler called\n");
fprintf           131 orte/test/system/event-threads.c             fprintf(stderr, "Thread stopping\n");
fprintf           137 orte/test/system/event-threads.c         fprintf(stderr, "Looping...\n");
fprintf           146 orte/test/system/event-threads.c     fprintf(stderr, "Write event fired\n");
fprintf            20 orte/test/system/evpri-test.c     fprintf(stderr, "CAUGHT SIGNAL\n");
fprintf            31 orte/test/system/evpri-test.c     fprintf(stderr, "%s\n", msg);
fprintf            42 orte/test/system/evpri-test.c     fprintf(stderr, "CAUGHT EVENT\n");
fprintf            55 orte/test/system/evpri-test.c         fprintf(stderr, "EVENT %d DEFINED\n", loops);
fprintf            58 orte/test/system/evpri-test.c         fprintf(stderr, "EVENT %d ACTIVATED\n", loops);
fprintf            71 orte/test/system/evpri-test.c     fprintf(stderr, "Libevent %s\n", event_get_version());
fprintf            84 orte/test/system/evpri-test.c     fprintf(stderr, "SIGNAL EVENT DEFINED\n");
fprintf            95 orte/test/system/evpri-test.c     fprintf(stderr, "FIRST TERMINATION EVENT DEFINED\n");
fprintf           104 orte/test/system/evpri-test.c     fprintf(stderr, "EXITED LOOP - FREEING BASE\n");
fprintf            23 orte/test/system/evpri-test2.c     fprintf(stderr, "%s\n", msg);
fprintf            31 orte/test/system/evpri-test2.c     fprintf(stderr, "CAUGHT EVENT 2\n");
fprintf            43 orte/test/system/evpri-test2.c         fprintf(stderr, "CYCLING BACK THRU EVENT 1\n");
fprintf            47 orte/test/system/evpri-test2.c     fprintf(stderr, "CAUGHT EVENT 1\n");
fprintf            56 orte/test/system/evpri-test2.c     fprintf(stderr, "CB1: FIRST EVENT DEFINED\n");
fprintf            64 orte/test/system/evpri-test2.c     fprintf(stderr, "CB2: SECOND EVENT DEFINED\n");
fprintf            75 orte/test/system/evpri-test2.c     fprintf(stderr, "Libevent %s\n", event_get_version());
fprintf            88 orte/test/system/evpri-test2.c     fprintf(stderr, "FIRST EVENT DEFINED\n");
fprintf            97 orte/test/system/evpri-test2.c     fprintf(stderr, "EXITED LOOP - FREEING BASE\n");
fprintf            60 orte/test/system/evthread-test.c         fprintf(stderr, "Unable to start progress thread\n");
fprintf            73 orte/test/system/evthread-test.c     fprintf(stderr, "activating the write_event");
fprintf            87 orte/test/system/evthread-test.c             fprintf(stderr, "Waiting...\n");
fprintf           101 orte/test/system/evthread-test.c     fprintf(stderr, "Cleaning up\n");
fprintf           103 orte/test/system/evthread-test.c     fprintf(stderr, "Cleanup completed\n");
fprintf           113 orte/test/system/evthread-test.c     fprintf(stderr, "Stop handler called\n");
fprintf           134 orte/test/system/evthread-test.c             fprintf(stderr, "Thread stopping\n");
fprintf           140 orte/test/system/evthread-test.c         fprintf(stderr, "Looping...\n");
fprintf           148 orte/test/system/evthread-test.c     fprintf(stderr, "Deleting event\n");
fprintf           151 orte/test/system/evthread-test.c     fprintf(stderr, "Write event fired\n");
fprintf            14 orte/test/system/get_limits.c         fprintf (stderr, "getrlimit (RLIMIT_NOFILE): %s\n", strerror (errno));
fprintf            19 orte/test/system/get_limits.c         fprintf (stderr, "getrlimit (RLIMIT_NPROC): %s\n", strerror (errno));
fprintf            35 orte/test/system/get_limits.c         fprintf (stderr, "setrlimit (RLIMIT_NOFILE, cur = %d): %m\n";
fprintf            37 orte/test/system/get_limits.c                  fprintf (stderr, "Hard limit for number of open files is too low\n");
fprintf            35 orte/test/system/getenv_pmi.c         fprintf(stderr, "=== ERROR: PMI sanity failure\n");
fprintf            94 orte/test/system/getenv_pmi.c         fprintf(stderr, "=== ERROR [rank:%d] %s\n", pmi_rank, err);
fprintf            26 orte/test/system/mapper.c             fprintf(stderr, "Failed orte_init\n");
fprintf            51 orte/test/system/mapper.c             fprintf(stderr, "stdin complete (text strlen: %lu)\n", strlen(text));
fprintf            55 orte/test/system/mapper.c             fprintf(stdout, "%s\t1\n", invals[i]);
fprintf            65 orte/test/system/mapper.c         fprintf(stderr, "%s: FINALIZING\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            69 orte/test/system/mapper.c             fprintf(stderr, "Failed orte_finalize\n");
fprintf            19 orte/test/system/opal-evpri-test.c     fprintf(stderr, "CAUGHT SIGNAL\n");
fprintf            30 orte/test/system/opal-evpri-test.c     fprintf(stderr, "%s\n", msg);
fprintf            41 orte/test/system/opal-evpri-test.c     fprintf(stderr, "CAUGHT EVENT\n");
fprintf            49 orte/test/system/opal-evpri-test.c         fprintf(stderr, "EVENT %d DEFINED\n", loops);
fprintf            52 orte/test/system/opal-evpri-test.c         fprintf(stderr, "EVENT %d ACTIVATED\n", loops);
fprintf            86 orte/test/system/opal-evpri-test.c     fprintf(stderr, "SIGNAL EVENTS DEFINED\n");
fprintf            94 orte/test/system/opal-evpri-test.c     fprintf(stderr, "FIRST EVENT DEFINED AND ACTIVATED\n");
fprintf           103 orte/test/system/opal-evpri-test.c     fprintf(stderr, "EXITED LOOP - FINALIZING\n");
fprintf            33 orte/test/system/opal_hotel.c     fprintf(stderr, "Room %d / occupant %d evicted!\n", *occupant, room_num);
fprintf            45 orte/test/system/opal_hotel.c         fprintf(stderr, "orte_hotel: couldn't init opal - error code %d\n", rc);
fprintf            63 orte/test/system/opal_hotel.c             fprintf(stderr, "Hotel is fully occupied\n");
fprintf            67 orte/test/system/opal_hotel.c         fprintf(stderr, "Occupant %d checked into room %d\n",
fprintf            71 orte/test/system/opal_hotel.c     fprintf(stderr, "---------------------------------------\n");
fprintf            76 orte/test/system/opal_hotel.c             fprintf(stderr, "Checking occupant %d out of room %d\n",
fprintf            84 orte/test/system/opal_hotel.c                 fprintf(stderr, "Hotel is fully occupied\n");
fprintf            88 orte/test/system/opal_hotel.c             fprintf(stderr, "Occupant %d checked into room %d\n",
fprintf            92 orte/test/system/opal_hotel.c         fprintf(stderr, "---------------------------------------\n");
fprintf            96 orte/test/system/opal_hotel.c     fprintf(stderr, "Waiting for %d evictions...\n", num_occupied);
fprintf           100 orte/test/system/opal_hotel.c     fprintf(stderr, "All occupants evicted!\n");
fprintf            56 orte/test/system/opal_hwloc.c         fprintf(stderr, "Usage: opal_hwloc <topofile>\n");
fprintf            61 orte/test/system/opal_hwloc.c         fprintf(stderr, "opal_hwloc: couldn't init opal - error code %d\n", rc);
fprintf           125 orte/test/system/opal_hwloc.c         fprintf(stderr, "DIDN'T FIND A CORE\n");
fprintf            26 orte/test/system/opal_interface.c         fprintf(stderr, "opal_interface: couldn't init opal - error code %d\n", rc);
fprintf            31 orte/test/system/opal_interface.c         fprintf(stderr, "opal_interface: couldn't get interfaces\n");
fprintf            39 orte/test/system/opal_interface.c         fprintf(stderr, "intf: %s AF: %s indx: %d kindx: %d\n", intf->if_name,
fprintf            47 orte/test/system/opal_interface.c         fprintf(stderr, "netaddr %03d.%03d.%03d.%03d netmask %03d.%03d.%03d.%03d rc %d\n",
fprintf            55 orte/test/system/opal_interface.c                 fprintf(stderr, "LOOPBACK IGNORED\n");
fprintf            63 orte/test/system/opal_interface.c             fprintf(stderr, "checking netaddr %03d.%03d.%03d.%03d addr %03d.%03d.%03d.%03d netmask %03d.%03d.%03d.%03d rc %d\n",
fprintf            66 orte/test/system/opal_interface.c                 fprintf(stderr, "MATCH FOUND\n");
fprintf            76 orte/test/system/opal_interface.c         fprintf(stderr, "alias: %s\n", aliases[idx]);
fprintf            29 orte/test/system/orte_abort.c         fprintf(stderr, "orte_abort: couldn't init orte - error code %d\n", rc);
fprintf           115 orte/test/system/orte_dfs.c         fprintf(stderr, "orte_dfs: couldn't init orte - error code %d\n", rc);
fprintf           127 orte/test/system/orte_dfs.c             fprintf(stderr, "Usage: orte_dfs <input-file> <host [optional]\n");
fprintf            22 orte/test/system/orte_errors.c         fprintf(stderr, "orte_abort: couldn't init orte - error code %d\n", rc);
fprintf            27 orte/test/system/orte_errors.c         fprintf(stderr, "%d: %s\n", -1*i,
fprintf            29 orte/test/system/orte_exit.c         fprintf(stderr, "orte_abort: couldn't init orte - error code %d\n", rc);
fprintf            15 orte/test/system/orte_loop_child.c         fprintf(stderr, "couldn't init orte - error code %d\n", rc);
fprintf            23 orte/test/system/orte_loop_spawn.c         fprintf(stderr, "couldn't init orte - error code %d\n", rc);
fprintf            45 orte/test/system/orte_loop_spawn.c         fprintf(stderr, "Parent: spawning child %d\n", iter);
fprintf            15 orte/test/system/orte_no_op.c         fprintf(stderr, "Failed orte_init\n");
fprintf            20 orte/test/system/orte_no_op.c         fprintf(stderr, "Failed orte_finalize\n");
fprintf            29 orte/test/system/orte_nodename.c         fprintf(stderr, "orte_nodename: couldn't init orte - error code %d\n", rc);
fprintf            30 orte/test/system/orte_notify.c     fprintf(stderr, "orte_notify: Name %s Host: %s Pid %ld status %d source %s\n",
fprintf            55 orte/test/system/orte_notify.c         fprintf(stderr, "orte_abort: couldn't init orte - error code %d\n", rc);
fprintf            34 orte/test/system/orte_spawn.c         fprintf(stderr, "couldn't init orte - error code %d\n", rc);
fprintf            64 orte/test/system/orte_spawn.c     fprintf(stderr, "Parent: spawning children!\n");
fprintf            70 orte/test/system/orte_spawn.c     fprintf(stderr, "Parent: children spawned!\n");
fprintf            81 orte/test/system/orte_spawn.c         fprintf(stderr, "Parent: sending message to child %s\n", ORTE_NAME_PRINT(&name));
fprintf            24 orte/test/system/orte_spin.c         fprintf(stderr, "ORTE_INIT FAILED\n");
fprintf            32 orte/test/system/orte_tool.c         fprintf(stderr, "orte_tool: couldn't init orte\n");
fprintf            45 orte/test/system/orte_tool.c         fprintf(stderr, "orte_tool: couldn't get list of HNP's on this system - error %s\n",
fprintf            52 orte/test/system/orte_tool.c         fprintf(stderr, "orte_tool: no HNP's were found\n");
fprintf            86 orte/test/system/orte_tool.c     fprintf(stderr, "orte_tool: spawned jobid %s\n", ORTE_JOBID_PRINT(jdata->jobid));
fprintf            44 orte/test/system/pmixtool.c         fprintf(stderr, "PMIx_tool_init failed: %s\n", PMIx_Error_string(rc));
fprintf            47 orte/test/system/pmixtool.c     fprintf(stderr, "Tool ns %s rank %d: Running\n", myproc.nspace, myproc.rank);
fprintf            54 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d: PMIx_Query_info failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            58 orte/test/system/pmixtool.c         fprintf(stderr, "tool ns %s rank %d: PMIx_Query_info key[0] wrong: %s vs %s\n",
fprintf            62 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d: PMIx_Query_info key[0] wrong type: %d vs %d\n",
fprintf            65 orte/test/system/pmixtool.c     fprintf(stderr, "Tool ns %s rank %d: PMIx_Query_info key[0] returned %s\n",
fprintf            72 orte/test/system/pmixtool.c     fprintf(stderr, "Tool ns %s rank %d: Finalizing\n", myproc.nspace, myproc.rank);
fprintf            74 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d:PMIx_tool_finalize failed: %d\n", myproc.nspace, myproc.rank, rc);
fprintf            76 orte/test/system/pmixtool.c         fprintf(stderr, "Tool ns %s rank %d:PMIx_tool_finalize successfully completed\n", myproc.nspace, myproc.rank);
fprintf            21 orte/test/system/psm_keygen.c         fprintf(stderr, "Failed orte_init\n");
fprintf            31 orte/test/system/psm_keygen.c         fprintf(stderr, "Failed to generate PSM key\n");
fprintf            38 orte/test/system/psm_keygen.c             fprintf(stderr, "%s\n", app->env[i]);
fprintf            46 orte/test/system/psm_keygen.c         fprintf(stderr, "Failed orte_finalize\n");
fprintf            26 orte/test/system/pspawn.c         fprintf(stderr, "ERROR INIT ATTRS: %d\n", errno);
fprintf            32 orte/test/system/pspawn.c         fprintf(stderr, "ERROR INIT FACTIONS: %d\n", errno);
fprintf           118 orte/test/system/radix.c         fprintf(stderr," I am %d: Parent %d\n",
fprintf           125 orte/test/system/radix.c             fprintf(stderr, "\tchild %d\n", child->vpid);
fprintf           128 orte/test/system/radix.c                     fprintf(stderr, "\t\trelation %d\n", j);
fprintf            33 orte/test/system/reducer.c         fprintf(stderr, "Failed orte_init\n");
fprintf            69 orte/test/system/reducer.c     fprintf(stdout, "FINAL COUNT:\n");
fprintf            72 orte/test/system/reducer.c         fprintf(stdout, "%s: %d\n", cnt->word, cnt->count);
fprintf            78 orte/test/system/reducer.c         fprintf(stderr, "Failed orte_finalize\n");
fprintf            31 orte/test/system/regex.c         fprintf(stderr, "usage: regex <comma-separated list of nodes>\n");
fprintf            48 orte/test/system/regex.c         fprintf(stderr, "ANALYZING REGEX: %s\n", argv[1]);
fprintf            53 orte/test/system/regex.c             fprintf(stderr, "%s\n", nodes[i]);
fprintf            82 orte/test/system/regex.c         fprintf(stderr, "REGEX: %s\n", regex);
fprintf            89 orte/test/system/regex.c             fprintf(stderr, "EXACT MATCH\n");
fprintf            91 orte/test/system/regex.c             fprintf(stderr, "ERROR: %s\n", regex);
fprintf            93 orte/test/system/regex.c                 fprintf(stderr, "ERROR: number of nodes %d, expected %d\n",
fprintf            99 orte/test/system/regex.c                     fprintf(stderr, "%s OK\n", nodelist[i]);
fprintf           101 orte/test/system/regex.c                 fprintf(stderr, "%s ERROR, expect %s\n", nodes[i], nodelist[i]);
fprintf            24 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGUSR1\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            28 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGUSR2\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            32 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGCONT\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            36 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Undefined signal %d trapped\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), signum);
fprintf            47 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGINT\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            51 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGHUP\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            55 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Trapped SIGTERM\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
fprintf            59 orte/test/system/sigusr_trap.c             fprintf(stderr, "%s Undefined signal %d trapped\n", ORTE_NAME_PRINT(ORTE_PROC_MY_NAME), signum);
fprintf            78 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGUSR1\n");
fprintf            83 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGUSR2\n");
fprintf            88 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGUSR2\n");
fprintf            93 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGINT\n");
fprintf            98 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGHUP\n");
fprintf           103 orte/test/system/sigusr_trap.c         fprintf(stderr, "Could not setup signal trap for SIGTERM\n");
fprintf            45 orte/test/system/test-time.c         fprintf(stderr, "Fired event %d\n", called);
fprintf            27 orte/test/system/ulfm.c         fprintf(stderr, "orte_abort: couldn't init orte - error code %d\n", rc);
fprintf           174 orte/tools/orte-clean/orte-clean.c         fprintf(stderr, "orte-clean: cleaning session dir tree %s\n",
fprintf           220 orte/tools/orte-clean/orte-clean.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           309 orte/tools/orte-clean/orte-clean.c         fprintf(stderr, "orte-clean: killing any lingering procs\n");
fprintf           355 orte/tools/orte-clean/orte-clean.c             fprintf(stdout, "\norte-clean: user(pid)=%s, me=%s\n",
fprintf           371 orte/tools/orte-clean/orte-clean.c             fprintf(stdout, "orte-clean: fullname=%s, basename=%s, pid=%d\n",
fprintf           391 orte/tools/orte-clean/orte-clean.c                     fprintf(stderr, "orte-clean: found potential rogue orted process"
fprintf           413 orte/tools/orte-clean/orte-clean.c                     fprintf(stderr, "orte-clean: found potential rogue orterun process"
fprintf           161 orte/tools/orte-info/orte-info.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           118 orte/tools/orte-server/orte-server.c         fprintf(stderr, "OPAL failed to initialize -- orted aborting\n");
fprintf           129 orte/tools/orte-server/orte-server.c             fprintf(stderr, "%s: command line error (%s)\n", argv[0],
fprintf           200 orte/tools/orte-server/orte-server.c         fprintf(stderr, "orte-server: failed to initialize -- aborting\n");
fprintf           214 orte/tools/orte-server/orte-server.c             fprintf(stderr, "%s\n", rml_uri);
fprintf           220 orte/tools/orte-server/orte-server.c                 fprintf(stderr, "orte-server: failed to open designated file %s -- aborting\n", report_uri);
fprintf           224 orte/tools/orte-server/orte-server.c             fprintf(fp, "%s\n", rml_uri);
fprintf           232 orte/tools/orte-server/orte-server.c         fprintf(stderr, "orte-server: failed to start data server -- aborting\n");
fprintf           145 orte/tools/orterun/orterun.c         fprintf(stderr, "--------------------------------------------------------------------------\n");
fprintf           147 orte/tools/orterun/orterun.c             fprintf(stderr, "%s cannot provide the help message when run as root.\n", orte_basename);
fprintf           150 orte/tools/orterun/orterun.c             fprintf(stderr, "%s has detected an attempt to run as root.\n", orte_basename);
fprintf           152 orte/tools/orterun/orterun.c         fprintf(stderr, "Running at root is *strongly* discouraged as any mistake (e.g., in\n");
fprintf           153 orte/tools/orterun/orterun.c         fprintf(stderr, "defining TMPDIR) or bug can result in catastrophic damage to the OS\n");
fprintf           154 orte/tools/orterun/orterun.c         fprintf(stderr, "file system, leaving your system in an unusable state.\n\n");
fprintf           155 orte/tools/orterun/orterun.c         fprintf(stderr, "You can override this protection by adding the --allow-run-as-root\n");
fprintf           156 orte/tools/orterun/orterun.c         fprintf(stderr, "option to your cmd line. However, we reiterate our strong advice\n");
fprintf           157 orte/tools/orterun/orterun.c         fprintf(stderr, "against doing so - please do so at your own risk.\n");
fprintf           158 orte/tools/orterun/orterun.c         fprintf(stderr, "--------------------------------------------------------------------------\n");
fprintf           230 orte/tools/orterun/orterun.c         fprintf(stderr, "exiting with status %d\n", orte_exit_status);
fprintf            95 orte/util/hnp_contact.c     fprintf(fp, "%s\n", my_uri);
fprintf            98 orte/util/hnp_contact.c     fprintf(fp, "%lu\n", (unsigned long)orte_process_info.pid);
fprintf           359 orte/util/show_help.c                 fprintf(orte_xml_fp, "%s", output);
fprintf           371 orte/util/show_help.c                     fprintf(orte_xml_fp, "<stderr>Set MCA parameter \"orte_base_help_aggregate\" to 0 to see all help / error messages</stderr>\n");
fprintf           450 orte/util/show_help.c             fprintf(orte_xml_fp, "%s", tmp);
fprintf           648 orte/util/show_help.c         fprintf(stderr, "%s", output);
fprintf          3223 oshmem/mca/memheap/ptmalloc/malloc.c     fprintf(stderr, "max system bytes = %10lu\n", (unsigned long)(maxfp));
fprintf          3224 oshmem/mca/memheap/ptmalloc/malloc.c     fprintf(stderr, "system bytes     = %10lu\n", (unsigned long)(fp));
fprintf          3225 oshmem/mca/memheap/ptmalloc/malloc.c     fprintf(stderr, "in use bytes     = %10lu\n", (unsigned long)(used));
fprintf            59 oshmem/runtime/oshmem_info_support.c         fprintf(stderr, "oshmem_info_register: oshmem_register_params failed\n");
fprintf            81 oshmem/runtime/oshmem_shmem_abort.c                 fprintf(stderr,
fprintf           110 oshmem/runtime/oshmem_shmem_abort.c             fprintf(stderr,
fprintf           156 oshmem/runtime/runtime.h         fprintf(stderr, "[%s]%s[%s:%d:%s] ",                        \
fprintf           160 oshmem/runtime/runtime.h         fprintf(stderr, __VA_ARGS__);                               \
fprintf            97 oshmem/tools/oshmem_info/oshmem_info.c         fprintf(stdout, "Open MPI/SHMEM v%s\n\n%s\n",
fprintf           118 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_add_fetch_32. expected (17, 17), got (%d, %d)\n", test32, val32);
fprintf           124 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_add_32. expected (17, 30), got (%d, %d)\n", test32, val32);
fprintf           132 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_and_fetch_32. expected (24, 24), got (%d, %d)\n", test32, val32);
fprintf           138 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_and_32. expected (24, 16), got (%d, %d)\n", test32, val32);
fprintf           146 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_or_fetch_32. expected (19, 19), got (%d, %d)\n", test32, val32);
fprintf           152 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_or_32. expected (19, 23), got (%d, %d)\n", test32, val32);
fprintf           159 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_xor_fetch_32. expected (20, 20), got (%d, %d)\n", test32, val32);
fprintf           165 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_xor_32. expected (20, 17), got (%d, %d)\n", test32, val32);
fprintf           173 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_sub_fetch_32. expected (3, 3), got (%d, %d)\n", test32, val32);
fprintf           179 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_sub_32. expected (3, 0), got (%d, %d)\n", test32, val32);
fprintf           186 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_add_fetch_64. expected (17, 17), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           192 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_add_64. expected (17, 30), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           200 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_and_fetch_64. expected (24, 24), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           206 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_and_64. expected (24, 16), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           214 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_or_fetch_64. expected (19, 19), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           220 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_or_64. expected (19, 23), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           227 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_xor_fetch_64. expected (20, 20), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           233 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_xor_64. expected (20, 17), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           241 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_sub_fetch_64. expected (3, 3), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf           247 test/asm/atomic_math.c         fprintf (stderr, "error in opal_atomic_fetch_sub_64. expected (3, 0), got (%" PRId64 ", %" PRId64 ")\n", test64, val64);
fprintf            18 test/class/opal_bitmap.c     fprintf(error_out, "================================ \n"); \
fprintf            19 test/class/opal_bitmap.c     fprintf(error_out, "This is suppossed to throw error \n"); \
fprintf            20 test/class/opal_bitmap.c     fprintf(error_out, "================================ \n")
fprintf            65 test/class/opal_bitmap.c 	fprintf(error_out, "ERROR: Initialization of bitmap failed\n\n");
fprintf            70 test/class/opal_bitmap.c 	fprintf(error_out, "ERROR: Initialization of bitmap failed \n\n");
fprintf            74 test/class/opal_bitmap.c 	fprintf(error_out, "Error in bitmap create -- aborting \n");
fprintf            78 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap set... \n");
fprintf            81 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap clear ... \n");
fprintf            84 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap is_set ... \n");
fprintf            87 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap clear_all... \n");
fprintf            90 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap set_all... \n");
fprintf            93 test/class/opal_bitmap.c     fprintf(error_out, "\nTesting bitmap find_and_set... \n");
fprintf            96 test/class/opal_bitmap.c     fprintf(error_out, "\n~~~~~~     Testing complete     ~~~~~~ \n\n");
fprintf           227 test/class/opal_bitmap.c 	    fprintf(error_out, "ERROR: set_bit for bit = %d\n\n", bit);
fprintf           238 test/class/opal_bitmap.c 	fprintf(error_out, "ERROR: clear_bit for bit = %d \n\n", bit);
fprintf           252 test/class/opal_bitmap.c             fprintf(error_out, "ERROR: is_set_bit for bit = %d \n\n",bit);
fprintf           260 test/class/opal_bitmap.c             fprintf(error_out, "ERROR: is_set_bit for bit = %d \n\n",bit);
fprintf           280 test/class/opal_bitmap.c 	fprintf(error_out, "ERROR: find_and_set: expected to find_and_set %d\n\n",
fprintf           297 test/class/opal_bitmap.c 	    fprintf(error_out, "ERROR: clear_all for bitmap array entry %d\n\n",
fprintf           313 test/class/opal_bitmap.c 	   fprintf(error_out, "ERROR: set_all for bitmap arry entry %d\n\n", i);
fprintf           328 test/class/opal_bitmap.c 	fprintf(error_out, "---\n bitmap[%d] = %x \n---\n\n", i,
fprintf           331 test/class/opal_bitmap.c     fprintf(error_out, "========================= \n");
fprintf            99 test/class/opal_fifo.c   fprintf (stderr, "Exhaustive atomics thread finished. Popped %d items. Time: %d s %d us %d nsec/poppush\n", item_count,
fprintf           126 test/class/opal_hash_table.c 	fprintf(stderr, "debug: expecting '%s' capacity is %d\n",
fprintf           135 test/class/opal_hash_table.c 	    fprintf(stderr, "key %d (probe at %d) value '%s' excpected_scanner '%s'\n",
fprintf           139 test/class/opal_hash_table.c 	    fprintf(stderr, "key %d's value '%s' is not a one-character string\n", key, value);
fprintf           144 test/class/opal_hash_table.c 	    fprintf(stderr, "Found key %d value '%s' but not expected!\n", key, value);
fprintf           151 test/class/opal_hash_table.c 	    fprintf(stderr, "Expected '%c' but got '%c'\n", expected, actual);
fprintf           158 test/class/opal_hash_table.c 	fprintf(stderr, "table traversal did not end in OPAL_ERROR?!?\n");
fprintf           162 test/class/opal_hash_table.c 	fprintf(stderr, "Still expecting more key/values: '%s'\n", expected_scanner);
fprintf           178 test/class/opal_hash_table.c     fprintf(error_out, "\nTesting integer keys...\n");
fprintf           189 test/class/opal_hash_table.c     fprintf(error_out, "\nTesting string keys...\n");
fprintf           200 test/class/opal_hash_table.c     fprintf(error_out, "\nTesting collision resolution...\n");
fprintf           214 test/class/opal_hash_table.c     fprintf(error_out, "\nTesting removal and traversal...\n");
fprintf           234 test/class/opal_hash_table.c     fprintf(error_out, "\n\n");
fprintf           245 test/class/opal_hash_table.c         fprintf(error_out, "Error: Unable to create hash table.\n");
fprintf           248 test/class/opal_hash_table.c     fprintf(error_out, "Testing with dynamically created table...\n");
fprintf           263 test/class/opal_hash_table.c     fprintf(error_out, "Testing with statically created table...\n");
fprintf           124 test/class/opal_proc_table.c 	fprintf(stderr, "debug: expecting '%s' capacity is %d\n",
fprintf           133 test/class/opal_proc_table.c 	    fprintf(stderr, "key %d (probe at %d) value '%s' excpected_scanner '%s'\n",
fprintf           137 test/class/opal_proc_table.c 	    fprintf(stderr, "key %d's value '%s' is not a one-character string\n", key, value);
fprintf           142 test/class/opal_proc_table.c 	    fprintf(stderr, "Found key %d value '%s' but not expected!\n", key, value);
fprintf           149 test/class/opal_proc_table.c 	    fprintf(stderr, "Expected '%c' but got '%c'\n", expected, actual);
fprintf           156 test/class/opal_proc_table.c 	fprintf(stderr, "table traversal did not end in OPAL_ERROR?!?\n");
fprintf           160 test/class/opal_proc_table.c 	fprintf(stderr, "Still expecting more key/values: '%s'\n", expected_scanner);
fprintf           181 test/class/opal_proc_table.c     fprintf(error_out, "\nTesting integer keys...\n");
fprintf           192 test/class/opal_proc_table.c         fprintf(error_out, "*** FAILED opal_proc_table_get_first_key ***\n");
fprintf           197 test/class/opal_proc_table.c             fprintf(error_out, "*** FAILED opal_proc_table_get_next_key (%d) ***\n", j/3);
fprintf           203 test/class/opal_proc_table.c                 fprintf(error_out, "*** FAILED at %d, expected ((%s,%s),%s) got ((%d,%d),%s)\n", j/3,
fprintf           211 test/class/opal_proc_table.c         fprintf(error_out, "*** DID NOT FAIL last opal_proc_table_get_next_key %d\n", j/3);
fprintf           221 test/class/opal_proc_table.c     fprintf(error_out, "\nTesting removal and traversal...\n");
fprintf           242 test/class/opal_proc_table.c     fprintf(error_out, "\n\n");
fprintf           253 test/class/opal_proc_table.c         fprintf(error_out, "Error: Unable to create hash table.\n");
fprintf           256 test/class/opal_proc_table.c     fprintf(error_out, "Testing with dynamically created table...\n");
fprintf           271 test/class/opal_proc_table.c     fprintf(error_out, "Testing with statically created table...\n");
fprintf            68 test/class/opal_value_array.c             fprintf(stderr, " Expected result: %lld\n", (long long) i);
fprintf            69 test/class/opal_value_array.c             fprintf(stderr, " Test result: %lld\n", (long long) val);
fprintf            45 test/datatype/unpack_ooo.c         fprintf(stderr, "%02x", (unsigned int)(((unsigned char*)ptr)[i]));
fprintf            47 test/datatype/unpack_ooo.c     if(space) fprintf(stderr, " ");
fprintf            56 test/datatype/unpack_ooo.c     fprintf(stderr, "\n");
fprintf            61 test/datatype/unpack_ooo.c     fprintf(stderr, "\n");
fprintf           121 test/datatype/unpack_ooo.c                 fprintf(stderr, "ERROR ! count=%d, position=%d, ptr = %p"
fprintf           156 test/datatype/unpack_ooo.c         fprintf(stderr, "could not create vector t1\n");
fprintf           161 test/datatype/unpack_ooo.c         fprintf(stderr, "could not commit vector t1\n");
fprintf           167 test/datatype/unpack_ooo.c         fprintf(stderr, "could not create vector t2\n");
fprintf           172 test/datatype/unpack_ooo.c         fprintf(stderr, "could not commit vector t2\n");
fprintf           250 test/datatype/unpack_ooo.c         fprintf(stderr, "could not create struct\n");
fprintf           255 test/datatype/unpack_ooo.c         fprintf(stderr, "could not create struct\n");
fprintf           261 test/datatype/unpack_ooo.c         fprintf(stderr, "could not malloc pbar\n");
fprintf           266 test/datatype/unpack_ooo.c         fprintf(stderr, "could not malloc bar\n");
fprintf            67 test/dss/dss_buffer.c     fprintf(test_out, "executing test1\n");
fprintf            69 test/dss/dss_buffer.c         fprintf(test_out, "Test1 succeeded\n");
fprintf            71 test/dss/dss_buffer.c       fprintf(test_out, "Test1 failed\n");
fprintf            75 test/dss/dss_buffer.c     fprintf(test_out, "executing test2\n");
fprintf            77 test/dss/dss_buffer.c         fprintf(test_out, "Test2 succeeded\n");
fprintf            79 test/dss/dss_buffer.c       fprintf(test_out, "Test2 failed\n");
fprintf            83 test/dss/dss_buffer.c     fprintf(test_out, "executing test3\n");
fprintf            85 test/dss/dss_buffer.c         fprintf(test_out, "Test3 succeeded\n");
fprintf            87 test/dss/dss_buffer.c       fprintf(test_out, "Test3 failed\n");
fprintf            91 test/dss/dss_buffer.c     fprintf(test_out, "executing test4\n");
fprintf            93 test/dss/dss_buffer.c         fprintf(test_out, "Test4 succeeded\n");
fprintf            95 test/dss/dss_buffer.c       fprintf(test_out, "Test4 failed\n");
fprintf            99 test/dss/dss_buffer.c     fprintf(test_out, "executing test5\n");
fprintf           101 test/dss/dss_buffer.c         fprintf(test_out, "Test5 succeeded\n");
fprintf           103 test/dss/dss_buffer.c       fprintf(test_out, "Test5 failed\n");
fprintf           107 test/dss/dss_buffer.c     fprintf(test_out, "executing test6\n");
fprintf           109 test/dss/dss_buffer.c         fprintf(test_out, "Test6 succeeded\n");
fprintf           111 test/dss/dss_buffer.c       fprintf(test_out, "Test6 failed\n");
fprintf           115 test/dss/dss_buffer.c     fprintf(test_out, "executing test7\n");
fprintf           117 test/dss/dss_buffer.c         fprintf(test_out, "Test7 succeeded\n");
fprintf           119 test/dss/dss_buffer.c       fprintf(test_out, "Test7 failed\n");
fprintf           123 test/dss/dss_buffer.c     fprintf(test_out, "executing test8\n");
fprintf           125 test/dss/dss_buffer.c         fprintf(test_out, "Test8 succeeded\n");
fprintf           127 test/dss/dss_buffer.c       fprintf(test_out, "Test8 failed\n");
fprintf           131 test/dss/dss_buffer.c     fprintf(test_out, "executing test9\n");
fprintf           133 test/dss/dss_buffer.c         fprintf(test_out, "Test9 succeeded\n");
fprintf           135 test/dss/dss_buffer.c       fprintf(test_out, "opal_dss test9 failed\n");
fprintf           139 test/dss/dss_buffer.c     fprintf(test_out, "executing test10\n");
fprintf           141 test/dss/dss_buffer.c         fprintf(test_out, "Test10 succeeded\n");
fprintf           143 test/dss/dss_buffer.c       fprintf(test_out, "opal_dss test10 failed\n");
fprintf           147 test/dss/dss_buffer.c     fprintf(test_out, "executing test11\n");
fprintf           149 test/dss/dss_buffer.c         fprintf(test_out, "Test11 succeeded\n");
fprintf           151 test/dss/dss_buffer.c       fprintf(test_out, "opal_dss test11 failed\n");
fprintf           155 test/dss/dss_buffer.c     fprintf(test_out, "executing test12\n");
fprintf           157 test/dss/dss_buffer.c         fprintf(test_out, "Test12 succeeded\n");
fprintf           159 test/dss/dss_buffer.c       fprintf(test_out, "opal_dss test12 failed\n");
fprintf           176 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           182 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           204 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           213 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           228 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           234 test/dss/dss_buffer.c                 fprintf(test_out, "test2: invalid results from unpack\n");
fprintf           242 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           265 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           272 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           287 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           293 test/dss/dss_buffer.c                 fprintf(test_out, "test2: invalid results from unpack\n");
fprintf           301 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           324 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           331 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           345 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           351 test/dss/dss_buffer.c                 fprintf(test_out, "test2: invalid results from unpack\n");
fprintf           359 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           382 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           389 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack int64 failed with return code %d\n", rc);
fprintf           403 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack int64 failed with return code %d\n", rc);
fprintf           409 test/dss/dss_buffer.c                 fprintf(test_out, "test2: invalid results from unpack int64\n");
fprintf           417 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           442 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           449 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           463 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           469 test/dss/dss_buffer.c                 fprintf(test_out, "test4: invalid results from unpack\n");
fprintf           470 test/dss/dss_buffer.c                 fprintf(test_out, "item %d src=[%s] len=%d dst=[%s] len=%d\n", j, src[j], (int)strlen(src[j]), dst[j], (int)strlen(dst[j]));
fprintf           478 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           503 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           510 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           522 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           528 test/dss/dss_buffer.c                 fprintf(test_out, "test6: invalid results from unpack\n");
fprintf           536 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           564 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           571 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           582 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed with return code %d\n", rc);
fprintf           589 test/dss/dss_buffer.c                 fprintf(test_out, "test7: invalid results from unpack\n");
fprintf           590 test/dss/dss_buffer.c                 fprintf(test_out, "test7: object element %d has incorrect unpacked value\n", j);
fprintf           599 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           651 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           659 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack on object failed with return code %d\n", rc);
fprintf           665 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack on string failed with return code %d\n", rc);
fprintf           671 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack on bool failed with return code %d\n", rc);
fprintf           677 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack on INT32 failed with return code %d\n", rc);
fprintf           683 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack on INT16 failed with return code %d\n", rc);
fprintf           708 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack on object failed with return code %d\n", rc);
fprintf           715 test/dss/dss_buffer.c                 fprintf(test_out, "test8: object element %d has incorrect unpacked value\n", j);
fprintf           724 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack on string failed with return code %d\n", rc);
fprintf           730 test/dss/dss_buffer.c                 fprintf(test_out, "test8: invalid results from unpack\n");
fprintf           731 test/dss/dss_buffer.c                 fprintf(test_out, "item %d src=[%s] len=%d dst=[%s] len=%d\n", j, srcs[j], (int)strlen(srcs[j]), dsts[j], (int)strlen(dsts[j]));
fprintf           740 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack on bool failed with return code %d\n", rc);
fprintf           746 test/dss/dss_buffer.c                 fprintf(test_out, "test8: invalid results from unpack\n");
fprintf           755 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack on int32 failed with return code %d\n", rc);
fprintf           761 test/dss/dss_buffer.c                 fprintf(test_out, "test8: invalid results from unpack\n");
fprintf           770 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack on int16 failed with return code %d\n", rc);
fprintf           776 test/dss/dss_buffer.c                 fprintf(test_out, "test8: invalid results from unpack\n");
fprintf           786 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           816 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           823 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed with error code %d\n", rc);
fprintf           835 test/dss/dss_buffer.c             fprintf(test_out,
fprintf           843 test/dss/dss_buffer.c                 fprintf(test_out, "opal_dss.unpack (DATA_VALUE) invalid results type mismatch from unpack\n");
fprintf           847 test/dss/dss_buffer.c                 fprintf(test_out, "opal_dss.unpack (DATA_VALUE) invalid results value mismatch from unpack");
fprintf           855 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf           877 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           878 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_NEW failed\n");
fprintf           885 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack int32_t failed");
fprintf           886 test/dss/dss_buffer.c             fprintf(test_out, "orte_pack_int32_t failed with return code %d\n", rc);
fprintf           898 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack int32_t failed");
fprintf           899 test/dss/dss_buffer.c             fprintf(test_out, "orte_unpack_int32_t failed with return code %d\n", rc);
fprintf           905 test/dss/dss_buffer.c                 fprintf(test_out, "test11: invalid results from unpack int32_t");
fprintf           913 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer");
fprintf           914 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer");
fprintf           938 test/dss/dss_buffer.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW");
fprintf           939 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_NEW failed\n");
fprintf           946 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.pack failed");
fprintf           947 test/dss/dss_buffer.c             fprintf(test_out, "orte_pack pid_t failed with return code %d\n", rc);
fprintf           959 test/dss/dss_buffer.c             fprintf(test_out, "opal_dss.unpack failed");
fprintf           960 test/dss/dss_buffer.c             fprintf(test_out, "orte_pack pid_t failed with return code %d\n", rc);
fprintf           966 test/dss/dss_buffer.c                 fprintf(test_out, "test2: invalid results from unpack");
fprintf           974 test/dss/dss_buffer.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf            67 test/dss/dss_cmp.c     fprintf(test_out, "executing test1\n");
fprintf            69 test/dss/dss_cmp.c         fprintf(test_out, "Test1 succeeded\n");
fprintf            71 test/dss/dss_cmp.c       fprintf(test_out, "Test1 failed\n");
fprintf            75 test/dss/dss_cmp.c     fprintf(test_out, "executing test2\n");
fprintf            77 test/dss/dss_cmp.c         fprintf(test_out, "Test2 succeeded\n");
fprintf            79 test/dss/dss_cmp.c       fprintf(test_out, "Test2 failed\n");
fprintf            83 test/dss/dss_cmp.c     fprintf(test_out, "executing test3\n");
fprintf            85 test/dss/dss_cmp.c         fprintf(test_out, "Test3 succeeded\n");
fprintf            87 test/dss/dss_cmp.c       fprintf(test_out, "Test3 failed\n");
fprintf            91 test/dss/dss_cmp.c     fprintf(test_out, "executing test4\n");
fprintf            93 test/dss/dss_cmp.c         fprintf(test_out, "Test4 succeeded\n");
fprintf            95 test/dss/dss_cmp.c       fprintf(test_out, "Test4 failed\n");
fprintf            99 test/dss/dss_cmp.c     fprintf(test_out, "executing test5\n");
fprintf           101 test/dss/dss_cmp.c         fprintf(test_out, "Test5 succeeded\n");
fprintf           103 test/dss/dss_cmp.c       fprintf(test_out, "Test5 failed\n");
fprintf           107 test/dss/dss_cmp.c     fprintf(test_out, "executing test6\n");
fprintf           109 test/dss/dss_cmp.c         fprintf(test_out, "Test6 succeeded\n");
fprintf           111 test/dss/dss_cmp.c       fprintf(test_out, "Test6 failed\n");
fprintf           115 test/dss/dss_cmp.c     fprintf(test_out, "executing test7\n");
fprintf           117 test/dss/dss_cmp.c         fprintf(test_out, "Test7 succeeded\n");
fprintf           119 test/dss/dss_cmp.c       fprintf(test_out, "Test7 failed\n");
fprintf           123 test/dss/dss_cmp.c     fprintf(test_out, "executing test8\n");
fprintf           125 test/dss/dss_cmp.c         fprintf(test_out, "Test8 succeeded\n");
fprintf           127 test/dss/dss_cmp.c       fprintf(test_out, "Test8 failed\n");
fprintf           131 test/dss/dss_cmp.c     fprintf(test_out, "executing test9\n");
fprintf           133 test/dss/dss_cmp.c         fprintf(test_out, "Test9 succeeded\n");
fprintf           135 test/dss/dss_cmp.c       fprintf(test_out, "opal_dss test9 failed\n");
fprintf           139 test/dss/dss_cmp.c     fprintf(test_out, "executing test11\n");
fprintf           141 test/dss/dss_cmp.c         fprintf(test_out, "Test11 succeeded\n");
fprintf           143 test/dss/dss_cmp.c       fprintf(test_out, "opal_dss test11 failed\n");
fprintf           147 test/dss/dss_cmp.c     fprintf(test_out, "executing test12\n");
fprintf           149 test/dss/dss_cmp.c         fprintf(test_out, "Test12 succeeded\n");
fprintf           151 test/dss/dss_cmp.c       fprintf(test_out, "opal_dss test12 failed\n");
fprintf           155 test/dss/dss_cmp.c     fprintf(test_out, "executing test13\n");
fprintf           157 test/dss/dss_cmp.c         fprintf(test_out, "Test13 succeeded\n");
fprintf           159 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss test13 failed\n");
fprintf           181 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed equality\n");
fprintf           187 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value1 greater\n");
fprintf           193 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value2 greater\n");
fprintf           199 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned equality\n");
fprintf           205 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value1 greater\n");
fprintf           211 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value2 greater\n");
fprintf           229 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed equality\n");
fprintf           235 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value1 greater\n");
fprintf           241 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value2 greater\n");
fprintf           247 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned equality\n");
fprintf           253 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value1 greater\n");
fprintf           259 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value2 greater\n");
fprintf           277 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed equality\n");
fprintf           283 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value1 greater\n");
fprintf           289 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value2 greater\n");
fprintf           295 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned equality\n");
fprintf           301 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value1 greater\n");
fprintf           307 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value2 greater\n");
fprintf           325 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed equality\n");
fprintf           331 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value1 greater\n");
fprintf           337 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value2 greater\n");
fprintf           343 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned equality\n");
fprintf           349 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value1 greater\n");
fprintf           355 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value2 greater\n");
fprintf           373 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed equality\n");
fprintf           379 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value1 greater\n");
fprintf           385 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for signed value2 greater\n");
fprintf           391 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned equality\n");
fprintf           397 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value1 greater\n");
fprintf           403 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for unsigned value2 greater\n");
fprintf           419 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           424 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           429 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           445 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           452 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           459 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           477 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           483 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           489 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           506 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           512 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           518 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           535 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           541 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           547 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           575 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           580 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           585 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf           605 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for equality\n");
fprintf           610 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value1 greater\n");
fprintf           615 test/dss/dss_cmp.c         fprintf(test_out, "opal_dss.compare failed for value2 greater\n");
fprintf            61 test/dss/dss_copy.c     fprintf(test_out, "executing test1\n");
fprintf            63 test/dss/dss_copy.c         fprintf(test_out, "Test1 succeeded\n");
fprintf            65 test/dss/dss_copy.c         fprintf(test_out, "Test1 failed\n");
fprintf            69 test/dss/dss_copy.c     fprintf(test_out, "executing test2\n");
fprintf            71 test/dss/dss_copy.c         fprintf(test_out, "Test2 succeeded\n");
fprintf            73 test/dss/dss_copy.c         fprintf(test_out, "Test2 failed\n");
fprintf            77 test/dss/dss_copy.c     fprintf(test_out, "executing test3\n");
fprintf            79 test/dss/dss_copy.c         fprintf(test_out, "Test3 succeeded\n");
fprintf            81 test/dss/dss_copy.c         fprintf(test_out, "Test3 failed\n");
fprintf            85 test/dss/dss_copy.c     fprintf(test_out, "executing test4\n");
fprintf            87 test/dss/dss_copy.c         fprintf(test_out, "Test4 succeeded\n");
fprintf            89 test/dss/dss_copy.c         fprintf(test_out, "Test4 failed\n");
fprintf            93 test/dss/dss_copy.c     fprintf(test_out, "executing test5\n");
fprintf            95 test/dss/dss_copy.c         fprintf(test_out, "Test5 succeeded\n");
fprintf            97 test/dss/dss_copy.c         fprintf(test_out, "Test5 failed\n");
fprintf           101 test/dss/dss_copy.c     fprintf(test_out, "executing test6\n");
fprintf           103 test/dss/dss_copy.c         fprintf(test_out, "Test6 succeeded\n");
fprintf           105 test/dss/dss_copy.c         fprintf(test_out, "Test6 failed\n");
fprintf           109 test/dss/dss_copy.c     fprintf(test_out, "executing test7\n");
fprintf           111 test/dss/dss_copy.c         fprintf(test_out, "Test7 succeeded\n");
fprintf           113 test/dss/dss_copy.c         fprintf(test_out, "Test7 failed\n");
fprintf           117 test/dss/dss_copy.c     fprintf(test_out, "executing test8\n");
fprintf           119 test/dss/dss_copy.c         fprintf(test_out, "Test8 succeeded\n");
fprintf           121 test/dss/dss_copy.c         fprintf(test_out, "Test8 failed\n");
fprintf           125 test/dss/dss_copy.c     fprintf(test_out, "executing test9\n");
fprintf           127 test/dss/dss_copy.c         fprintf(test_out, "Test9 succeeded\n");
fprintf           129 test/dss/dss_copy.c         fprintf(test_out, "opal_dss test9 failed\n");
fprintf           133 test/dss/dss_copy.c     fprintf(test_out, "executing test11\n");
fprintf           135 test/dss/dss_copy.c         fprintf(test_out, "Test11 succeeded\n");
fprintf           137 test/dss/dss_copy.c         fprintf(test_out, "opal_dss test11 failed\n");
fprintf           141 test/dss/dss_copy.c     fprintf(test_out, "executing test12\n");
fprintf           143 test/dss/dss_copy.c         fprintf(test_out, "Test12 succeeded\n");
fprintf           145 test/dss/dss_copy.c         fprintf(test_out, "opal_dss test12 failed\n");
fprintf           149 test/dss/dss_copy.c     fprintf(test_out, "executing test13\n");
fprintf           151 test/dss/dss_copy.c         fprintf(test_out, "Test13 succeeded\n");
fprintf           153 test/dss/dss_copy.c         fprintf(test_out, "opal_dss test13 failed\n");
fprintf           174 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           178 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for signed value\n");
fprintf           183 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           187 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for unsigned value\n");
fprintf           204 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           208 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for signed value\n");
fprintf           213 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           217 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for unsigned value\n");
fprintf           234 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           238 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for signed value\n");
fprintf           243 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           247 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for unsigned value\n");
fprintf           264 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           268 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for signed value\n");
fprintf           273 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           277 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for unsigned value\n");
fprintf           294 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           298 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for signed value\n");
fprintf           303 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           307 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed for unsigned value\n");
fprintf           323 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error code\n");
fprintf           328 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           343 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           347 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           364 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           368 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           384 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           388 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           404 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           408 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           430 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           434 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf           439 test/dss/dss_copy.c             fprintf(test_out, "opal_dss.copy failed\n");
fprintf           459 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy returned error\n");
fprintf           463 test/dss/dss_copy.c         fprintf(test_out, "opal_dss.copy failed\n");
fprintf            49 test/dss/dss_payload.c     fprintf(test_out, "executing test1\n");
fprintf            51 test/dss/dss_payload.c         fprintf(test_out, "Test1 succeeded\n");
fprintf            53 test/dss/dss_payload.c         fprintf(test_out, "Test1 failed\n");
fprintf            81 test/dss/dss_payload.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf            91 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf            99 test/dss/dss_payload.c         fprintf(test_out, "orte_buffer failed init in OBJ_NEW\n");
fprintf           109 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           116 test/dss/dss_payload.c         fprintf(test_out, "opal_dss.copy_payload failed with return code %d\n", rc);
fprintf           124 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.pack failed with return code %d\n", rc);
fprintf           140 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.unpack of dest buffer failed with return code %d\n", rc);
fprintf           146 test/dss/dss_payload.c                 fprintf(test_out, "test1: invalid results from unpack of dest buffer\n");
fprintf           162 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.unpack of dest buffer failed with return code %d\n", rc);
fprintf           168 test/dss/dss_payload.c                 fprintf(test_out, "test1: invalid results from unpack of dest buffer\n");
fprintf           184 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.unpack of dest buffer failed with return code %d\n", rc);
fprintf           190 test/dss/dss_payload.c                 fprintf(test_out, "test1: invalid results from unpack of dest buffer\n");
fprintf           207 test/dss/dss_payload.c             fprintf(test_out, "opal_dss.unpack of src buffer failed with return code %d\n", rc);
fprintf           213 test/dss/dss_payload.c                 fprintf(test_out, "test1: invalid results from unpack of src buffer\n");
fprintf           222 test/dss/dss_payload.c         fprintf(test_out, "OBJ_RELEASE did not NULL the buffer pointer\n");
fprintf            61 test/dss/dss_print.c     fprintf(test_out, "executing test1\n");
fprintf            63 test/dss/dss_print.c         fprintf(test_out, "Test1 succeeded\n");
fprintf            65 test/dss/dss_print.c         fprintf(test_out, "Test1 failed\n");
fprintf            69 test/dss/dss_print.c     fprintf(test_out, "executing test2\n");
fprintf            71 test/dss/dss_print.c         fprintf(test_out, "Test2 succeeded\n");
fprintf            73 test/dss/dss_print.c         fprintf(test_out, "Test2 failed\n");
fprintf            77 test/dss/dss_print.c     fprintf(test_out, "executing test3\n");
fprintf            79 test/dss/dss_print.c         fprintf(test_out, "Test3 succeeded\n");
fprintf            81 test/dss/dss_print.c         fprintf(test_out, "Test3 failed\n");
fprintf            85 test/dss/dss_print.c     fprintf(test_out, "executing test4\n");
fprintf            87 test/dss/dss_print.c         fprintf(test_out, "Test4 succeeded\n");
fprintf            89 test/dss/dss_print.c         fprintf(test_out, "Test4 failed\n");
fprintf            93 test/dss/dss_print.c     fprintf(test_out, "executing test5\n");
fprintf            95 test/dss/dss_print.c         fprintf(test_out, "Test5 succeeded\n");
fprintf            97 test/dss/dss_print.c         fprintf(test_out, "Test5 failed\n");
fprintf           101 test/dss/dss_print.c     fprintf(test_out, "executing test6\n");
fprintf           103 test/dss/dss_print.c         fprintf(test_out, "Test6 succeeded\n");
fprintf           105 test/dss/dss_print.c         fprintf(test_out, "Test6 failed\n");
fprintf           109 test/dss/dss_print.c     fprintf(test_out, "executing test7\n");
fprintf           111 test/dss/dss_print.c         fprintf(test_out, "Test7 succeeded\n");
fprintf           113 test/dss/dss_print.c         fprintf(test_out, "Test7 failed\n");
fprintf           117 test/dss/dss_print.c     fprintf(test_out, "executing test8\n");
fprintf           119 test/dss/dss_print.c         fprintf(test_out, "Test8 succeeded\n");
fprintf           121 test/dss/dss_print.c         fprintf(test_out, "Test8 failed\n");
fprintf           125 test/dss/dss_print.c     fprintf(test_out, "executing test9\n");
fprintf           127 test/dss/dss_print.c         fprintf(test_out, "Test9 succeeded\n");
fprintf           129 test/dss/dss_print.c         fprintf(test_out, "opal_dss test9 failed\n");
fprintf           133 test/dss/dss_print.c     fprintf(test_out, "executing test11\n");
fprintf           135 test/dss/dss_print.c         fprintf(test_out, "Test11 succeeded\n");
fprintf           137 test/dss/dss_print.c         fprintf(test_out, "opal_dss test11 failed\n");
fprintf           141 test/dss/dss_print.c     fprintf(test_out, "executing test12\n");
fprintf           143 test/dss/dss_print.c         fprintf(test_out, "Test12 succeeded\n");
fprintf           145 test/dss/dss_print.c         fprintf(test_out, "opal_dss test12 failed\n");
fprintf           149 test/dss/dss_print.c     fprintf(test_out, "executing test13\n");
fprintf           151 test/dss/dss_print.c         fprintf(test_out, "Test13 succeeded\n");
fprintf           153 test/dss/dss_print.c         fprintf(test_out, "opal_dss test13 failed\n");
fprintf           175 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           179 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for signed value\n");
fprintf           182 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for signed value: %s\n", output);
fprintf           186 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           190 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for unsigned value\n");
fprintf           193 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for unsigned value: %s\n", output);
fprintf           210 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           214 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for signed value\n");
fprintf           217 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for signed value: %s\n", output);
fprintf           221 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           225 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for unsigned value\n");
fprintf           228 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for unsigned value: %s\n", output);
fprintf           245 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           249 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for signed value\n");
fprintf           252 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for signed value: %s\n", output);
fprintf           256 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           260 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for unsigned value\n");
fprintf           263 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for unsigned value: %s\n", output);
fprintf           280 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           284 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for signed value\n");
fprintf           287 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for signed value: %s\n", output);
fprintf           291 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           295 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for unsigned value\n");
fprintf           298 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for unsigned value: %s\n", output);
fprintf           315 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           319 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for signed value\n");
fprintf           322 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for signed value: %s\n", output);
fprintf           326 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           330 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed for unsigned value\n");
fprintf           333 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for unsigned value: %s\n", output);
fprintf           348 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           352 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           355 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for string: %s\n", output);
fprintf           370 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           374 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           377 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for bool: %s\n", output);
fprintf           394 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           398 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           401 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for size: %s\n", output);
fprintf           417 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           421 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           424 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for pid: %s\n", output);
fprintf           440 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           444 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           447 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for data type: %s\n", output);
fprintf           469 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           473 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           476 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for byte object: %s\n", output);
fprintf           496 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print returned error\n");
fprintf           500 test/dss/dss_print.c         fprintf(test_out, "opal_dss.print failed\n");
fprintf           503 test/dss/dss_print.c     fprintf(test_out, "opal_dss.print output for data value: %s\n", output);
fprintf            46 test/event/event-test.c 	fprintf(stderr, "fifo_read called with fd: %d, event: %d, arg: %p\n",
fprintf            53 test/event/event-test.c 		fprintf(stderr, "End Of File");
fprintf            66 test/event/event-test.c 		fprintf(stderr, "Connection closed\n");
fprintf            72 test/event/event-test.c 	fprintf(stdout, "Read: %s\n", buf);
fprintf           124 test/event/event-test.c 	fprintf(stderr, "Write data to %s\n", fifo);
fprintf            40 test/memchecker/irecv_init_check.c         fprintf (stderr, "Error: Need 2 processes\n");
fprintf            40 test/memchecker/irecv_uninit_check.c         fprintf (stderr, "Error: Need 2 processes\n");
fprintf            32 test/memchecker/non_blocking_recv_test.c         fprintf (stderr, "Error: Need 2 processes\n");
fprintf            32 test/memchecker/non_blocking_send_test.c         fprintf (stderr, "Error: Need 2 processes\n");
fprintf            37 test/monitoring/check_monitoring.c             fprintf(stderr, "Failed to start handle on \"%s\" pvar, check that you have " \
fprintf            52 test/monitoring/check_monitoring.c             fprintf(stderr, "Cannot find monitoring MPI_Tool \"%s\" pvar, check that you have " \
fprintf            64 test/monitoring/check_monitoring.c             fprintf(stderr, "Failed to allocate handle on \"%s\" pvar, check that you have " \
fprintf            77 test/monitoring/check_monitoring.c             fprintf(stderr, "Failed to stop handle on \"%s\" pvar, check that you have " \
fprintf            91 test/monitoring/check_monitoring.c             fprintf(stderr, "Failed to allocate handle on \"%s\" pvar, check that you have " \
fprintf           106 test/monitoring/check_monitoring.c             fprintf(stderr, "Failed to read handle on \"%s\" pvar, check that you have " \
fprintf           151 test/monitoring/check_monitoring.c         fprintf(stderr, "Failed to initialiaze MPI_Tools sub-system.\n");
fprintf           200 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be equal to %zu.\n",
fprintf           204 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be >= %zu.\n",
fprintf           210 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be equal to %zu.\n",
fprintf           214 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be >= %zu.\n",
fprintf           220 test/monitoring/check_monitoring.c         fprintf(stdout, "Check PML...[ OK ]\n");
fprintf           222 test/monitoring/check_monitoring.c         fprintf(stdout, "Check PML...[FAIL]\n");
fprintf           244 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be >= %zu.\n",
fprintf           250 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be >= %zu.\n",
fprintf           260 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be >= %zu.\n",
fprintf           266 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be >= %zu.\n",
fprintf           272 test/monitoring/check_monitoring.c         fprintf(stdout, "Check OSC...[ OK ]\n");
fprintf           274 test/monitoring/check_monitoring.c         fprintf(stdout, "Check OSC...[FAIL]\n");
fprintf           294 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be equal to %zu.\n",
fprintf           298 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: count_values[%d]=%zu, and should be >= %zu.\n",
fprintf           304 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be equal to %zu.\n",
fprintf           308 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in %s: size_values[%d]=%zu, and should be >= %zu.\n",
fprintf           316 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: count_o2a=%zu, and should be >= %zu.\n",
fprintf           321 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: size_o2a=%zu, and should be >= %zu.\n",
fprintf           328 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: count_a2o=%zu, and should be >= %zu.\n",
fprintf           333 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: size_a2o=%zu, and should be >= %zu.\n",
fprintf           341 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: count_a2a=%zu, and should be >= %zu.\n",
fprintf           346 test/monitoring/check_monitoring.c         fprintf(stderr, "Error in %s: size_a2a=%zu, and should be >= %zu.\n",
fprintf           352 test/monitoring/check_monitoring.c         fprintf(stdout, "Check COLL...[ OK ]\n");
fprintf           354 test/monitoring/check_monitoring.c         fprintf(stdout, "Check COLL...[FAIL]\n");
fprintf           391 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in Allgather check: received \"%s\" instead of "
fprintf           399 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in Scatter check: received \"%s\" instead of "
fprintf           406 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in Allreduce check: sum_ranks=%d instead of %d.\n",
fprintf           415 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in Alltoall check: received \"%s\" instead of "
fprintf           426 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in Bcast check: received \"%s\" instead of "
fprintf           439 test/monitoring/check_monitoring.c                     fprintf(stderr, "Error in Gather check: received \"%s\" instead of "
fprintf           449 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in Reduce check: sum_ranks=%d instead of %d.\n",
fprintf           472 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in PML check: s2=\"%s\" instead of \"hello world!\".\n",
fprintf           493 test/monitoring/check_monitoring.c             fprintf(stderr, "Error in OSC check: win_buff=\"%s\" instead of \"hello world!\".\n",
fprintf           503 test/monitoring/check_monitoring.c                 fprintf(stderr, "Error in OSC check: s2=\"%s\" instead of \"hello world!\".\n",
fprintf           166 test/monitoring/monitoring_test.c             fprintf(stderr, "Process %d cannot save monitoring in %s.%d.prof\n",
fprintf           187 test/monitoring/monitoring_test.c             fprintf(stderr, "Process %d cannot save monitoring in %s\n", world_rank, filename);
fprintf           244 test/monitoring/monitoring_test.c             fprintf(stderr, "Process %d cannot save monitoring in %s.%d.prof\n",
fprintf           266 test/monitoring/monitoring_test.c             fprintf(stderr, "Process %d cannot save monitoring in %s\n", world_rank, filename);
fprintf           347 test/monitoring/monitoring_test.c             fprintf(stderr, "Process %d cannot save monitoring in %s.%d.prof\n",
fprintf           147 test/mpool/mpool_memkind.c         fprintf(stderr, "mpool/memkind test failed %s\n", error);
fprintf           150 test/mpool/mpool_memkind.c         fprintf(stderr, "mpool/memkind test passed\n");
fprintf            39 test/runtime/orte_init_finalize.c     fprintf(stderr, "initialize the system\n");
fprintf            41 test/runtime/orte_init_finalize.c         fprintf(stderr, "couldn't complete init - error code %d\n", rc);
fprintf            45 test/runtime/orte_init_finalize.c     fprintf(stderr, "shut system down\n");
fprintf            47 test/runtime/orte_init_finalize.c         fprintf(stderr, "couldn't complete finalize - error code %d\n", rc);
fprintf            51 test/runtime/orte_init_finalize.c     fprintf(stderr, "orte_init_finalize: successful\n");
fprintf            47 test/runtime/start_shut.c     fprintf(test_out, "initialize the system\n");
fprintf            49 test/runtime/start_shut.c         fprintf(test_out, "couldn't complete init - error code %d\n", rc);
fprintf            55 test/runtime/start_shut.c             fprintf(test_out, "iter %d: couldn't complete orte system finalize - error %d\n", i, rc);
fprintf            58 test/runtime/start_shut.c         fprintf(test_out, "\tfinalize successful\n");
fprintf            60 test/runtime/start_shut.c             fprintf(test_out, "iter %d: couldn't complete orte system init - error code %d\n", i, rc);
fprintf            65 test/runtime/start_shut.c     fprintf(test_out, "shut system down\n");
fprintf            67 test/runtime/start_shut.c         fprintf(test_out, "couldn't complete finalize - error code %d\n", rc);
fprintf            71 test/runtime/start_shut.c     fprintf(test_out, "orte_start_shut: successful\n");
fprintf            53 test/spc/spc_test.c         fprintf(stderr, "Failed to initialize MPI_T thread.\n");
fprintf            60 test/spc/spc_test.c         fprintf(stderr, "ERROR: This test should be run with two MPI processes.\n");
fprintf            68 test/spc/spc_test.c         fprintf(stderr, "Failed to get the number of pvars.\n");
fprintf            78 test/spc/spc_test.c             fprintf(stderr, "Failed to get pvar info.\n");
fprintf            90 test/spc/spc_test.c         fprintf(stderr, "ERROR: Couldn't find the appropriate SPC counter in the MPI_T pvars.\n");
fprintf           101 test/spc/spc_test.c         fprintf(stderr, "Failed to create MPI_T pvar session.\n");
fprintf           107 test/spc/spc_test.c         fprintf(stderr, "Failed to allocate the pvar handle.\n");
fprintf           114 test/spc/spc_test.c             fprintf(stderr, "Failed to start the pvar session.\n");
fprintf           128 test/spc/spc_test.c         fprintf(stderr, "Failed to read the pvar.\n");
fprintf           138 test/spc/spc_test.c                 fprintf(stderr, "The counter value is inaccurate!  It is '%lld'.  It should be '%d'\n", value, expected_bytes);
fprintf           148 test/spc/spc_test.c             fprintf(stderr, "Failed to stop the pvar session.\n");
fprintf           155 test/spc/spc_test.c         fprintf(stderr, "Failed to free the pvar handle.\n");
fprintf           161 test/spc/spc_test.c         fprintf(stderr, "Failed to free the pvar session.\n");
fprintf           167 test/spc/spc_test.c         fprintf(stderr, "Failed to finalize MPI_T.\n");
fprintf            71 test/support/support.c     fprintf(stderr, " Failure : ");
fprintf            72 test/support/support.c     fprintf(stderr, "%s", a);
fprintf            73 test/support/support.c     fprintf(stderr, "\n");
fprintf            90 test/support/support.c         fprintf(stderr, " Expected result: %s\n", expected_result);
fprintf            91 test/support/support.c         fprintf(stderr, " Test result: %s\n", test_result);
fprintf           109 test/support/support.c         fprintf(stderr, " Expected result: %d\n", expected_result);
fprintf           110 test/support/support.c         fprintf(stderr, " Test result: %d\n", test_result);
fprintf           128 test/support/support.c         fprintf(stderr, "SUPPORT: OMPI Test Passed: %s: (%d tests)\n",
fprintf           132 test/support/support.c         fprintf(stderr,
fprintf           149 test/support/support.c 	fprintf(stdout, "%s:%s\n", opal_description, userstr);
fprintf            56 test/threads/opal_condition.c     fprintf(stderr, "thr1: time per iteration: %ld usec\n", (long)((c2 - c1) / TEST_COUNT));
fprintf            73 test/threads/opal_condition.c     fprintf(stderr, "thr2: time per iteration: %ld usec\n", (long)((c2 - c1) / TEST_COUNT));
fprintf            21 test/util/bipartite_graph.c #  define test_out(...) fprintf(stderr, __VA_ARGS__)
fprintf           689 test/util/bipartite_graph.c     fprintf(stderr, "timing for %d iterations is %f seconds (%f s/iter)\n",
fprintf            70 test/util/orte_session_dir.c     fprintf(test_out, "running test1\n");
fprintf            78 test/util/orte_session_dir.c     fprintf(test_out, "running test2\n");
fprintf            86 test/util/orte_session_dir.c     fprintf(test_out, "running test3\n");
fprintf            94 test/util/orte_session_dir.c     fprintf(test_out, "running test4\n");
fprintf           102 test/util/orte_session_dir.c     fprintf(test_out, "running test5\n");
fprintf           110 test/util/orte_session_dir.c     fprintf(test_out, "running test6\n");
fprintf           118 test/util/orte_session_dir.c     fprintf(test_out, "running test7\n");
fprintf           126 test/util/orte_session_dir.c     fprintf(test_out, "running test8\n");
fprintf           134 test/util/orte_session_dir.c     fprintf(test_out, "completed all tests\n");
fprintf           158 test/util/orte_session_dir.c 	fprintf(test_out, "test1 - couldn't create specified path\n");
fprintf           165 test/util/orte_session_dir.c 	fprintf(test_out, "test1 - couldn't access existing path\n");
fprintf           293 test/util/orte_session_dir.c     fprintf(test_out, "removing directories: %s\n\t%s\n\t%s\n",
fprintf           302 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf           307 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf           312 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf           338 test/util/orte_session_dir.c     fprintf(test_out, "removing directories: %s\n\t%s\n\t%s\n",
fprintf           347 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf           352 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf           357 test/util/orte_session_dir.c     fprintf(fp, "ss");
fprintf            79 test/util/orte_universe_setup_file_io.c         fprintf(stderr, "universe_setup_file_io: failed write with code %d\n", rc);
fprintf            95 test/util/orte_universe_setup_file_io.c         fprintf(stderr, "universe_setup_file_io: failed read with code %d\n", rc);
fprintf           108 test/util/orte_universe_setup_file_io.c         fprintf(stderr, "universe_setup_file_io: read mismatch\n");