/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. * * This file automatically created by extracterrmsgs * DO NOT EDIT */ #if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG__CLASS typedef struct msgpair { const unsigned int sentinal1; const char *short_name, *long_name; const unsigned int sentinal2; } msgpair; #endif #if MPICH_ERROR_MSG_LEVEL == MPICH_ERROR_MSG__CLASS #define MPIR_MAX_ERROR_CLASS_INDEX 61+1 static const char *classToMsg[] = { "No MPI error", /* 0 **success */ "Invalid buffer pointer", /* 1 **buffer */ "Invalid count", /* 2 **count */ "Invalid datatype", /* 3 **dtype */ "Invalid tag", /* 4 **tag */ "Invalid communicator", /* 5 **comm */ "Invalid rank", /* 6 **rank */ "Invalid root", /* 7 **root */ "Invalid group", /* 8 **group */ "Invalid MPI_Op", /* 9 **op */ "Invalid topology", /* 10 **topology */ "Invalid dimension argument", /* 11 **dims */ "Invalid argument", /* 12 **arg */ "Unknown error. Please file a bug report.", /* 13 **unknown */ "Message truncated", /* 14 **truncate */ "Other MPI error", /* 15 **other */ "Internal MPI error!", /* 16 **intern */ "See the MPI_ERROR field in MPI_Status for the error code", /* 17 **instatus */ "Pending request (no error)", /* 18 **inpending */ "Request pending due to failure", /* 19 **failure_pending */ "Access denied to file", /* 20 **fileaccess */ "Invalid amode value in MPI_File_open ", /* 21 **fileamode */ "Invalid file name", /* 22 **filename */ "An error occurred in a user-defined data conversion function", /* 23 **conversion */ "The requested datarep name has already been specified to MPI_REGISTER_DATAREP", /* 24 **datarepused */ "File exists", /* 25 **fileexist */ "File in use by some process", /* 26 **fileinuse */ "Invalid MPI_File", /* 27 **file */ "Invalid MPI_Info", /* 28 **info */ "Invalid key for MPI_Info ", /* 29 **infokey */ "Invalid MPI_Info value ", /* 30 **infoval */ "MPI_Info key is not defined ", /* 31 **infonokey */ "Other I/O error ", /* 32 **io */ "Invalid service name (see MPI_Publish_name)", /* 33 **nameservice */ "Unable to allocate memory for MPI_Alloc_mem", /* 34 **allocmem */ "Inconsistent arguments to collective routine ", /* 35 **notsame */ "Not enough space for file ", /* 36 **filenospace */ "File does not exist", /* 37 **filenoexist */ "Invalid port", /* 38 **port */ "Quota exceeded for files", /* 39 **filequota */ "Read-only file or filesystem name", /* 40 **filerdonly */ "Attempt to lookup an unknown service name ", /* 41 **servicename */ "Error in spawn call", /* 42 **spawn */ "Unsupported datarep passed to MPI_File_set_view ", /* 43 **datarepunsupported */ "Unsupported file operation ", /* 44 **fileopunsupported */ "Invalid MPI_Win", /* 45 **win */ "Invalid base address", /* 46 **base */ "Invalid lock type", /* 47 **locktype */ "Invalid keyval", /* 48 **keyval */ "Conflicting accesses to window ", /* 49 **rmaconflict */ "Wrong synchronization of RMA calls ", /* 50 **rmasync */ "Invalid size argument in RMA call", /* 51 **rmasize */ "Invalid displacement argument in RMA call ", /* 52 **rmadisp */ "Invalid assert argument", /* 53 **assert */ "Process failed", /* 54 **proc_failed */ "Target memory is not contained within the window", /* 55 **rmarange */ "Memory cannot be attached", /* 56 **rmaattach */ "Memory cannot be shared", /* 57 **rmashared */ "Incorrect window flavor", /* 58 **rmaflavor */ "Communication object revoked", /* 59 **revoked */ "Operation could not be issued (EAGAIN)", /* 60 **eagain */ "failure occurred while allocating memory for a request object", /* 61 **nomemreq */ 0 }; #endif /* MSG_CLASS */ #if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG__CLASS /* The names are in sorted order, allowing the use of a simple linear search or bisection algorithm to find the message corresponding to a particular message */ static const char short_gen0[] = "**LLC_cmd_free"; static const char long_gen0[] = "LLC_cmd_free failed"; static const char short_gen1[] = "**LLC_comm_rank"; static const char long_gen1[] = "LLC_comm_rank failed"; static const char short_gen2[] = "**LLC_init"; static const char long_gen2[] = "LLC_init failed"; static const char short_gen3[] = "**LLC_poll"; static const char long_gen3[] = "LLC_poll failed"; static const char short_gen4[] = "**LLC_post"; static const char long_gen4[] = "LLC_post failed"; static const char short_gen5[] = "**LLC_release_buffer"; static const char long_gen5[] = "LLC_release_buffer failed"; static const char short_gen6[] = "**MPIDI_PG_GetConnKVSname"; static const char long_gen6[] = "MPIDI_PG_GetConnKVSname failed"; static const char short_gen7[] = "**MPID_nem_ib_kvs_get_binary"; static const char long_gen7[] = "MPID_nem_ib_kvs_get_binary failed"; static const char short_gen8[] = "**MPID_nem_ib_kvs_put_binary"; static const char long_gen8[] = "MPID_nem_ib_kvs_put_binary failed"; static const char short_gen9[] = "**PMI_Barrier"; static const char long_gen9[] = "PMI_Barrier failed"; static const char short_gen10[] = "**PMI_KVS_Put"; static const char long_gen10[] = "PMI_KVS_Put failed"; static const char short_gen11[] = "**PMS_KVS_Get"; static const char long_gen11[] = "PMS_KVS_Get failed"; static const char short_gen12[] = "**abi_version_mismatch"; static const char long_gen12[] = "ABI version mismatch"; static const char short_gen13[] = "**afinetinvalid"; static const char long_gen13[] = "Network type AF_INET invalid in call to inet_pton"; static const char short_gen14[] = "**alloc_shar_mem"; static const char long_gen14[] = "unable to allocate shared memory"; static const char short_gen15[] = "**allocmem"; static const char long_gen15[] = "Unable to allocate memory for MPI_Alloc_mem"; static const char short_gen16[] = "**arg"; static const char long_gen16[] = "Invalid argument"; static const char short_gen17[] = "**argarrayneg"; static const char long_gen17[] = "Negative value in array "; static const char short_gen18[] = "**argerrcode"; static const char long_gen18[] = "Invalid error code"; static const char short_gen19[] = "**argneg"; static const char long_gen19[] = "Invalid argument; must be non-negative"; static const char short_gen20[] = "**argnonpos"; static const char long_gen20[] = "Invalid argument; must be positive"; static const char short_gen21[] = "**argobots_uninitialized"; static const char long_gen21[] = "Argobots is not initialized"; static const char short_gen22[] = "**argpackbuf"; static const char long_gen22[] = "Pack buffer is too small for data"; static const char short_gen23[] = "**argposneg"; static const char long_gen23[] = "Value of position must be nonnegative"; static const char short_gen24[] = "**argrange"; static const char long_gen24[] = "Argument is not within valid range"; static const char short_gen25[] = "**argstr_hostd"; static const char long_gen25[] = "no space for the host description"; static const char short_gen26[] = "**argstr_missinghost"; static const char long_gen26[] = "Missing hostname or invalid host/port description in business card"; static const char short_gen27[] = "**argstr_missingifname"; static const char long_gen27[] = "Missing ifname or invalid host/port description in business card"; static const char short_gen28[] = "**argstr_missingport"; static const char long_gen28[] = "Missing port or invalid host/port description in business card"; static const char short_gen29[] = "**argstr_no_port_name_tag"; static const char long_gen29[] = "no port_name tag in MPI port. Make sure that port was created with MPI_Open_port"; static const char short_gen30[] = "**argstr_port"; static const char long_gen30[] = "no space for the listener port"; static const char short_gen31[] = "**argstr_port_name_tag"; static const char long_gen31[] = "no space for port_name tag"; static const char short_gen32[] = "**argtoosmall"; static const char long_gen32[] = "Invalid argument; value is too small"; static const char short_gen33[] = "**assert"; static const char long_gen33[] = "Invalid assert argument"; static const char short_gen34[] = "**attach_shar_mem"; static const char long_gen34[] = "unable to attach to shared memory"; static const char short_gen35[] = "**attrsentinal"; static const char long_gen35[] = "Internal fields in an attribute have been overwritten; possible errors in using the attribute value in user code."; static const char short_gen36[] = "**badbusinesscard"; static const char long_gen36[] = "Invalid business card"; static const char short_gen37[] = "**badcase"; static const char long_gen37[] = "INTERNAL ERROR: unexpected value in case statement"; static const char short_gen38[] = "**badportrange"; static const char long_gen38[] = "MPICH_PORT_RANGE - invalid range specified"; static const char short_gen39[] = "**base"; static const char long_gen39[] = "Invalid base address"; static const char short_gen40[] = "**blcr_mod"; static const char long_gen40[] = "BLCR kernel module not present"; static const char short_gen41[] = "**bsendbufsmall"; static const char long_gen41[] = "Buffer size is smaller than MPI_BSEND_OVERHEAD"; static const char short_gen42[] = "**bsendpending"; static const char long_gen42[] = "Internal error - completion of Bsend requests that were deferred because of resource limits is not implemented"; static const char short_gen43[] = "**buf_inplace"; static const char long_gen43[] = "buffer cannot be MPI_IN_PLACE"; static const char short_gen44[] = "**bufalias"; static const char long_gen44[] = "Buffers must not be aliased"; static const char short_gen45[] = "**bufbsend"; static const char long_gen45[] = "Insufficient space in Bsend buffer"; static const char short_gen46[] = "**bufexists"; static const char long_gen46[] = "Buffer already attached with MPI_BUFFER_ATTACH."; static const char short_gen47[] = "**buffer"; static const char long_gen47[] = "Invalid buffer pointer"; static const char short_gen48[] = "**bufnull"; static const char long_gen48[] = "Null buffer pointer"; static const char short_gen49[] = "**buscard"; static const char long_gen49[] = "unable to create a business card"; static const char short_gen50[] = "**buscard_len"; static const char long_gen50[] = "no space left in the business card to add a parameter"; static const char short_gen51[] = "**cancelunknown"; static const char long_gen51[] = "Attempt to cancel an unknown type of request"; static const char short_gen52[] = "**cartcoordinvalid"; static const char long_gen52[] = "Cartesian coordinate is invalid (not in range)"; static const char short_gen53[] = "**cartdim"; static const char long_gen53[] = "Size of Cartesian grid is larger than the size of the communicator"; static const char short_gen54[] = "**catindex"; static const char long_gen54[] = " Category index is invalid"; static const char short_gen55[] = "**ch3|badmsgtype"; static const char long_gen55[] = "request contained an invalid message type"; static const char short_gen56[] = "**ch3|badreqtype"; static const char long_gen56[] = "request contained an invalid request type"; static const char short_gen57[] = "**ch3|cancelreq"; static const char long_gen57[] = "failure occurred while sending remote cancellation request packet"; static const char short_gen58[] = "**ch3|cancelresp"; static const char long_gen58[] = "failure occurred while attempting to send cancel response packet"; static const char short_gen59[] = "**ch3|cancelrndv"; static const char long_gen59[] = "failure occurred while performing local cancellation of a rendezvous message"; static const char short_gen60[] = "**ch3|ch3_init"; static const char long_gen60[] = "channel initialization failed"; static const char short_gen61[] = "**ch3|close_progress"; static const char long_gen61[] = "an error occurred while the device was waiting for all open connections to close"; static const char short_gen62[] = "**ch3|conn_parent"; static const char long_gen62[] = "spawned process group was unable to connect back to the parent"; static const char short_gen63[] = "**ch3|conntimeout"; static const char long_gen63[] = "Connection timed out"; static const char short_gen64[] = "**ch3|ctspkt"; static const char long_gen64[] = "failure occurred while attempting to send CTS packet"; static const char short_gen65[] = "**ch3|eagermsg"; static const char long_gen65[] = "failure occurred while attempting to send an eager message"; static const char short_gen66[] = "**ch3|get_parent_port"; static const char long_gen66[] = "spawn process group was unable to obtain parent port name from the channel"; static const char short_gen67[] = "**ch3|loadrecviov"; static const char long_gen67[] = "failure occurred while loading the receive I/O vector"; static const char short_gen68[] = "**ch3|loadsendiov"; static const char long_gen68[] = "failure occurred while loading the send I/O vector"; static const char short_gen69[] = "**ch3|nopktcontainermem"; static const char long_gen69[] = "failed to allocate memory for a packet reorder container"; static const char short_gen70[] = "**ch3|ooocancelreq"; static const char long_gen70[] = "UNIMPLEMENTED: unable to process out-of-order cancellation requests"; static const char short_gen71[] = "**ch3|pktarraytoosmall"; static const char long_gen71[] = " Size of the array of packet handlers is too small"; static const char short_gen72[] = "**ch3|pktordered"; static const char long_gen72[] = "failure occurred while processing a reordered packet"; static const char short_gen73[] = "**ch3|pmi_finalize"; static const char long_gen73[] = "PMI_Finalize failed"; static const char short_gen74[] = "**ch3|portclose"; static const char long_gen74[] = "Port is unexpectedly closed"; static const char short_gen75[] = "**ch3|postrecv"; static const char long_gen75[] = "failure occurred while posting a receive for message data"; static const char short_gen76[] = "**ch3|rma_msg"; static const char long_gen76[] = "RMA message operation failed"; static const char short_gen77[] = "**ch3|rmamsg"; static const char long_gen77[] = "failure occurred while attempting to send an RMA message"; static const char short_gen78[] = "**ch3|rtspkt"; static const char long_gen78[] = "failure occurred while attempting to send RTS packet"; static const char short_gen79[] = "**ch3|send_close_ack"; static const char long_gen79[] = "an error occurred when the device attempted to acknowledge the closing of a connection"; static const char short_gen80[] = "**ch3|senddata"; static const char long_gen80[] = "failure occurred while attempting to send message data"; static const char short_gen81[] = "**ch3|sock|accept"; static const char long_gen81[] = "[ch3:sock] accepting a new connection failed"; static const char short_gen82[] = "**ch3|sock|addrinuse"; static const char long_gen82[] = "[ch3:sock] tcp port already in use"; static const char short_gen83[] = "**ch3|sock|badhost"; static const char long_gen83[] = "[ch3:soc] invalid host description"; static const char short_gen84[] = "**ch3|sock|badpacket"; static const char long_gen84[] = "[ch3:sock] received packet of unknow type"; static const char short_gen85[] = "**ch3|sock|badsock"; static const char long_gen85[] = "[ch3:sock] internal error - bad sock"; static const char short_gen86[] = "**ch3|sock|connalloc"; static const char long_gen86[] = "[ch3:sock] unable to allocate an internal connection structure"; static const char short_gen87[] = "**ch3|sock|connclose"; static const char long_gen87[] = "[ch3:sock] active connection unexpectedly closed"; static const char short_gen88[] = "**ch3|sock|connectionfailed"; static const char long_gen88[] = "Connection failed for virtual channel"; static const char short_gen89[] = "**ch3|sock|connfailed"; static const char long_gen89[] = "[ch3:sock] failed to connnect to remote process"; static const char short_gen90[] = "**ch3|sock|connrefused"; static const char long_gen90[] = "[ch3:sock] connection refused"; static const char short_gen91[] = "**ch3|sock|connterm"; static const char long_gen91[] = "[ch3:sock] active connection unexpectedly terminated"; static const char short_gen92[] = "**ch3|sock|failure"; static const char long_gen92[] = "[ch3:sock] unknown failure"; static const char short_gen93[] = "**ch3|sock|handle_sock_event"; static const char long_gen93[] = "an error occurred while handling an event returned by MPIDI_CH3I_Sock_Wait()"; static const char short_gen94[] = "**ch3|sock|hostlookup"; static const char long_gen94[] = "[ch3:sock] hostname lookup failed"; static const char short_gen95[] = "**ch3|sock|immedread"; static const char long_gen95[] = "immediate read operation failed"; static const char short_gen96[] = "**ch3|sock|immedwrite"; static const char long_gen96[] = "immediate write operation failed"; static const char short_gen97[] = "**ch3|sock|open_lrecv_data"; static const char long_gen97[] = "[ch3:sock] failed to handle open lrecv data packet"; static const char short_gen98[] = "**ch3|sock|openlsend"; static const char long_gen98[] = "[ch3:sock] failed to handle open lsend packet"; static const char short_gen99[] = "**ch3|sock|postconnect"; static const char long_gen99[] = "[ch3:sock] post connect failed"; static const char short_gen100[] = "**ch3|sock|postread"; static const char long_gen100[] = "attempt to post a read operation failed"; static const char short_gen101[] = "**ch3|sock|postwrite"; static const char long_gen101[] = "attempt to post a write operation failed"; static const char short_gen102[] = "**ch3|sock|scconnaccept"; static const char long_gen102[] = "[ch3:sock] failed to handle connection accept packet"; static const char short_gen103[] = "**ch3|sock|scopenresp"; static const char long_gen103[] = "[ch3:sock] failed to handle open response packet"; static const char short_gen104[] = "**ch3|sock|writefailed"; static const char long_gen104[] = "Write to socket failed"; static const char short_gen105[] = "**ch3|syncack"; static const char long_gen105[] = "failure occurred while attempting to send eager synchronization packet"; static const char short_gen106[] = "**ch3|unhandled_connection_state"; static const char long_gen106[] = "encountered an unexpected connection state"; static const char short_gen107[] = "**ch4|invalid_mt_model"; static const char long_gen107[] = "Invalid multi-threading model"; static const char short_gen108[] = "**ch4|too_many_ranks"; static const char long_gen108[] = "User requested number of ranks unsupported"; static const char short_gen109[] = "**ckptpkt"; static const char long_gen109[] = "Failed to send checkpoint marker packet"; static const char short_gen110[] = "**close"; static const char long_gen110[] = "close of socket failed"; static const char short_gen111[] = "**closesocket"; static const char long_gen111[] = "closesocket failed"; static const char short_gen112[] = "**coll_fail"; static const char long_gen112[] = "Failure during collective"; static const char short_gen113[] = "**collective_size_mismatch"; static const char long_gen113[] = "message sizes do not match across processes in the collective routine"; static const char short_gen114[] = "**comm"; static const char long_gen114[] = "Invalid communicator"; static const char short_gen115[] = "**comm_fail"; static const char long_gen115[] = "Communication error"; static const char short_gen116[] = "**comm_fail_conn"; static const char long_gen116[] = "Communication error during connect sequence"; static const char short_gen117[] = "**commnotinter"; static const char long_gen117[] = "An intercommunicator is required but an intracommunicator was provided."; static const char short_gen118[] = "**commnotintra"; static const char long_gen118[] = "An intracommunicator is required but an intercommunicator was provided."; static const char short_gen119[] = "**commnull"; static const char long_gen119[] = "Null communicator"; static const char short_gen120[] = "**commperm"; static const char long_gen120[] = "Cannot free permanent communicator"; static const char short_gen121[] = "**cond_create"; static const char long_gen121[] = "MPID_Thread_cond_create failed"; static const char short_gen122[] = "**contentspredef"; static const char long_gen122[] = "Named predefined datatypes are not permitted in MPI_Type_get_contents"; static const char short_gen123[] = "**conversion"; static const char long_gen123[] = "An error occurred in a user-defined data conversion function"; static const char short_gen124[] = "**cookiepkt"; static const char long_gen124[] = "failure occurred while attempting to send COOKIE packet"; static const char short_gen125[] = "**count"; static const char long_gen125[] = "Invalid count"; static const char short_gen126[] = "**countneg"; static const char long_gen126[] = "Negative count"; static const char short_gen127[] = "**ctspkt"; static const char long_gen127[] = "failure occurred while attempting to send CTS packet"; static const char short_gen128[] = "**cvarhandle"; static const char long_gen128[] = " Control variable handle is invalid"; static const char short_gen129[] = "**cvarhandlenull"; static const char long_gen129[] = " Control variable handle is NULL"; static const char short_gen130[] = "**cvarindex"; static const char long_gen130[] = " Control variable index is invalid"; static const char short_gen131[] = "**darrayblock"; static const char long_gen131[] = "Value of m must be positive for block(m) distribution"; static const char short_gen132[] = "**darrayblock2"; static const char long_gen132[] = "m * nprocs is less than array_size and is not valid for block(m) distribution (optional arguments: {m*nprocs}, {array_size} (int))"; static const char short_gen133[] = "**darraycyclic"; static const char long_gen133[] = "Value of m must be positive for a cyclic(m) distribution"; static const char short_gen134[] = "**darraydist"; static const char long_gen134[] = "For MPI_DISTRIBUTE_NONE, the number of processes in that dimension of the grid must be 1"; static const char short_gen135[] = "**darrayoverflow"; static const char long_gen135[] = "Cannot use an array of this size unless the MPI implementation defines a 64-bit MPI_Aint"; static const char short_gen136[] = "**darrayunknown"; static const char long_gen136[] = "Unknown distribution type "; static const char short_gen137[] = "**datarepextent"; static const char long_gen137[] = "Invalid extent callback"; static const char short_gen138[] = "**datarepname"; static const char long_gen138[] = "Invalid datarep name"; static const char short_gen139[] = "**datarepunsupported"; static const char long_gen139[] = "Unsupported datarep passed to MPI_File_set_view "; static const char short_gen140[] = "**datarepused"; static const char long_gen140[] = "The requested datarep name has already been specified to MPI_REGISTER_DATAREP"; static const char short_gen141[] = "**detach_shar_mem"; static const char long_gen141[] = "unable to detach shared memory"; static const char short_gen142[] = "**dev|pg_create"; static const char long_gen142[] = "unable to create a new process group"; static const char short_gen143[] = "**dev|pg_finalize|list_not_empty"; static const char long_gen143[] = "process group list was not empty"; static const char short_gen144[] = "**dev|pg_init"; static const char long_gen144[] = "unable to initialize the process group management module"; static const char short_gen145[] = "**dev|pg_not_found"; static const char long_gen145[] = "the specified process group object could not be located"; static const char short_gen146[] = "**dev|selfsenddeadlock"; static const char long_gen146[] = "DEADLOCK: attempting to send a message to the local process without a prior matching receive"; static const char short_gen147[] = "**dev|vcrt_create"; static const char long_gen147[] = "failed to a create VCRT"; static const char short_gen148[] = "**dims"; static const char long_gen148[] = "Invalid dimension argument"; static const char short_gen149[] = "**dimsmany"; static const char long_gen149[] = "Number of dimensions is too large "; static const char short_gen150[] = "**dimspartition"; static const char long_gen150[] = "Cannot partition nodes as requested "; static const char short_gen151[] = "**dimszero"; static const char long_gen151[] = "Communicator associated with zero-dimensional cartesian topology"; static const char short_gen152[] = "**donepkt"; static const char long_gen152[] = "failure occurred while attempting to send DONE packet"; static const char short_gen153[] = "**drconvnotsupported"; static const char long_gen153[] = "Read and Write datarep conversions are currently not supported by MPI-IO"; static const char short_gen154[] = "**dtype"; static const char long_gen154[] = "Invalid datatype"; static const char short_gen155[] = "**dtypecommit"; static const char long_gen155[] = "Datatype has not been committed "; static const char short_gen156[] = "**dtypemismatch"; static const char long_gen156[] = "Receiving data with a datatype whose signature does not match that of the sending datatype."; static const char short_gen157[] = "**dtypenull"; static const char long_gen157[] = "Null datatype"; static const char short_gen158[] = "**dtypeperm"; static const char long_gen158[] = "Cannot free permanent data type "; static const char short_gen159[] = "**dupprocesses"; static const char long_gen159[] = "Local and remote groups in MPI_Intercomm_create must not contain the same processes"; static const char short_gen160[] = "**dynamic_node_ids"; static const char long_gen160[] = " Node information for dynamic processes currently is not implemented"; static const char short_gen161[] = "**eagain"; static const char long_gen161[] = "Operation could not be issued (EAGAIN)"; static const char short_gen162[] = "**edgeoutrange"; static const char long_gen162[] = "Edge index in graph topology is out of range"; static const char short_gen163[] = "**enumhandle"; static const char long_gen163[] = " Enum handle is invalid"; static const char short_gen164[] = "**enumhandlenull"; static const char long_gen164[] = " Enum handle is NULL"; static const char short_gen165[] = "**eqdropped"; static const char long_gen165[] = "Event queue overflowed"; static const char short_gen166[] = "**errhandler"; static const char long_gen166[] = "Invalid errhandler"; static const char short_gen167[] = "**errhandlernull"; static const char long_gen167[] = "Null errhandler "; static const char short_gen168[] = "**errhandnotfile"; static const char long_gen168[] = "Error handler is not a file error handler"; static const char short_gen169[] = "**errhandnotwin"; static const char long_gen169[] = "Error handler is not a win error handler"; static const char short_gen170[] = "**exceeded_connect_tries"; static const char long_gen170[] = "Unable to establish connection to process"; static const char short_gen171[] = "**f90typecomplexnone"; static const char long_gen171[] = " No complex type with the requested range and/or precision is available"; static const char short_gen172[] = "**f90typeintnone"; static const char long_gen172[] = " No integer type with the requested range is available"; static const char short_gen173[] = "**f90typerealnone"; static const char long_gen173[] = " No real type with the requested range and/or precision is available"; static const char short_gen174[] = "**f90typetoomany"; static const char long_gen174[] = "Too many requests for unnamed, predefined f90 types"; static const char short_gen175[] = "**fail"; static const char long_gen175[] = ""; static const char short_gen176[] = "**failure_pending"; static const char long_gen176[] = "Request pending due to failure"; static const char short_gen177[] = "**file"; static const char long_gen177[] = "Invalid MPI_File"; static const char short_gen178[] = "**fileaccess"; static const char long_gen178[] = "Access denied to file"; static const char short_gen179[] = "**fileamode"; static const char long_gen179[] = "Invalid amode value in MPI_File_open "; static const char short_gen180[] = "**fileamodediff"; static const char long_gen180[] = "amode must be the same on all processors"; static const char short_gen181[] = "**fileamodeone"; static const char long_gen181[] = "Exactly one of MPI_MODE_RDONLY, MPI_MODE_WRONLY, or MPI_MODE_RDWR must be specified"; static const char short_gen182[] = "**fileamoderead"; static const char long_gen182[] = "Cannot use MPI_MODE_CREATE or MPI_MODE_EXCL with MPI_MODE_RDONLY "; static const char short_gen183[] = "**fileamodeseq"; static const char long_gen183[] = "Cannot specify MPI_MODE_SEQUENTIAL with MPI_MODE_RDWR"; static const char short_gen184[] = "**fileexist"; static const char long_gen184[] = "File exists"; static const char short_gen185[] = "**fileinuse"; static const char long_gen185[] = "File in use by some process"; static const char short_gen186[] = "**filename"; static const char long_gen186[] = "Invalid file name"; static const char short_gen187[] = "**filenamedir"; static const char long_gen187[] = "Invalid or missing directory"; static const char short_gen188[] = "**filenamelong"; static const char long_gen188[] = "Pathname too long"; static const char short_gen189[] = "**filenoexist"; static const char long_gen189[] = "File does not exist"; static const char short_gen190[] = "**filenospace"; static const char long_gen190[] = "Not enough space for file "; static const char short_gen191[] = "**fileopunsupported"; static const char long_gen191[] = "Unsupported file operation "; static const char short_gen192[] = "**filequota"; static const char long_gen192[] = "Quota exceeded for files"; static const char short_gen193[] = "**filerdonly"; static const char long_gen193[] = "Read-only file or filesystem name"; static const char short_gen194[] = "**flag"; static const char long_gen194[] = "invalid flag parameter"; static const char short_gen195[] = "**ftb_connect"; static const char long_gen195[] = "FTB_Connect failed"; static const char short_gen196[] = "**ftb_declare_publishable_events"; static const char long_gen196[] = "FTB_Declare_publishable_events failed"; static const char short_gen197[] = "**gethostbyname"; static const char long_gen197[] = "gethostbyname failed"; static const char short_gen198[] = "**getsockname"; static const char long_gen198[] = "getsockname failed"; static const char short_gen199[] = "**graphnnodes"; static const char long_gen199[] = "Number of graph nodes exceeds size of communicator."; static const char short_gen200[] = "**group"; static const char long_gen200[] = "Invalid group"; static const char short_gen201[] = "**groupnotincomm"; static const char long_gen201[] = "Specified group is not within the communicator"; static const char short_gen202[] = "**groupnull"; static const char long_gen202[] = "Null group"; static const char short_gen203[] = "**groupperm"; static const char long_gen203[] = "Cannot free permanent group"; static const char short_gen204[] = "**hcoll_wrong_arg"; static const char long_gen204[] = "Error in hcolrte api: wrong null argument"; static const char short_gen205[] = "**iface_notfound"; static const char long_gen205[] = "The network interface specified in MPIR_CVAR_CH3_NETWORK_IFACE was not found."; static const char short_gen206[] = "**ifname_and_hostname"; static const char long_gen206[] = "Only one of MPIR_CVAR_CH3_INTERFACE_HOSTNAME and MPIR_CVAR_CH3_NETWORK_IFACE environment variables are allowed, but both were set."; static const char short_gen207[] = "**ifnameinvalid"; static const char long_gen207[] = "Interface name was invalid in call to inet_pton"; static const char short_gen208[] = "**indexneg"; static const char long_gen208[] = "Index value in graph topology must be nonnegative"; static const char short_gen209[] = "**indexnonmonotone"; static const char long_gen209[] = "Index values in graph topology must be monotone nondecreasing"; static const char short_gen210[] = "**info"; static const char long_gen210[] = "Invalid MPI_Info"; static const char short_gen211[] = "**infohintparse"; static const char long_gen211[] = "Unable to parse info hint"; static const char short_gen212[] = "**infokey"; static const char long_gen212[] = "Invalid key for MPI_Info "; static const char short_gen213[] = "**infokeyempty"; static const char long_gen213[] = "Empty or blank key "; static const char short_gen214[] = "**infokeylong"; static const char long_gen214[] = "Key is too long"; static const char short_gen215[] = "**infokeynull"; static const char long_gen215[] = "Null key"; static const char short_gen216[] = "**infonkey"; static const char long_gen216[] = "Requested nth key does not exist"; static const char short_gen217[] = "**infonokey"; static const char long_gen217[] = "MPI_Info key is not defined "; static const char short_gen218[] = "**infonull"; static const char long_gen218[] = "Null MPI_Info "; static const char short_gen219[] = "**infoval"; static const char long_gen219[] = "Invalid MPI_Info value "; static const char short_gen220[] = "**infovallong"; static const char long_gen220[] = "Value is too long "; static const char short_gen221[] = "**infovalnull"; static const char long_gen221[] = "Null value"; static const char short_gen222[] = "**init_buscard"; static const char long_gen222[] = "failed to get my business card"; static const char short_gen223[] = "**init_progress"; static const char long_gen223[] = "progress_init failed"; static const char short_gen224[] = "**init_vcrt"; static const char long_gen224[] = "failed to create VCRT"; static const char short_gen225[] = "**initialized"; static const char long_gen225[] = "MPI not initialized. Call MPI_Init or MPI_Init_thread first"; static const char short_gen226[] = "**inittwice"; static const char long_gen226[] = "Cannot call MPI_INIT or MPI_INIT_THREAD more than once"; static const char short_gen227[] = "**inpending"; static const char long_gen227[] = "Pending request (no error)"; static const char short_gen228[] = "**instatus"; static const char long_gen228[] = "See the MPI_ERROR field in MPI_Status for the error code"; static const char short_gen229[] = "**intern"; static const char long_gen229[] = "Internal MPI error!"; static const char short_gen230[] = "**inttoosmall"; static const char long_gen230[] = "An address does not fit into a Fortran INTEGER. Use MPI_Get_address instead"; static const char short_gen231[] = "**invalid_handle"; static const char long_gen231[] = "invalid handle"; static const char short_gen232[] = "**invalid_knem_status"; static const char long_gen232[] = "Invalid knem status value"; static const char short_gen233[] = "**invalid_netmod"; static const char long_gen233[] = "Invalid netmod specified"; static const char short_gen234[] = "**invalid_refcount"; static const char long_gen234[] = "invalid reference count"; static const char short_gen235[] = "**invalidpkt"; static const char long_gen235[] = " Invalid packet type"; static const char short_gen236[] = "**io"; static const char long_gen236[] = "Other I/O error "; static const char short_gen237[] = "**ioRMWrdwr"; static const char long_gen237[] = "Must open file with MPI_MODE_RDWR for read-modify-write"; static const char short_gen238[] = "**ioagnomatch"; static const char long_gen238[] = "No aggregators match"; static const char short_gen239[] = "**ioamodeseq"; static const char long_gen239[] = "Cannot use this function when the file is opened with amode MPI_MODE_SEQUENTIAL "; static const char short_gen240[] = "**iobadcount"; static const char long_gen240[] = "Invalid count argument"; static const char short_gen241[] = "**iobaddisp"; static const char long_gen241[] = "Invalid displacement argument"; static const char short_gen242[] = "**iobadfh"; static const char long_gen242[] = "Invalid file handle"; static const char short_gen243[] = "**iobadoffset"; static const char long_gen243[] = "Invalid offset argument"; static const char short_gen244[] = "**iobadoverlap"; static const char long_gen244[] = " write voilates monotonically non-decreasing"; static const char short_gen245[] = "**iobadsize"; static const char long_gen245[] = "Invalid size argument"; static const char short_gen246[] = "**iobadwhence"; static const char long_gen246[] = "Invalid whence argument"; static const char short_gen247[] = "**ioctl"; static const char long_gen247[] = "ioctl failed"; static const char short_gen248[] = "**iodatarepnomem"; static const char long_gen248[] = "User must allocate memory for datarep"; static const char short_gen249[] = "**iodispifseq"; static const char long_gen249[] = "disp must be set to MPI_DISPLACEMENT_CURRENT since file was opened with MPI_MODE_SEQUENTIAL"; static const char short_gen250[] = "**ioetype"; static const char long_gen250[] = "Only an integral number of etypes can be accessed"; static const char short_gen251[] = "**iofiletype"; static const char long_gen251[] = "Filetype must be constructed out of one or more etypes"; static const char short_gen252[] = "**iofstypeunsupported"; static const char long_gen252[] = "Specified filesystem is not available"; static const char short_gen253[] = "**ioneedrd"; static const char long_gen253[] = "Read access is required to this file"; static const char short_gen254[] = "**ionegoffset"; static const char long_gen254[] = "Negative offset argument"; static const char short_gen255[] = "**iopreallocrdwr"; static const char long_gen255[] = "Must open file with MPI_MODE_RDWR to preallocate disk space"; static const char short_gen256[] = "**iordonly"; static const char long_gen256[] = "Cannot write to a file opened with amode MPI_MODE_RDONLY"; static const char short_gen257[] = "**iosequnsupported"; static const char long_gen257[] = "MPI_MODE_SEQUENTIAL not supported on this file system"; static const char short_gen258[] = "**iosharedfailed"; static const char long_gen258[] = "Could not access shared file pointer"; static const char short_gen259[] = "**iosharedunsupported"; static const char long_gen259[] = "Shared file pointers not supported"; static const char short_gen260[] = "**iosplitcoll"; static const char long_gen260[] = "Only one active split collective I/O operation is allowed per file handle"; static const char short_gen261[] = "**iosplitcollnone"; static const char long_gen261[] = "No split collective I/O operation is active"; static const char short_gen262[] = "**iowronly"; static const char long_gen262[] = "Cannot read from a file opened with amode MPI_MODE_WRONLY"; static const char short_gen263[] = "**iowsrc"; static const char long_gen263[] = "Unable to read from the file as part of a strided write operation"; static const char short_gen264[] = "**iowswc"; static const char long_gen264[] = "Unable to write to the file as part of a strided write operation"; static const char short_gen265[] = "**itemindex"; static const char long_gen265[] = " Enum item index is invalid"; static const char short_gen266[] = "**join_portname"; static const char long_gen266[] = "local and remote port names are the same"; static const char short_gen267[] = "**join_recv"; static const char long_gen267[] = "recv from the socket failed"; static const char short_gen268[] = "**join_send"; static const char long_gen268[] = "send on the socket failed"; static const char short_gen269[] = "**keyval"; static const char long_gen269[] = "Invalid keyval"; static const char short_gen270[] = "**keyvalinvalid"; static const char long_gen270[] = "Attribute key was MPI_KEYVAL_INVALID"; static const char short_gen271[] = "**keyvalobj"; static const char long_gen271[] = "Keyval was not defined for the supplied object"; static const char short_gen272[] = "**listen"; static const char long_gen272[] = "listen failed"; static const char short_gen273[] = "**llc_poll"; static const char long_gen273[] = "llc_poll failed"; static const char short_gen274[] = "**lockassertval"; static const char long_gen274[] = "Invalid assert argument passed to MPI_Win_lock"; static const char short_gen275[] = "**locktype"; static const char long_gen275[] = "Invalid lock type"; static const char short_gen276[] = "**memcpyalias"; static const char long_gen276[] = "memcpy arguments alias each other"; static const char short_gen277[] = "**mkfifo"; static const char long_gen277[] = "mkfifo failed"; static const char short_gen278[] = "**mmap"; static const char long_gen278[] = "unable to map memory, mmap failed"; static const char short_gen279[] = "**mpi_abort"; static const char long_gen279[] = "MPI_Abort failed"; static const char short_gen280[] = "**mpi_accumulate"; static const char long_gen280[] = "MPI_Accumulate failed"; static const char short_gen281[] = "**mpi_add_error_class"; static const char long_gen281[] = "MPI_Add_error_class failed"; static const char short_gen282[] = "**mpi_add_error_code"; static const char long_gen282[] = "MPI_Add_error_code failed"; static const char short_gen283[] = "**mpi_add_error_string"; static const char long_gen283[] = "MPI_Add_error_string failed"; static const char short_gen284[] = "**mpi_address"; static const char long_gen284[] = "MPI_Address failed"; static const char short_gen285[] = "**mpi_allgather"; static const char long_gen285[] = "MPI_Allgather failed"; static const char short_gen286[] = "**mpi_allgatherv"; static const char long_gen286[] = "MPI_Allgatherv failed"; static const char short_gen287[] = "**mpi_alloc_mem"; static const char long_gen287[] = "MPI_Alloc_mem failed"; static const char short_gen288[] = "**mpi_allreduce"; static const char long_gen288[] = "MPI_Allreduce failed"; static const char short_gen289[] = "**mpi_alltoall"; static const char long_gen289[] = "MPI_Alltoall failed"; static const char short_gen290[] = "**mpi_alltoallv"; static const char long_gen290[] = "MPI_Alltoallv failed"; static const char short_gen291[] = "**mpi_alltoallw"; static const char long_gen291[] = "MPI_Alltoallw failed"; static const char short_gen292[] = "**mpi_attr_delete"; static const char long_gen292[] = "MPI_Attr_delete failed"; static const char short_gen293[] = "**mpi_attr_get"; static const char long_gen293[] = "MPI_Attr_get failed"; static const char short_gen294[] = "**mpi_attr_put"; static const char long_gen294[] = "MPI_Attr_put failed"; static const char short_gen295[] = "**mpi_barrier"; static const char long_gen295[] = "MPI_Barrier failed"; static const char short_gen296[] = "**mpi_bcast"; static const char long_gen296[] = "MPI_Bcast failed"; static const char short_gen297[] = "**mpi_bsend"; static const char long_gen297[] = "MPI_Bsend failed"; static const char short_gen298[] = "**mpi_bsend_init"; static const char long_gen298[] = "MPI_Bsend_init failed"; static const char short_gen299[] = "**mpi_buffer_attach"; static const char long_gen299[] = "MPI_Buffer_attach failed"; static const char short_gen300[] = "**mpi_buffer_detach"; static const char long_gen300[] = "MPI_Buffer_detach failed"; static const char short_gen301[] = "**mpi_cancel"; static const char long_gen301[] = "MPI_Cancel failed"; static const char short_gen302[] = "**mpi_cart_coords"; static const char long_gen302[] = "MPI_Cart_coords failed"; static const char short_gen303[] = "**mpi_cart_create"; static const char long_gen303[] = "MPI_Cart_create failed"; static const char short_gen304[] = "**mpi_cart_get"; static const char long_gen304[] = "MPI_Cart_get failed"; static const char short_gen305[] = "**mpi_cart_map"; static const char long_gen305[] = "MPI_Cart_map failed"; static const char short_gen306[] = "**mpi_cart_rank"; static const char long_gen306[] = "MPI_Cart_rank failed"; static const char short_gen307[] = "**mpi_cart_shift"; static const char long_gen307[] = "MPI_Cart_shift failed"; static const char short_gen308[] = "**mpi_cart_sub"; static const char long_gen308[] = "MPI_Cart_sub failed"; static const char short_gen309[] = "**mpi_cartdim_get"; static const char long_gen309[] = "MPI_Cartdim_get failed"; static const char short_gen310[] = "**mpi_close_port"; static const char long_gen310[] = "MPI_Close_port failed"; static const char short_gen311[] = "**mpi_comm_accept"; static const char long_gen311[] = "MPI_Comm_accept failed"; static const char short_gen312[] = "**mpi_comm_call_errhandler"; static const char long_gen312[] = "MPI_Comm_call_errhandler failed"; static const char short_gen313[] = "**mpi_comm_compare"; static const char long_gen313[] = "MPI_Comm_compare failed"; static const char short_gen314[] = "**mpi_comm_connect"; static const char long_gen314[] = "MPI_Comm_connect failed"; static const char short_gen315[] = "**mpi_comm_create"; static const char long_gen315[] = "MPI_Comm_create failed"; static const char short_gen316[] = "**mpi_comm_create_errhandler"; static const char long_gen316[] = "MPI_Comm_create_errhandler failed"; static const char short_gen317[] = "**mpi_comm_create_group"; static const char long_gen317[] = "MPI_Comm_create_group failed"; static const char short_gen318[] = "**mpi_comm_create_keyval"; static const char long_gen318[] = "MPI_Comm_create_keyval failed"; static const char short_gen319[] = "**mpi_comm_delete_attr"; static const char long_gen319[] = "MPI_Comm_delete_attr failed"; static const char short_gen320[] = "**mpi_comm_disconnect"; static const char long_gen320[] = "MPI_Comm_disconnect failed"; static const char short_gen321[] = "**mpi_comm_dup"; static const char long_gen321[] = "MPI_Comm_dup failed"; static const char short_gen322[] = "**mpi_comm_dup_with_info"; static const char long_gen322[] = "MPI_Comm_dup_with_info failed"; static const char short_gen323[] = "**mpi_comm_free"; static const char long_gen323[] = "MPI_Comm_free failed"; static const char short_gen324[] = "**mpi_comm_free_keyval"; static const char long_gen324[] = "MPI_Comm_free_keyval failed"; static const char short_gen325[] = "**mpi_comm_get_attr"; static const char long_gen325[] = "MPI_Comm_get_attr failed"; static const char short_gen326[] = "**mpi_comm_get_errhandler"; static const char long_gen326[] = "MPI_Comm_get_errhandler failed"; static const char short_gen327[] = "**mpi_comm_get_info"; static const char long_gen327[] = "MPI_Comm_get_info failed"; static const char short_gen328[] = "**mpi_comm_get_name"; static const char long_gen328[] = "MPI_Comm_get_name failed"; static const char short_gen329[] = "**mpi_comm_get_parent"; static const char long_gen329[] = "MPI_Comm_get_parent failed"; static const char short_gen330[] = "**mpi_comm_group"; static const char long_gen330[] = "MPI_Comm_group failed"; static const char short_gen331[] = "**mpi_comm_idup"; static const char long_gen331[] = " MPI_Comm_idup failed"; static const char short_gen332[] = "**mpi_comm_join"; static const char long_gen332[] = "MPI_Comm_join failed"; static const char short_gen333[] = "**mpi_comm_rank"; static const char long_gen333[] = "MPI_Comm_rank failed"; static const char short_gen334[] = "**mpi_comm_remote_group"; static const char long_gen334[] = "MPI_Comm_remote_group failed"; static const char short_gen335[] = "**mpi_comm_remote_size"; static const char long_gen335[] = "MPI_Comm_remote_size failed"; static const char short_gen336[] = "**mpi_comm_set_attr"; static const char long_gen336[] = "MPI_Comm_set_attr failed"; static const char short_gen337[] = "**mpi_comm_set_errhandler"; static const char long_gen337[] = "MPI_Comm_set_errhandler failed"; static const char short_gen338[] = "**mpi_comm_set_info"; static const char long_gen338[] = "MPI_Comm_set_info failed"; static const char short_gen339[] = "**mpi_comm_set_name"; static const char long_gen339[] = "MPI_Comm_set_name failed"; static const char short_gen340[] = "**mpi_comm_size"; static const char long_gen340[] = "MPI_Comm_size failed"; static const char short_gen341[] = "**mpi_comm_spawn"; static const char long_gen341[] = "MPI_Comm_spawn failed"; static const char short_gen342[] = "**mpi_comm_spawn_multiple"; static const char long_gen342[] = "MPI_Comm_spawn_multiple failed"; static const char short_gen343[] = "**mpi_comm_split"; static const char long_gen343[] = "MPI_Comm_split failed"; static const char short_gen344[] = "**mpi_comm_test_inter"; static const char long_gen344[] = "MPI_Comm_test_inter failed"; static const char short_gen345[] = "**mpi_compare_and_swap"; static const char long_gen345[] = " MPI_Compare_and_swap failed"; static const char short_gen346[] = "**mpi_dims_create"; static const char long_gen346[] = "MPI_Dims_create failed"; static const char short_gen347[] = "**mpi_dist_graph_create"; static const char long_gen347[] = " MPI_Dist_graph_create failed"; static const char short_gen348[] = "**mpi_dist_graph_create_adjacent"; static const char long_gen348[] = " MPI_Dist_graph_create_adjacent failed"; static const char short_gen349[] = "**mpi_dist_graph_neighbors"; static const char long_gen349[] = " MPI_Dist_graph_neighbors failed"; static const char short_gen350[] = "**mpi_dist_graph_neighbors_count"; static const char long_gen350[] = " MPI_Dist_graph_neighbors_count failed"; static const char short_gen351[] = "**mpi_errhandler_create"; static const char long_gen351[] = "MPI_Errhandler_create failed"; static const char short_gen352[] = "**mpi_errhandler_free"; static const char long_gen352[] = "MPI_Errhandler_free failed"; static const char short_gen353[] = "**mpi_errhandler_get"; static const char long_gen353[] = "MPI_Errhandler_get failed"; static const char short_gen354[] = "**mpi_errhandler_set"; static const char long_gen354[] = "MPI_Errhandler_set failed"; static const char short_gen355[] = "**mpi_error_class"; static const char long_gen355[] = "MPI_Error_class failed"; static const char short_gen356[] = "**mpi_error_string"; static const char long_gen356[] = "MPI_Error_string failed"; static const char short_gen357[] = "**mpi_exscan"; static const char long_gen357[] = "MPI_Exscan failed"; static const char short_gen358[] = "**mpi_fetch_and_op"; static const char long_gen358[] = "MPI_Fetch_and_op failed"; static const char short_gen359[] = "**mpi_file_create_errhandler"; static const char long_gen359[] = "MPI_File_create_errhandler failed"; static const char short_gen360[] = "**mpi_file_get_errhandler"; static const char long_gen360[] = "MPI_File_get_errhandler failed"; static const char short_gen361[] = "**mpi_file_set_errhandler"; static const char long_gen361[] = "MPI_File_set_errhandler failed"; static const char short_gen362[] = "**mpi_finalize"; static const char long_gen362[] = "MPI_Finalize failed"; static const char short_gen363[] = "**mpi_finalized"; static const char long_gen363[] = "MPI_Finalized failed"; static const char short_gen364[] = "**mpi_free_mem"; static const char long_gen364[] = "MPI_Free_mem failed"; static const char short_gen365[] = "**mpi_gather"; static const char long_gen365[] = "MPI_Gather failed"; static const char short_gen366[] = "**mpi_gatherv"; static const char long_gen366[] = "MPI_Gatherv failed"; static const char short_gen367[] = "**mpi_get"; static const char long_gen367[] = "MPI_Get failed"; static const char short_gen368[] = "**mpi_get_accumulate"; static const char long_gen368[] = "MPI_Get_accumulate failed"; static const char short_gen369[] = "**mpi_get_address"; static const char long_gen369[] = "MPI_Get_address failed"; static const char short_gen370[] = "**mpi_get_count"; static const char long_gen370[] = "MPI_Get_count failed"; static const char short_gen371[] = "**mpi_get_elements"; static const char long_gen371[] = "MPI_Get_elements failed"; static const char short_gen372[] = "**mpi_get_elements_x"; static const char long_gen372[] = " MPI_Get_elements_x failed"; static const char short_gen373[] = "**mpi_get_library_version"; static const char long_gen373[] = "MPI_Get_library_version failed"; static const char short_gen374[] = "**mpi_get_processor_name"; static const char long_gen374[] = "MPI_Get_processor_name failed"; static const char short_gen375[] = "**mpi_get_version"; static const char long_gen375[] = "MPI_Get_version failed"; static const char short_gen376[] = "**mpi_graph_create"; static const char long_gen376[] = "MPI_Graph_create failed"; static const char short_gen377[] = "**mpi_graph_get"; static const char long_gen377[] = "MPI_Graph_get failed"; static const char short_gen378[] = "**mpi_graph_map"; static const char long_gen378[] = "MPI_Graph_map failed"; static const char short_gen379[] = "**mpi_graph_neighbors"; static const char long_gen379[] = "MPI_Graph_neighbors failed"; static const char short_gen380[] = "**mpi_graph_neighbors_count"; static const char long_gen380[] = "MPI_Graph_neighbors_count failed"; static const char short_gen381[] = "**mpi_graphdims_get"; static const char long_gen381[] = "MPI_Graphdims_get failed"; static const char short_gen382[] = "**mpi_grequest_complete"; static const char long_gen382[] = "MPI_Grequest_complete failed"; static const char short_gen383[] = "**mpi_grequest_start"; static const char long_gen383[] = "MPI_Grequest_start failed"; static const char short_gen384[] = "**mpi_group_compare"; static const char long_gen384[] = "MPI_Group_compare failed"; static const char short_gen385[] = "**mpi_group_difference"; static const char long_gen385[] = "MPI_Group_difference failed"; static const char short_gen386[] = "**mpi_group_excl"; static const char long_gen386[] = "MPI_Group_excl failed"; static const char short_gen387[] = "**mpi_group_free"; static const char long_gen387[] = "MPI_Group_free failed"; static const char short_gen388[] = "**mpi_group_incl"; static const char long_gen388[] = "MPI_Group_incl failed"; static const char short_gen389[] = "**mpi_group_intersection"; static const char long_gen389[] = "MPI_Group_intersection failed"; static const char short_gen390[] = "**mpi_group_range_excl"; static const char long_gen390[] = "MPI_Group_range_excl failed"; static const char short_gen391[] = "**mpi_group_range_incl"; static const char long_gen391[] = "MPI_Group_range_incl failed"; static const char short_gen392[] = "**mpi_group_rank"; static const char long_gen392[] = "MPI_Group_rank failed"; static const char short_gen393[] = "**mpi_group_size"; static const char long_gen393[] = "MPI_Group_size failed"; static const char short_gen394[] = "**mpi_group_translate_ranks"; static const char long_gen394[] = "MPI_Group_translate_ranks failed"; static const char short_gen395[] = "**mpi_group_union"; static const char long_gen395[] = "MPI_Group_union failed"; static const char short_gen396[] = "**mpi_iallgather"; static const char long_gen396[] = " MPI_Iallgather failed"; static const char short_gen397[] = "**mpi_iallgatherv"; static const char long_gen397[] = " MPI_Iallgatherv failed"; static const char short_gen398[] = "**mpi_iallreduce"; static const char long_gen398[] = " MPI_Iallreduce failed"; static const char short_gen399[] = "**mpi_ialltoall"; static const char long_gen399[] = " MPI_Ialltoall failed"; static const char short_gen400[] = "**mpi_ialltoallv"; static const char long_gen400[] = " MPI_Ialltoallv failed"; static const char short_gen401[] = "**mpi_ialltoallw"; static const char long_gen401[] = " MPI_Ialltoallw failed"; static const char short_gen402[] = "**mpi_ibarrier"; static const char long_gen402[] = " MPI_Ibarrier failed"; static const char short_gen403[] = "**mpi_ibcast"; static const char long_gen403[] = " MPI_Ibcast failed"; static const char short_gen404[] = "**mpi_ibsend"; static const char long_gen404[] = "MPI_Ibsend failed"; static const char short_gen405[] = "**mpi_iexscan"; static const char long_gen405[] = " MPI_Iexscan failed"; static const char short_gen406[] = "**mpi_igather"; static const char long_gen406[] = " MPI_Igather failed"; static const char short_gen407[] = "**mpi_igatherv"; static const char long_gen407[] = " MPI_Igatherv failed"; static const char short_gen408[] = "**mpi_improbe"; static const char long_gen408[] = " MPI_Improbe failed"; static const char short_gen409[] = "**mpi_imrecv"; static const char long_gen409[] = " MPI_Imrecv failed"; static const char short_gen410[] = "**mpi_ineighbor_allgather"; static const char long_gen410[] = " MPI_Ineighbor_allgather failed"; static const char short_gen411[] = "**mpi_ineighbor_allgatherv"; static const char long_gen411[] = " MPI_Ineighbor_allgatherv failed"; static const char short_gen412[] = "**mpi_ineighbor_alltoall"; static const char long_gen412[] = " MPI_Ineighbor_alltoall failed"; static const char short_gen413[] = "**mpi_ineighbor_alltoallv"; static const char long_gen413[] = " MPI_Ineighbor_alltoallv failed"; static const char short_gen414[] = "**mpi_ineighbor_alltoallw"; static const char long_gen414[] = " MPI_Ineighbor_alltoallw failed"; static const char short_gen415[] = "**mpi_info_create"; static const char long_gen415[] = "MPI_Info_create failed"; static const char short_gen416[] = "**mpi_info_delete"; static const char long_gen416[] = "MPI_Info_delete failed"; static const char short_gen417[] = "**mpi_info_dup"; static const char long_gen417[] = "MPI_Info_dup failed"; static const char short_gen418[] = "**mpi_info_free"; static const char long_gen418[] = "MPI_Info_free failed"; static const char short_gen419[] = "**mpi_info_get"; static const char long_gen419[] = "MPI_Info_get failed"; static const char short_gen420[] = "**mpi_info_get_nkeys"; static const char long_gen420[] = "MPI_Info_get_nkeys failed"; static const char short_gen421[] = "**mpi_info_get_nthkey"; static const char long_gen421[] = "MPI_Info_get_nthkey failed"; static const char short_gen422[] = "**mpi_info_get_valuelen"; static const char long_gen422[] = "MPI_Info_get_valuelen failed"; static const char short_gen423[] = "**mpi_info_set"; static const char long_gen423[] = "MPI_Info_set failed"; static const char short_gen424[] = "**mpi_init"; static const char long_gen424[] = "MPI_Init failed"; static const char short_gen425[] = "**mpi_init_thread"; static const char long_gen425[] = "MPI_Init_thread failed"; static const char short_gen426[] = "**mpi_initialized"; static const char long_gen426[] = "MPI_Initialized failed"; static const char short_gen427[] = "**mpi_intercomm_create"; static const char long_gen427[] = "MPI_Intercomm_create failed"; static const char short_gen428[] = "**mpi_intercomm_merge"; static const char long_gen428[] = "MPI_Intercomm_merge failed"; static const char short_gen429[] = "**mpi_iprobe"; static const char long_gen429[] = "MPI_Iprobe failed"; static const char short_gen430[] = "**mpi_irecv"; static const char long_gen430[] = "MPI_Irecv failed"; static const char short_gen431[] = "**mpi_ireduce"; static const char long_gen431[] = " MPI_Ireduce failed"; static const char short_gen432[] = "**mpi_ireduce_scatter"; static const char long_gen432[] = " MPI_Ireduce_scatter failed"; static const char short_gen433[] = "**mpi_ireduce_scatter_block"; static const char long_gen433[] = " MPI_Ireduce_scatter_block failed"; static const char short_gen434[] = "**mpi_irsend"; static const char long_gen434[] = "MPI_Irsend failed"; static const char short_gen435[] = "**mpi_is_thread_main"; static const char long_gen435[] = "MPI_Is_thread_main failed"; static const char short_gen436[] = "**mpi_iscan"; static const char long_gen436[] = " MPI_Iscan failed"; static const char short_gen437[] = "**mpi_iscatter"; static const char long_gen437[] = " MPI_Iscatter failed"; static const char short_gen438[] = "**mpi_iscatterv"; static const char long_gen438[] = " MPI_Iscatterv failed"; static const char short_gen439[] = "**mpi_isend"; static const char long_gen439[] = "MPI_Isend failed"; static const char short_gen440[] = "**mpi_issend"; static const char long_gen440[] = "MPI_Issend failed"; static const char short_gen441[] = "**mpi_keyval_create"; static const char long_gen441[] = "MPI_Keyval_create failed"; static const char short_gen442[] = "**mpi_keyval_free"; static const char long_gen442[] = "MPI_Keyval_free failed"; static const char short_gen443[] = "**mpi_lookup_name"; static const char long_gen443[] = "MPI_Lookup_name failed"; static const char short_gen444[] = "**mpi_mprobe"; static const char long_gen444[] = " MPI_Mprobe failed"; static const char short_gen445[] = "**mpi_mrecv"; static const char long_gen445[] = " MPI_Mrecv failed"; static const char short_gen446[] = "**mpi_neighbor_allgather"; static const char long_gen446[] = " MPI_Neighbor_allgather failed"; static const char short_gen447[] = "**mpi_neighbor_allgatherv"; static const char long_gen447[] = " MPI_Neighbor_allgatherv failed"; static const char short_gen448[] = "**mpi_neighbor_alltoall"; static const char long_gen448[] = " MPI_Neighbor_alltoall failed"; static const char short_gen449[] = "**mpi_neighbor_alltoallv"; static const char long_gen449[] = " MPI_Neighbor_alltoallv failed"; static const char short_gen450[] = "**mpi_neighbor_alltoallw"; static const char long_gen450[] = " MPI_Neighbor_alltoallw failed"; static const char short_gen451[] = "**mpi_op_commutative"; static const char long_gen451[] = "MPI_Op_commutative failed"; static const char short_gen452[] = "**mpi_op_create"; static const char long_gen452[] = "MPI_Op_create failed"; static const char short_gen453[] = "**mpi_op_free"; static const char long_gen453[] = "MPI_Op_free failed"; static const char short_gen454[] = "**mpi_open_port"; static const char long_gen454[] = "MPI_Open_port failed"; static const char short_gen455[] = "**mpi_pack"; static const char long_gen455[] = "MPI_Pack failed"; static const char short_gen456[] = "**mpi_pack_external"; static const char long_gen456[] = "MPI_Pack_external failed"; static const char short_gen457[] = "**mpi_pack_external_size"; static const char long_gen457[] = "MPI_Pack_external_size failed"; static const char short_gen458[] = "**mpi_pack_size"; static const char long_gen458[] = "MPI_Pack_size failed"; static const char short_gen459[] = "**mpi_probe"; static const char long_gen459[] = "MPI_Probe failed"; static const char short_gen460[] = "**mpi_publish_name"; static const char long_gen460[] = "MPI_Publish_name failed"; static const char short_gen461[] = "**mpi_put"; static const char long_gen461[] = "MPI_Put failed"; static const char short_gen462[] = "**mpi_query_thread"; static const char long_gen462[] = "MPI_Query_thread failed"; static const char short_gen463[] = "**mpi_raccumulate"; static const char long_gen463[] = "MPI_Raccumulate failed"; static const char short_gen464[] = "**mpi_recv"; static const char long_gen464[] = "MPI_Recv failed"; static const char short_gen465[] = "**mpi_recv_init"; static const char long_gen465[] = "MPI_Recv_init failed"; static const char short_gen466[] = "**mpi_reduce"; static const char long_gen466[] = "MPI_Reduce failed"; static const char short_gen467[] = "**mpi_reduce_local"; static const char long_gen467[] = "MPI_Reduce_local failed"; static const char short_gen468[] = "**mpi_reduce_scatter"; static const char long_gen468[] = "MPI_Reduce_scatter failed"; static const char short_gen469[] = "**mpi_reduce_scatter_block"; static const char long_gen469[] = "MPI_Reduce_scatter_block failed"; static const char short_gen470[] = "**mpi_register_datarep"; static const char long_gen470[] = "MPI_Register_datarep failed"; static const char short_gen471[] = "**mpi_request_free"; static const char long_gen471[] = "MPI_Request_free failed"; static const char short_gen472[] = "**mpi_request_get_status"; static const char long_gen472[] = "MPI_Request_get_status failed"; static const char short_gen473[] = "**mpi_rget"; static const char long_gen473[] = "MPI_Rget failed"; static const char short_gen474[] = "**mpi_rget_accumulate"; static const char long_gen474[] = "MPI_Rget_accumulate failed"; static const char short_gen475[] = "**mpi_rput"; static const char long_gen475[] = "MPI_Rput failed"; static const char short_gen476[] = "**mpi_rsend"; static const char long_gen476[] = "MPI_Rsend failed"; static const char short_gen477[] = "**mpi_rsend_init"; static const char long_gen477[] = "MPI_Rsend_init failed"; static const char short_gen478[] = "**mpi_scan"; static const char long_gen478[] = "MPI_Scan failed"; static const char short_gen479[] = "**mpi_scatter"; static const char long_gen479[] = "MPI_Scatter failed"; static const char short_gen480[] = "**mpi_scatterv"; static const char long_gen480[] = "MPI_Scatterv failed"; static const char short_gen481[] = "**mpi_send"; static const char long_gen481[] = "MPI_Send failed"; static const char short_gen482[] = "**mpi_send_init"; static const char long_gen482[] = "MPI_Send_init failed"; static const char short_gen483[] = "**mpi_sendrecv"; static const char long_gen483[] = "MPI_Sendrecv failed"; static const char short_gen484[] = "**mpi_sendrecv_replace"; static const char long_gen484[] = "MPI_Sendrecv_replace failed"; static const char short_gen485[] = "**mpi_ssend"; static const char long_gen485[] = "MPI_Ssend failed"; static const char short_gen486[] = "**mpi_ssend_init"; static const char long_gen486[] = "MPI_Ssend_init failed"; static const char short_gen487[] = "**mpi_start"; static const char long_gen487[] = "MPI_Start failed"; static const char short_gen488[] = "**mpi_startall"; static const char long_gen488[] = "MPI_Start_all failed"; static const char short_gen489[] = "**mpi_status_set_cancelled"; static const char long_gen489[] = "MPI_Status_set_cancelled failed"; static const char short_gen490[] = "**mpi_status_set_elements"; static const char long_gen490[] = "MPI_Status_set_elements failed"; static const char short_gen491[] = "**mpi_status_set_elements_x"; static const char long_gen491[] = " MPI_Status_set_elements_x failed"; static const char short_gen492[] = "**mpi_t_category_changed"; static const char long_gen492[] = " MPI_T_category_changed failed"; static const char short_gen493[] = "**mpi_t_category_get_categories"; static const char long_gen493[] = " MPI_T_category_get_categories failed"; static const char short_gen494[] = "**mpi_t_category_get_cvars"; static const char long_gen494[] = " MPI_T_category_get_cvars failed"; static const char short_gen495[] = "**mpi_t_category_get_info"; static const char long_gen495[] = " MPI_T_category_get_info failed"; static const char short_gen496[] = "**mpi_t_category_get_num"; static const char long_gen496[] = " MPI_T_category_get_num failed"; static const char short_gen497[] = "**mpi_t_category_get_pvars"; static const char long_gen497[] = " MPI_T_category_get_pvars failed"; static const char short_gen498[] = "**mpi_t_cvar_get_info"; static const char long_gen498[] = " MPI_T_cvar_get_info failed"; static const char short_gen499[] = "**mpi_t_cvar_get_num"; static const char long_gen499[] = " MPI_T_cvar_get_num failed"; static const char short_gen500[] = "**mpi_t_cvar_handle_alloc"; static const char long_gen500[] = " MPI_T_cvar_handle_alloc failed"; static const char short_gen501[] = "**mpi_t_cvar_handle_free"; static const char long_gen501[] = " MPI_T_cvar_handle_free failed"; static const char short_gen502[] = "**mpi_t_cvar_read"; static const char long_gen502[] = " MPI_T_cvar_read failed"; static const char short_gen503[] = "**mpi_t_cvar_write"; static const char long_gen503[] = " MPI_T_cvar_write failed"; static const char short_gen504[] = "**mpi_t_enum_get_info"; static const char long_gen504[] = " MPI_T_enum_get_info failed"; static const char short_gen505[] = "**mpi_t_enum_get_item"; static const char long_gen505[] = " MPI_T_enum_get_item failed"; static const char short_gen506[] = "**mpi_t_finalize"; static const char long_gen506[] = " MPI_T_finalize failed"; static const char short_gen507[] = "**mpi_t_pvar_get_info"; static const char long_gen507[] = " MPI_T_pvar_get_info failed"; static const char short_gen508[] = "**mpi_t_pvar_get_num"; static const char long_gen508[] = " MPI_T_pvar_get_num failed"; static const char short_gen509[] = "**mpi_t_pvar_handle_alloc"; static const char long_gen509[] = " MPI_T_pvar_handle_alloc failed"; static const char short_gen510[] = "**mpi_t_pvar_handle_free"; static const char long_gen510[] = " MPI_T_pvar_handle_free failed"; static const char short_gen511[] = "**mpi_t_pvar_read"; static const char long_gen511[] = " MPI_T_pvar_read failed"; static const char short_gen512[] = "**mpi_t_pvar_readreset"; static const char long_gen512[] = " MPI_T_pvar_readreset failed"; static const char short_gen513[] = "**mpi_t_pvar_reset"; static const char long_gen513[] = " MPI_T_pvar_reset failed"; static const char short_gen514[] = "**mpi_t_pvar_session_create"; static const char long_gen514[] = " MPI_T_pvar_session_create failed"; static const char short_gen515[] = "**mpi_t_pvar_session_free"; static const char long_gen515[] = " MPI_T_pvar_session_free failed"; static const char short_gen516[] = "**mpi_t_pvar_start"; static const char long_gen516[] = " MPI_T_pvar_start failed"; static const char short_gen517[] = "**mpi_t_pvar_stop"; static const char long_gen517[] = " MPI_T_pvar_stop failed"; static const char short_gen518[] = "**mpi_t_pvar_write"; static const char long_gen518[] = " MPI_T_pvar_write failed"; static const char short_gen519[] = "**mpi_test"; static const char long_gen519[] = "MPI_Test failed"; static const char short_gen520[] = "**mpi_test_cancelled"; static const char long_gen520[] = "MPI_Test_cancelled failed"; static const char short_gen521[] = "**mpi_testall"; static const char long_gen521[] = "MPI_Testall failed"; static const char short_gen522[] = "**mpi_testany"; static const char long_gen522[] = "MPI_Testany failed"; static const char short_gen523[] = "**mpi_testsome"; static const char long_gen523[] = "MPI_Testsome failed"; static const char short_gen524[] = "**mpi_topo_test"; static const char long_gen524[] = "MPI_Topo_test failed"; static const char short_gen525[] = "**mpi_type_commit"; static const char long_gen525[] = "MPI_Type_commit failed"; static const char short_gen526[] = "**mpi_type_contiguous"; static const char long_gen526[] = "MPI_Type_continuous failed"; static const char short_gen527[] = "**mpi_type_create_darray"; static const char long_gen527[] = "MPI_Type_create_darray failed"; static const char short_gen528[] = "**mpi_type_create_f90_complex"; static const char long_gen528[] = "MPI_Type_create_f90_complex failed"; static const char short_gen529[] = "**mpi_type_create_f90_int"; static const char long_gen529[] = "MPI_Type_create_f90_int failed"; static const char short_gen530[] = "**mpi_type_create_f90_real"; static const char long_gen530[] = "MPI_Type_create_f90_real failed"; static const char short_gen531[] = "**mpi_type_create_hindexed"; static const char long_gen531[] = "MPI_Type_create_hindexed failed"; static const char short_gen532[] = "**mpi_type_create_hindexed_block"; static const char long_gen532[] = "MPI_Type_create_hindexed_block failed"; static const char short_gen533[] = "**mpi_type_create_hvector"; static const char long_gen533[] = "MPI_Type_create_hvector failed"; static const char short_gen534[] = "**mpi_type_create_indexed_block"; static const char long_gen534[] = "MPI_Type_create_indexed_block failed"; static const char short_gen535[] = "**mpi_type_create_keyval"; static const char long_gen535[] = "MPI_Type_create_keyval failed"; static const char short_gen536[] = "**mpi_type_create_resized"; static const char long_gen536[] = "MPI_Type_create_resized failed"; static const char short_gen537[] = "**mpi_type_create_struct"; static const char long_gen537[] = "MPI_Type_create_struct failed"; static const char short_gen538[] = "**mpi_type_create_subarray"; static const char long_gen538[] = "MPI_Type_create_subarray failed"; static const char short_gen539[] = "**mpi_type_delete_attr"; static const char long_gen539[] = "MPI_Type_delete_attr failed"; static const char short_gen540[] = "**mpi_type_dup"; static const char long_gen540[] = "MPI_Type_dup failed"; static const char short_gen541[] = "**mpi_type_extent"; static const char long_gen541[] = "MPI_Type_extent failed"; static const char short_gen542[] = "**mpi_type_free"; static const char long_gen542[] = "MPI_Type_free failed"; static const char short_gen543[] = "**mpi_type_free_keyval"; static const char long_gen543[] = "MPI_Type_free_keyval failed"; static const char short_gen544[] = "**mpi_type_get_attr"; static const char long_gen544[] = "MPI_Type_get_attr failed"; static const char short_gen545[] = "**mpi_type_get_contents"; static const char long_gen545[] = "MPI_Type_get_contents failed"; static const char short_gen546[] = "**mpi_type_get_envelope"; static const char long_gen546[] = "MPI_Type_get_envelope failed"; static const char short_gen547[] = "**mpi_type_get_extent"; static const char long_gen547[] = "MPI_Type_get_extent failed"; static const char short_gen548[] = "**mpi_type_get_extent_x"; static const char long_gen548[] = " MPI_Type_get_extent_x failed"; static const char short_gen549[] = "**mpi_type_get_name"; static const char long_gen549[] = "MPI_Type_get_name failed"; static const char short_gen550[] = "**mpi_type_get_true_extent"; static const char long_gen550[] = "MPI_Type_get_true_extent failed"; static const char short_gen551[] = "**mpi_type_get_true_extent_x"; static const char long_gen551[] = " MPI_Type_get_true_extent_x failed"; static const char short_gen552[] = "**mpi_type_hindexed"; static const char long_gen552[] = "MPI_Type_hindexed failed"; static const char short_gen553[] = "**mpi_type_hvector"; static const char long_gen553[] = "MPI_Type_hvector failed"; static const char short_gen554[] = "**mpi_type_indexed"; static const char long_gen554[] = "MPI_Type_indexed failed"; static const char short_gen555[] = "**mpi_type_lb"; static const char long_gen555[] = "MPI_Type_lb failed"; static const char short_gen556[] = "**mpi_type_match_size"; static const char long_gen556[] = "MPI_Type_match_size failed"; static const char short_gen557[] = "**mpi_type_set_attr"; static const char long_gen557[] = "MPI_Type_set_attr failed"; static const char short_gen558[] = "**mpi_type_set_name"; static const char long_gen558[] = "MPI_Type_set_name failed"; static const char short_gen559[] = "**mpi_type_size"; static const char long_gen559[] = "MPI_Type_size failed"; static const char short_gen560[] = "**mpi_type_size_x"; static const char long_gen560[] = " MPI_Type_size_x failed"; static const char short_gen561[] = "**mpi_type_struct"; static const char long_gen561[] = "MPI_Type_struct failed"; static const char short_gen562[] = "**mpi_type_ub"; static const char long_gen562[] = "MPI_Type_ub failed"; static const char short_gen563[] = "**mpi_type_vector"; static const char long_gen563[] = "MPI_Type_vector failed"; static const char short_gen564[] = "**mpi_unpack"; static const char long_gen564[] = "MPI_Unpack failed"; static const char short_gen565[] = "**mpi_unpack_external"; static const char long_gen565[] = "MPI_Unpack_external failed"; static const char short_gen566[] = "**mpi_unpublish_name"; static const char long_gen566[] = "MPI_Unpublish_name failed"; static const char short_gen567[] = "**mpi_wait"; static const char long_gen567[] = "MPI_Wait failed"; static const char short_gen568[] = "**mpi_waitall"; static const char long_gen568[] = "MPI_Waitall failed"; static const char short_gen569[] = "**mpi_waitany"; static const char long_gen569[] = "MPI_Waitany failed"; static const char short_gen570[] = "**mpi_waitsome"; static const char long_gen570[] = "MPI_Waitsome failed"; static const char short_gen571[] = "**mpi_win_allocate"; static const char long_gen571[] = "MPI_Win_allocate failed"; static const char short_gen572[] = "**mpi_win_allocate_shared"; static const char long_gen572[] = "MPI_Win_allocate_shared failed"; static const char short_gen573[] = "**mpi_win_attach"; static const char long_gen573[] = "MPI_Win_attach failed"; static const char short_gen574[] = "**mpi_win_call_errhandler"; static const char long_gen574[] = "MPI_Win_call_errhandler failed"; static const char short_gen575[] = "**mpi_win_complete"; static const char long_gen575[] = "MPI_Win_complete failed"; static const char short_gen576[] = "**mpi_win_create"; static const char long_gen576[] = "MPI_Win_create failed"; static const char short_gen577[] = "**mpi_win_create_dynamic"; static const char long_gen577[] = "MPI_Win_create_dynamic failed"; static const char short_gen578[] = "**mpi_win_create_errhandler"; static const char long_gen578[] = "MPI_Win_create_errhandler failed"; static const char short_gen579[] = "**mpi_win_create_keyval"; static const char long_gen579[] = "MPI_Win_create_keyval failed"; static const char short_gen580[] = "**mpi_win_delete_attr"; static const char long_gen580[] = "MPI_Win_delete_attr failed"; static const char short_gen581[] = "**mpi_win_detach"; static const char long_gen581[] = "MPI_Win_detach failed"; static const char short_gen582[] = "**mpi_win_fence"; static const char long_gen582[] = "MPI_Win_fence failed"; static const char short_gen583[] = "**mpi_win_flush"; static const char long_gen583[] = "MPI_Win_flush failed"; static const char short_gen584[] = "**mpi_win_flush_all"; static const char long_gen584[] = "MPI_Win_flush_all failed"; static const char short_gen585[] = "**mpi_win_flush_local"; static const char long_gen585[] = "MPI_Win_flush_local failed"; static const char short_gen586[] = "**mpi_win_flush_local_all"; static const char long_gen586[] = "MPI_Win_flush_local_all failed"; static const char short_gen587[] = "**mpi_win_free"; static const char long_gen587[] = "MPI_Win_free failed"; static const char short_gen588[] = "**mpi_win_free_keyval"; static const char long_gen588[] = "MPI_Win_free_keyval failed"; static const char short_gen589[] = "**mpi_win_get_attr"; static const char long_gen589[] = "MPI_Win_get_attr failed"; static const char short_gen590[] = "**mpi_win_get_errhandler"; static const char long_gen590[] = "MPI_Win_get_errhandler failed"; static const char short_gen591[] = "**mpi_win_get_group"; static const char long_gen591[] = "MPI_Win_get_group failed"; static const char short_gen592[] = "**mpi_win_get_info"; static const char long_gen592[] = "MPI_Win_get_info failed"; static const char short_gen593[] = "**mpi_win_get_name"; static const char long_gen593[] = "MPI_Win_get_name failed"; static const char short_gen594[] = "**mpi_win_lock"; static const char long_gen594[] = "MPI_Win_lock failed"; static const char short_gen595[] = "**mpi_win_lock_all"; static const char long_gen595[] = "MPI_Win_lock_all failed"; static const char short_gen596[] = "**mpi_win_post"; static const char long_gen596[] = "MPI_Win_post failed"; static const char short_gen597[] = "**mpi_win_set_attr"; static const char long_gen597[] = "MPI_Win_set_attr failed"; static const char short_gen598[] = "**mpi_win_set_errhandler"; static const char long_gen598[] = "MPI_Win_set_errhandler failed"; static const char short_gen599[] = "**mpi_win_set_info"; static const char long_gen599[] = "MPI_Win_set_info failed"; static const char short_gen600[] = "**mpi_win_set_name"; static const char long_gen600[] = "MPI_Win_set_name failed"; static const char short_gen601[] = "**mpi_win_shared_query"; static const char long_gen601[] = "MPI_Win_shared_query failed"; static const char short_gen602[] = "**mpi_win_start"; static const char long_gen602[] = "MPI_Win_start failed"; static const char short_gen603[] = "**mpi_win_sync"; static const char long_gen603[] = "MPI_Win_sync failed"; static const char short_gen604[] = "**mpi_win_test"; static const char long_gen604[] = "MPI_Win_test failed"; static const char short_gen605[] = "**mpi_win_unlock"; static const char long_gen605[] = "MPI_Win_unlock failed"; static const char short_gen606[] = "**mpi_win_unlock_all"; static const char long_gen606[] = "MPI_Win_unlock_all failed"; static const char short_gen607[] = "**mpi_win_wait"; static const char long_gen607[] = "MPI_Win_wait failed"; static const char short_gen608[] = "**mpir_comm_get_attr"; static const char long_gen608[] = "MPIR_Comm_get_attr failed"; static const char short_gen609[] = "**mpir_type_get_attr"; static const char long_gen609[] = "MPIR_Type_get_attr failed"; static const char short_gen610[] = "**mpir_wingetattr"; static const char long_gen610[] = "MPII_Win_get_attr failed"; static const char short_gen611[] = "**mpitinit"; static const char long_gen611[] = " MPI tool information interface is not initialized"; static const char short_gen612[] = "**mpix_comm_agree"; static const char long_gen612[] = "MPIX_Comm_agree failed"; static const char short_gen613[] = "**mpix_comm_failure_ack"; static const char long_gen613[] = "MPIX_Comm_failure_ack failed"; static const char short_gen614[] = "**mpix_comm_failure_get_acked"; static const char long_gen614[] = "MPIX_Comm_failure_get_acked failed"; static const char short_gen615[] = "**mpix_comm_revoke"; static const char long_gen615[] = "MPIX_Comm_revoke failed"; static const char short_gen616[] = "**mpix_comm_shrink"; static const char long_gen616[] = "MPIX_Comm_shrink failed"; static const char short_gen617[] = "**mpix_grequest_class_create"; static const char long_gen617[] = " MPIX_Grequest_class_create failed"; static const char short_gen618[] = "**msgnotreq"; static const char long_gen618[] = " Invalid MPI_Request (MPI_Message passed)"; static const char short_gen619[] = "**mutex_create"; static const char long_gen619[] = "MPID_Thread_mutex_create failed"; static const char short_gen620[] = "**mxm_config_read_opts"; static const char long_gen620[] = " mxm_config_read_opts failed"; static const char short_gen621[] = "**mxm_ep_connect"; static const char long_gen621[] = " mxm_ep_connect failed"; static const char short_gen622[] = "**mxm_ep_create"; static const char long_gen622[] = " mxm_ep_create failed"; static const char short_gen623[] = "**mxm_ep_disconnect"; static const char long_gen623[] = " mxm_ep_disconnect failed"; static const char short_gen624[] = "**mxm_ep_get_address"; static const char long_gen624[] = " mxm_ep_get_address failed"; static const char short_gen625[] = "**mxm_init"; static const char long_gen625[] = " mxm_init failed"; static const char short_gen626[] = "**mxm_mq_create"; static const char long_gen626[] = " mxm_mq_create failed"; static const char short_gen627[] = "**mxm_set_am_handler"; static const char long_gen627[] = " mxm_set_am_handler failed"; static const char short_gen628[] = "**namepubfile"; static const char long_gen628[] = "Unable to publish service name"; static const char short_gen629[] = "**namepubnotfound"; static const char long_gen629[] = "Lookup failed for service name"; static const char short_gen630[] = "**namepubnotpub"; static const char long_gen630[] = "Lookup failed for service name "; static const char short_gen631[] = "**namepubnotunpub"; static const char long_gen631[] = "Failed to unpublish service name"; static const char short_gen632[] = "**nameservice"; static const char long_gen632[] = "Invalid service name (see MPI_Publish_name)"; static const char short_gen633[] = "**netloc_endpoint_mismatch"; static const char long_gen633[] = "Netloc topology does not contain the node"; static const char short_gen634[] = "**netloc_topo_load"; static const char long_gen634[] = "Error loading netloc topology"; static const char short_gen635[] = "**noConnInfoToString"; static const char long_gen635[] = "No ConnInfoToString routine defined for this process group"; static const char short_gen636[] = "**noerrclasses"; static const char long_gen636[] = "No more user-defined error classes"; static const char short_gen637[] = "**noerrcodes"; static const char long_gen637[] = "No more user-defined error codes"; static const char short_gen638[] = "**nomem"; static const char long_gen638[] = "Out of memory"; static const char short_gen639[] = "**nomem2"; static const char long_gen639[] = "Unable to allocate memory (probably out of memory)"; static const char short_gen640[] = "**nomemreq"; static const char long_gen640[] = "failure occurred while allocating memory for a request object"; static const char short_gen641[] = "**nonamepub"; static const char long_gen641[] = "No name publishing service available"; static const char short_gen642[] = "**notcarttopo"; static const char long_gen642[] = "No Cartesian topology associated with this communicator"; static const char short_gen643[] = "**notcstatignore"; static const char long_gen643[] = "MPI_STATUS_IGNORE cannot be passed to MPI_Status_c2f()"; static const char short_gen644[] = "**notdistgraphtopo"; static const char long_gen644[] = "No Distributed Graph topology associated with this communicator"; static const char short_gen645[] = "**notfstatignore"; static const char long_gen645[] = "MPI_STATUS_IGNORE cannot be passed to MPI_Status_f2c()"; static const char short_gen646[] = "**notgenreq"; static const char long_gen646[] = "Attempt to complete a request with MPI_GREQUEST_COMPLETE that was not started with MPI_GREQUEST_START"; static const char short_gen647[] = "**notgraphtopo"; static const char long_gen647[] = "No Graph topology associated with this communicator"; static const char short_gen648[] = "**notimpl"; static const char long_gen648[] = "Function not implemented"; static const char short_gen649[] = "**notopology"; static const char long_gen649[] = "No topology associated with this communicator"; static const char short_gen650[] = "**notsame"; static const char long_gen650[] = "Inconsistent arguments to collective routine "; static const char short_gen651[] = "**null_buff_ptr"; static const char long_gen651[] = "Error in hcolrte api: buffer pointer is NULL for non DTE_ZERO INLINE data representation"; static const char short_gen652[] = "**nullptr"; static const char long_gen652[] = "Null pointer"; static const char short_gen653[] = "**nullptrtype"; static const char long_gen653[] = "Null pointer"; static const char short_gen654[] = "**ofi_avclose"; static const char long_gen654[] = "OFI av close failed"; static const char short_gen655[] = "**ofi_avmap"; static const char long_gen655[] = "OFI get address vector map failed"; static const char short_gen656[] = "**ofi_avopen"; static const char long_gen656[] = "OFI address vector open failed"; static const char short_gen657[] = "**ofi_bind"; static const char long_gen657[] = "OFI resource bind failure"; static const char short_gen658[] = "**ofi_cancel"; static const char long_gen658[] = "OFI cancel failed"; static const char short_gen659[] = "**ofi_cqclose"; static const char long_gen659[] = "OFI cq close failed"; static const char short_gen660[] = "**ofi_domainclose"; static const char long_gen660[] = "OFI domain close failed"; static const char short_gen661[] = "**ofi_ep_enable"; static const char long_gen661[] = "OFI endpoint enable failed"; static const char short_gen662[] = "**ofi_epclose"; static const char long_gen662[] = "OFI endpoint close failed"; static const char short_gen663[] = "**ofi_fabricclose"; static const char long_gen663[] = "OFI fabric close failed"; static const char short_gen664[] = "**ofi_getinfo"; static const char long_gen664[] = "OFI getinfo() failed"; static const char short_gen665[] = "**ofi_getname"; static const char long_gen665[] = "OFI get endpoint name failed"; static const char short_gen666[] = "**ofi_opencq"; static const char long_gen666[] = "OFI event queue create failure"; static const char short_gen667[] = "**ofi_opendomain"; static const char long_gen667[] = "OFI domain open failure"; static const char short_gen668[] = "**ofi_openep"; static const char long_gen668[] = "OFI endpoint open failed"; static const char short_gen669[] = "**ofi_openfabric"; static const char long_gen669[] = "OFI fabric open failure"; static const char short_gen670[] = "**ofi_peek"; static const char long_gen670[] = "OFI peek failed"; static const char short_gen671[] = "**ofi_poll"; static const char long_gen671[] = "OFI poll failed"; static const char short_gen672[] = "**ofi_provider_mismatch"; static const char long_gen672[] = "OFI Provider name does not match configure-time provider name"; static const char short_gen673[] = "**ofi_trecv"; static const char long_gen673[] = "OFI tagged recvfrom failed"; static const char short_gen674[] = "**ofi_tsend"; static const char long_gen674[] = "OFI tagged sendto failed"; static const char short_gen675[] = "**ofid_addrinfo"; static const char long_gen675[] = "OFI addrinfo() failure"; static const char short_gen676[] = "**ofid_alias"; static const char long_gen676[] = "OFI cq alias failed"; static const char short_gen677[] = "**ofid_avclose"; static const char long_gen677[] = "OFI av close failed"; static const char short_gen678[] = "**ofid_avlookup"; static const char long_gen678[] = "OFI get address vector lookup failed"; static const char short_gen679[] = "**ofid_avmap"; static const char long_gen679[] = "OFI get address vector map failed"; static const char short_gen680[] = "**ofid_avopen"; static const char long_gen680[] = "OFI address vector open failed"; static const char short_gen681[] = "**ofid_avsync"; static const char long_gen681[] = "OFI get address vector sync failed"; static const char short_gen682[] = "**ofid_bind"; static const char long_gen682[] = "OFI resource bind failure"; static const char short_gen683[] = "**ofid_cntr_wait"; static const char long_gen683[] = "OFI Counter wait failed"; static const char short_gen684[] = "**ofid_cqclose"; static const char long_gen684[] = "OFI cq close failed"; static const char short_gen685[] = "**ofid_ctrlcancel"; static const char long_gen685[] = "OFI Control cancel failed"; static const char short_gen686[] = "**ofid_domainclose"; static const char long_gen686[] = "OFI domain close failed"; static const char short_gen687[] = "**ofid_ep"; static const char long_gen687[] = "OFI endpoint open failed"; static const char short_gen688[] = "**ofid_ep_enable"; static const char long_gen688[] = "OFI EP enable failure"; static const char short_gen689[] = "**ofid_epclose"; static const char long_gen689[] = "OFI endpoint close failed"; static const char short_gen690[] = "**ofid_epsync"; static const char long_gen690[] = "OFI synchronization failed"; static const char short_gen691[] = "**ofid_fabric"; static const char long_gen691[] = "OFI fi_fabric failure"; static const char short_gen692[] = "**ofid_getname"; static const char long_gen692[] = "OFI get endpoint name failed"; static const char short_gen693[] = "**ofid_getopt"; static const char long_gen693[] = "OFI getopt failed"; static const char short_gen694[] = "**ofid_inject"; static const char long_gen694[] = "OFI inject failed"; static const char short_gen695[] = "**ofid_mr_reg"; static const char long_gen695[] = "OFI memory registration failed"; static const char short_gen696[] = "**ofid_mr_unreg"; static const char long_gen696[] = "OFI memory deregistration failed"; static const char short_gen697[] = "**ofid_opencq"; static const char long_gen697[] = "OFI event queue create failure"; static const char short_gen698[] = "**ofid_openct"; static const char long_gen698[] = "OFI event counter create failure"; static const char short_gen699[] = "**ofid_opendomain"; static const char long_gen699[] = "OFI fi_open domain failure"; static const char short_gen700[] = "**ofid_peek"; static const char long_gen700[] = "OFI peek failed"; static const char short_gen701[] = "**ofid_pmi"; static const char long_gen701[] = "PMI_Init() failure"; static const char short_gen702[] = "**ofid_poll"; static const char long_gen702[] = "OFI poll failed"; static const char short_gen703[] = "**ofid_prepost"; static const char long_gen703[] = "OFI preposting receives failed"; static const char short_gen704[] = "**ofid_rdma_atomicto"; static const char long_gen704[] = "OFI rdma atomicto failed"; static const char short_gen705[] = "**ofid_rdma_cswap"; static const char long_gen705[] = "OFI rdma cswap failed"; static const char short_gen706[] = "**ofid_rdma_inject_write"; static const char long_gen706[] = "OFI rdma write immediatefailed"; static const char short_gen707[] = "**ofid_rdma_readfrom"; static const char long_gen707[] = "OFI rdma read failed"; static const char short_gen708[] = "**ofid_rdma_write"; static const char long_gen708[] = "OFI rdma write failed"; static const char short_gen709[] = "**ofid_rma_init"; static const char long_gen709[] = "OFI RMA Initialization failed"; static const char short_gen710[] = "**ofid_send"; static const char long_gen710[] = "OFI send failed"; static const char short_gen711[] = "**ofid_setopt"; static const char long_gen711[] = "OFI setopt failed"; static const char short_gen712[] = "**ofid_tinject"; static const char long_gen712[] = "OFI tagged inject failed"; static const char short_gen713[] = "**ofid_trecv"; static const char long_gen713[] = "OFI tagged recv failed"; static const char short_gen714[] = "**ofid_trecvsync"; static const char long_gen714[] = "OFI tagged recv sync failed"; static const char short_gen715[] = "**ofid_tsend"; static const char long_gen715[] = "OFI tagged send failed"; static const char short_gen716[] = "**ofid_tsendsync"; static const char long_gen716[] = "OFI tagged send sync failed"; static const char short_gen717[] = "**op"; static const char long_gen717[] = "Invalid MPI_Op"; static const char short_gen718[] = "**open"; static const char long_gen718[] = "open failed"; static const char short_gen719[] = "**openportfailed"; static const char long_gen719[] = "Unable to establish a port"; static const char short_gen720[] = "**opnotallowed"; static const char long_gen720[] = "MPI_Op operation is not allowed in this routine"; static const char short_gen721[] = "**opnotpredefined"; static const char long_gen721[] = "only predefined ops are valid"; static const char short_gen722[] = "**opnull"; static const char long_gen722[] = "Null MPI_Op"; static const char short_gen723[] = "**opundefined"; static const char long_gen723[] = "MPI_Op operation not defined for this datatype "; static const char short_gen724[] = "**oremote_fail"; static const char long_gen724[] = "open failed on a remote node"; static const char short_gen725[] = "**other"; static const char long_gen725[] = "Other MPI error"; static const char short_gen726[] = "**outofmemory"; static const char long_gen726[] = "outofmemory failed"; static const char short_gen727[] = "**permattr"; static const char long_gen727[] = "Cannot set permanent attribute"; static const char short_gen728[] = "**permop"; static const char long_gen728[] = "Cannot free permanent MPI_Op "; static const char short_gen729[] = "**pglookup"; static const char long_gen729[] = "unable to find the process group structure"; static const char short_gen730[] = "**pmi_barrier"; static const char long_gen730[] = "PMI_Barrier failed"; static const char short_gen731[] = "**pmi_get_appnum"; static const char long_gen731[] = "PMI_Get_appnum failed"; static const char short_gen732[] = "**pmi_get_id"; static const char long_gen732[] = "PMI_Get_id failed"; static const char short_gen733[] = "**pmi_get_id_length_max"; static const char long_gen733[] = "PMI_Get_id_length_max failed"; static const char short_gen734[] = "**pmi_get_rank"; static const char long_gen734[] = "PMI_Get_rank failed"; static const char short_gen735[] = "**pmi_get_size"; static const char long_gen735[] = "PMI_Get_size failed"; static const char short_gen736[] = "**pmi_get_universe_size"; static const char long_gen736[] = "PMI_Get_universe_size failed"; static const char short_gen737[] = "**pmi_getjobattr"; static const char long_gen737[] = " PMI2 GetJobAttr failed"; static const char short_gen738[] = "**pmi_init"; static const char long_gen738[] = "PMI_Init failed"; static const char short_gen739[] = "**pmi_job_getid"; static const char long_gen739[] = "PMI2_Job_GetId failed"; static const char short_gen740[] = "**pmi_jobgetid"; static const char long_gen740[] = " PMI2 Job_GetID failed"; static const char short_gen741[] = "**pmi_kvs_commit"; static const char long_gen741[] = "PMI_KVS_Commit failed"; static const char short_gen742[] = "**pmi_kvs_get"; static const char long_gen742[] = "PMI_KVS_Get failed"; static const char short_gen743[] = "**pmi_kvs_get_key_length_max"; static const char long_gen743[] = "PMI_KVS_Get_key_length_max failed"; static const char short_gen744[] = "**pmi_kvs_get_my_name"; static const char long_gen744[] = "PMI_KVS_Get_my_name failed"; static const char short_gen745[] = "**pmi_kvs_get_name_length_max"; static const char long_gen745[] = "PMI_KVS_Get_name_length_max failed"; static const char short_gen746[] = "**pmi_kvs_get_value_length_max"; static const char long_gen746[] = "PMI_KVS_Get_value_length_max failed"; static const char short_gen747[] = "**pmi_kvs_put"; static const char long_gen747[] = "PMI_KVS_Put failed"; static const char short_gen748[] = "**pmi_kvsfence"; static const char long_gen748[] = " PMI2 KVS_Fence failed"; static const char short_gen749[] = "**pmi_kvsget"; static const char long_gen749[] = " PMI2 KVS_Get failed"; static const char short_gen750[] = "**pmi_kvsput"; static const char long_gen750[] = " PMI2 KVS_Put failed"; static const char short_gen751[] = "**pmi_spawn_multiple"; static const char long_gen751[] = "PMI_Spawn_multiple failed"; static const char short_gen752[] = "**pmix_commit"; static const char long_gen752[] = "PMIx_Commit failed"; static const char short_gen753[] = "**pmix_fence"; static const char long_gen753[] = "PMIx_Fence failed"; static const char short_gen754[] = "**pmix_get"; static const char long_gen754[] = "PMIx_Get failed"; static const char short_gen755[] = "**pmix_init"; static const char long_gen755[] = "PMIX_Init failed"; static const char short_gen756[] = "**pmix_put"; static const char long_gen756[] = "PMIx_Put failed"; static const char short_gen757[] = "**pmix_resolve_nodes"; static const char long_gen757[] = " PMIx_Resolve_nodes failed"; static const char short_gen758[] = "**pmix_resolve_peers"; static const char long_gen758[] = " PMIx_Resolve_peers failed"; static const char short_gen759[] = "**poll"; static const char long_gen759[] = "poll of socket fds failed"; static const char short_gen760[] = "**port"; static const char long_gen760[] = "Invalid port"; static const char short_gen761[] = "**portexist"; static const char long_gen761[] = "Named port does not exist"; static const char short_gen762[] = "**proc_failed"; static const char long_gen762[] = "Process failed"; static const char short_gen763[] = "**procnamefailed"; static const char long_gen763[] = "Failed to get processor name"; static const char short_gen764[] = "**progress_sock_wait"; static const char long_gen764[] = "sock_wait failed"; static const char short_gen765[] = "**progresshookstoomany"; static const char long_gen765[] = " too many progress hooks are registered"; static const char short_gen766[] = "**pthread_lock"; static const char long_gen766[] = "pthread_lock failed"; static const char short_gen767[] = "**pthread_mutex"; static const char long_gen767[] = "pthread mutex routine failed"; static const char short_gen768[] = "**pthread_unlock"; static const char long_gen768[] = "pthread_unlock failed"; static const char short_gen769[] = "**ptleqalloc"; static const char long_gen769[] = "PtlEQAlloc() failed"; static const char short_gen770[] = "**ptleqget"; static const char long_gen770[] = "PtlEQGet() failed"; static const char short_gen771[] = "**ptlget"; static const char long_gen771[] = "PtlGet() failed"; static const char short_gen772[] = "**ptlgetid"; static const char long_gen772[] = "PtlGetId() failed"; static const char short_gen773[] = "**ptlinit"; static const char long_gen773[] = "PtlInit() failed"; static const char short_gen774[] = "**ptlmdbind"; static const char long_gen774[] = "PtlMDBind() failed"; static const char short_gen775[] = "**ptlmdrelease"; static const char long_gen775[] = "PtlMDRelease() failed"; static const char short_gen776[] = "**ptlmeappend"; static const char long_gen776[] = "PtlMEAppend() failed"; static const char short_gen777[] = "**ptlmesearch"; static const char long_gen777[] = "PtlMESearch() failed"; static const char short_gen778[] = "**ptlmeunlink"; static const char long_gen778[] = "PtlMEUnlink() failed"; static const char short_gen779[] = "**ptlni_fail"; static const char long_gen779[] = "communication failure"; static const char short_gen780[] = "**ptlnifini"; static const char long_gen780[] = "PtlNIFini() failed"; static const char short_gen781[] = "**ptlniinit"; static const char long_gen781[] = "PtlNIInit() failed"; static const char short_gen782[] = "**ptlptalloc"; static const char long_gen782[] = "PtlPTAlloc() failed"; static const char short_gen783[] = "**ptlptfree"; static const char long_gen783[] = "PtlPTFree() failed"; static const char short_gen784[] = "**ptlput"; static const char long_gen784[] = "PtlPut() failed"; static const char short_gen785[] = "**putenv"; static const char long_gen785[] = "putenv failed"; static const char short_gen786[] = "**pvarhandle"; static const char long_gen786[] = " Performance variable handle is invalid"; static const char short_gen787[] = "**pvarhandlenull"; static const char long_gen787[] = " Performance variable handle is NULL"; static const char short_gen788[] = "**pvarindex"; static const char long_gen788[] = " Performance variable index is invalid"; static const char short_gen789[] = "**pvarsession"; static const char long_gen789[] = " Performance variable session is invalid"; static const char short_gen790[] = "**pvarsessionnull"; static const char long_gen790[] = " Performance variable session is NULL"; static const char short_gen791[] = "**rangedup"; static const char long_gen791[] = "The range array specifies duplicate entries"; static const char short_gen792[] = "**rangeendinvalid"; static const char long_gen792[] = "Some element of a range array is either negative or too large"; static const char short_gen793[] = "**rangestartinvalid"; static const char long_gen793[] = "Some element of a range array is either negative or too large"; static const char short_gen794[] = "**rank"; static const char long_gen794[] = "Invalid rank"; static const char short_gen795[] = "**rankarray"; static const char long_gen795[] = "Invalid rank in rank array"; static const char short_gen796[] = "**rankdup"; static const char long_gen796[] = "Duplicate ranks in rank array "; static const char short_gen797[] = "**ranklocal"; static const char long_gen797[] = "Error specifying local_leader "; static const char short_gen798[] = "**rankremote"; static const char long_gen798[] = "Error specifying remote_leader "; static const char short_gen799[] = "**ranksdistinct"; static const char long_gen799[] = "Local and remote leaders must be different processes"; static const char short_gen800[] = "**read"; static const char long_gen800[] = "read from socket failed"; static const char short_gen801[] = "**recv_status"; static const char long_gen801[] = "receive status failed"; static const char short_gen802[] = "**recvbuf_inplace"; static const char long_gen802[] = "recvbuf cannot be MPI_IN_PLACE"; static const char short_gen803[] = "**remove_shar_mem"; static const char long_gen803[] = "unable to remove shared memory"; static const char short_gen804[] = "**reqnotmsg"; static const char long_gen804[] = " Invalid MPI_Message (MPI_Request passed)"; static const char short_gen805[] = "**request"; static const char long_gen805[] = "Invalid MPI_Request"; static const char short_gen806[] = "**request_invalid_kind"; static const char long_gen806[] = "The supplied request was invalid"; static const char short_gen807[] = "**requestnotpersist"; static const char long_gen807[] = "Request is not persistent in MPI_Start or MPI_Startall."; static const char short_gen808[] = "**requestnull"; static const char long_gen808[] = "Null MPI_Request "; static const char short_gen809[] = "**requestpersistactive"; static const char long_gen809[] = "Persistent request passed to MPI_Start or MPI_Startall is already active."; static const char short_gen810[] = "**revoked"; static const char long_gen810[] = "Communication object revoked"; static const char short_gen811[] = "**rmaattach"; static const char long_gen811[] = "Memory cannot be attached"; static const char short_gen812[] = "**rmaconflict"; static const char long_gen812[] = "Conflicting accesses to window "; static const char short_gen813[] = "**rmadisp"; static const char long_gen813[] = "Invalid displacement argument in RMA call "; static const char short_gen814[] = "**rmaflavor"; static const char long_gen814[] = "Incorrect window flavor"; static const char short_gen815[] = "**rmarange"; static const char long_gen815[] = "Target memory is not contained within the window"; static const char short_gen816[] = "**rmashared"; static const char long_gen816[] = "Memory cannot be shared"; static const char short_gen817[] = "**rmasize"; static const char long_gen817[] = "Invalid size argument in RMA call"; static const char short_gen818[] = "**rmasync"; static const char long_gen818[] = "Wrong synchronization of RMA calls "; static const char short_gen819[] = "**rmatypenotatomic"; static const char long_gen819[] = " Datatype not permitted for atomic operations"; static const char short_gen820[] = "**root"; static const char long_gen820[] = "Invalid root"; static const char short_gen821[] = "**rsendnomatch"; static const char long_gen821[] = "Ready send had no matching receive "; static const char short_gen822[] = "**rtspkt"; static const char long_gen822[] = "failure occurred while attempting to send RTS packet"; static const char short_gen823[] = "**sem_destroy"; static const char long_gen823[] = "sem_destroy() failed"; static const char short_gen824[] = "**sem_init"; static const char long_gen824[] = "sem_init() failed"; static const char short_gen825[] = "**sem_post"; static const char long_gen825[] = "sem_post() failed"; static const char short_gen826[] = "**sem_wait"; static const char long_gen826[] = "sem_wait() failed"; static const char short_gen827[] = "**sendbuf_inplace"; static const char long_gen827[] = "sendbuf cannot be MPI_IN_PLACE"; static const char short_gen828[] = "**servicename"; static const char long_gen828[] = "Attempt to lookup an unknown service name "; static const char short_gen829[] = "**shm_open"; static const char long_gen829[] = "unable to open a shared memory object"; static const char short_gen830[] = "**signal"; static const char long_gen830[] = "signal() failed"; static const char short_gen831[] = "**snprintf"; static const char long_gen831[] = "snprintf returned an invalid number"; static const char short_gen832[] = "**sock_accept"; static const char long_gen832[] = "accept of socket fd failed"; static const char short_gen833[] = "**sock_closed"; static const char long_gen833[] = "socket closed"; static const char short_gen834[] = "**sock_connect"; static const char long_gen834[] = "connect failed"; static const char short_gen835[] = "**sock_create"; static const char long_gen835[] = "unable to create a socket"; static const char short_gen836[] = "**sock_gethost"; static const char long_gen836[] = "gethostname failed"; static const char short_gen837[] = "**sock_post_close"; static const char long_gen837[] = "posting a close of the socket failed"; static const char short_gen838[] = "**sockaddrfailed"; static const char long_gen838[] = "MPL_get_sockaddr failed"; static const char short_gen839[] = "**sock|badbuf"; static const char long_gen839[] = "the supplied buffer contains invalid memory"; static const char short_gen840[] = "**sock|badhandle"; static const char long_gen840[] = "sock contains an invalid handle"; static const char short_gen841[] = "**sock|badhdbuf"; static const char long_gen841[] = "a memory fault occurred while accessing the host description string"; static const char short_gen842[] = "**sock|badhdlen"; static const char long_gen842[] = "host description string to small to store description"; static const char short_gen843[] = "**sock|badhdmax"; static const char long_gen843[] = "the length of the host description string must be non-negative"; static const char short_gen844[] = "**sock|badiovn"; static const char long_gen844[] = "size of iov is invalid"; static const char short_gen845[] = "**sock|badlen"; static const char long_gen845[] = "bad length parameter(s)"; static const char short_gen846[] = "**sock|badport"; static const char long_gen846[] = "port number is out of range"; static const char short_gen847[] = "**sock|badsock"; static const char long_gen847[] = "supplied sock is corrupt"; static const char short_gen848[] = "**sock|close_cancel"; static const char long_gen848[] = "operation cancelled because sock was closed locally"; static const char short_gen849[] = "**sock|closing"; static const char long_gen849[] = "sock is in the process of being closed locally"; static const char short_gen850[] = "**sock|closing_already"; static const char long_gen850[] = "a close operation is already posted"; static const char short_gen851[] = "**sock|connclosed"; static const char long_gen851[] = "connection closed by peer"; static const char short_gen852[] = "**sock|connfailed"; static const char long_gen852[] = "connection failure"; static const char short_gen853[] = "**sock|connrefused"; static const char long_gen853[] = "connection refused"; static const char short_gen854[] = "**sock|listener_bad_sock"; static const char long_gen854[] = "supplied sock is not a listener"; static const char short_gen855[] = "**sock|listener_bad_state"; static const char long_gen855[] = "supplied listener sock is in a bad state"; static const char short_gen856[] = "**sock|listener_read"; static const char long_gen856[] = "read operation not allowed on a listener"; static const char short_gen857[] = "**sock|listener_write"; static const char long_gen857[] = "write operation not allowed on a listener"; static const char short_gen858[] = "**sock|nosock"; static const char long_gen858[] = "no new sock was available to accept"; static const char short_gen859[] = "**sock|notconnected"; static const char long_gen859[] = "sock is not connected"; static const char short_gen860[] = "**sock|oserror"; static const char long_gen860[] = "unexpected operating system error"; static const char short_gen861[] = "**sock|osnomem"; static const char long_gen861[] = "operating system routine failed due to lack of memory"; static const char short_gen862[] = "**sock|poll|accept"; static const char long_gen862[] = "accept failed to acquire a new socket"; static const char short_gen863[] = "**sock|poll|bind"; static const char long_gen863[] = "unable to bind socket to port"; static const char short_gen864[] = "**sock|poll|eqfail"; static const char long_gen864[] = "fatal error: failed to enqueue an event; event was lost"; static const char short_gen865[] = "**sock|poll|eqmalloc"; static const char long_gen865[] = "MPL_malloc failed to allocate memory for an event queue structure"; static const char short_gen866[] = "**sock|poll|listen"; static const char long_gen866[] = "listen() failed"; static const char short_gen867[] = "**sock|poll|nodelay"; static const char long_gen867[] = "unable to set TCP no delay attribute on socket"; static const char short_gen868[] = "**sock|poll|nonblock"; static const char long_gen868[] = "unable to set socket to nonblocking"; static const char short_gen869[] = "**sock|poll|pipe"; static const char long_gen869[] = "unable to allocate pipe to wakeup a blocking poll()"; static const char short_gen870[] = "**sock|poll|pipenonblock"; static const char long_gen870[] = "unable to set wakeup pipe to nonblocking"; static const char short_gen871[] = "**sock|poll|reuseaddr"; static const char long_gen871[] = "unable to set reuseaddr attribute on socket"; static const char short_gen872[] = "**sock|poll|setrcvbufsz"; static const char long_gen872[] = " unable to set the receive socket buffer size"; static const char short_gen873[] = "**sock|poll|setsndbufsz"; static const char long_gen873[] = " unable to set the send socket buffer size"; static const char short_gen874[] = "**sock|poll|socket"; static const char long_gen874[] = "unable to obtain new socket"; static const char short_gen875[] = "**sock|poll|unhandledstate"; static const char long_gen875[] = "encountered an unexpected state"; static const char short_gen876[] = "**sock|poll|unhandledtype"; static const char long_gen876[] = "encountered an unexpected sock type"; static const char short_gen877[] = "**sock|reads"; static const char long_gen877[] = "attempt to perform multiple simultaneous reads"; static const char short_gen878[] = "**sock|setalloc"; static const char long_gen878[] = "unable to allocate a new sock set object"; static const char short_gen879[] = "**sock|sockalloc"; static const char long_gen879[] = "unable to allocate a new sock object"; static const char short_gen880[] = "**sock|uninit"; static const char long_gen880[] = "Sock library has not been initialized"; static const char short_gen881[] = "**sock|writes"; static const char long_gen881[] = "attempt to perform multiple simultaneous writes"; static const char short_gen882[] = "**spawn"; static const char long_gen882[] = "Error in spawn call"; static const char short_gen883[] = "**stride"; static const char long_gen883[] = "Range does not terminate"; static const char short_gen884[] = "**stridezero"; static const char long_gen884[] = "Zero stride is invalid"; static const char short_gen885[] = "**subarrayoflow"; static const char long_gen885[] = "Cannot use an array of this size unless the MPI implementation defines a 64-bit MPI_Aint"; static const char short_gen886[] = "**success"; static const char long_gen886[] = "No MPI error"; static const char short_gen887[] = "**tag"; static const char long_gen887[] = "Invalid tag"; static const char short_gen888[] = "**tcp_cleanup_fail"; static const char long_gen888[] = "Error while cleaning up failed connection"; static const char short_gen889[] = "**tempnam"; static const char long_gen889[] = "tempnam failed"; static const char short_gen890[] = "**tmpvc_connect_fail"; static const char long_gen890[] = "Failure during connection protocol"; static const char short_gen891[] = "**toomanycomm"; static const char long_gen891[] = "Too many communicators"; static const char short_gen892[] = "**toomanycommfrag"; static const char long_gen892[] = " Cannot allocate context ID because of fragmentation"; static const char short_gen893[] = "**toomanynbc"; static const char long_gen893[] = " too many outstanding nonblocking collectives detected"; static const char short_gen894[] = "**topology"; static const char long_gen894[] = "Invalid topology"; static const char short_gen895[] = "**topotoolarge"; static const char long_gen895[] = "Topology size is greater than communicator size"; static const char short_gen896[] = "**treetype"; static const char long_gen896[] = " Invalid tree type used for initializing Tree algorithms"; static const char short_gen897[] = "**truncate"; static const char long_gen897[] = "Message truncated"; static const char short_gen898[] = "**typeinitbadmem"; static const char long_gen898[] = "builtin datatype handle references invalid memory"; static const char short_gen899[] = "**typeinitfail"; static const char long_gen899[] = "Did not initialize name for all of the predefined datatypes"; static const char short_gen900[] = "**typeinitminmaxloc"; static const char long_gen900[] = " Could not determine pointer for predefined minloc or maxloc type. Initialization of those names failed."; static const char short_gen901[] = "**typematchnoclass"; static const char long_gen901[] = "The value of typeclass is not one of MPI_TYPECLASS_REAL, MPI_TYPECLASS_INTEGER, or MPI_TYPECLASS_COMPLEX"; static const char short_gen902[] = "**typematchsize"; static const char long_gen902[] = "No MPI datatype available for the given typeclass and size"; static const char short_gen903[] = "**typenamelen"; static const char long_gen903[] = "Specified datatype name is too long"; static const char short_gen904[] = "**typenotpredefined"; static const char long_gen904[] = " Datatype must be predefined"; static const char short_gen905[] = "**ucx_nm_pmi_error"; static const char long_gen905[] = " pmi error in UCX netmod"; static const char short_gen906[] = "**ucx_nm_rq_error"; static const char long_gen906[] = " return failed request in UCX netmod"; static const char short_gen907[] = "**ucx_nm_status"; static const char long_gen907[] = " ucx function returned with failed status"; static const char short_gen908[] = "**ucx_nm_str_error"; static const char long_gen908[] = " string error in UCX netmod"; static const char short_gen909[] = "**unknown"; static const char long_gen909[] = "Unknown error. Please file a bug report."; static const char short_gen910[] = "**unknowngpid"; static const char long_gen910[] = "Internal MPI error: Unknown gpid"; static const char short_gen911[] = "**unsupporteddatarep"; static const char long_gen911[] = "Only native data representation currently supported"; static const char short_gen912[] = "**unweightedboth"; static const char long_gen912[] = "Must specify MPI_UNWEIGHTED for both or neither weight arguments"; static const char short_gen913[] = "**user"; static const char long_gen913[] = "user defined function returned an error code"; static const char short_gen914[] = "**vc_in_error_state"; static const char long_gen914[] = "Connection is in error state"; static const char short_gen915[] = "**vmsplice"; static const char long_gen915[] = "vmsplice failed"; static const char short_gen916[] = "**win"; static const char long_gen916[] = "Invalid MPI_Win"; static const char short_gen917[] = "**winInvalidOp"; static const char long_gen917[] = " Invalid RMA operation"; static const char short_gen918[] = "**windows_mutex"; static const char long_gen918[] = "Windows mutex routine failed"; static const char short_gen919[] = "**winflavor"; static const char long_gen919[] = " Window flavor is not compatible with the given operation"; static const char short_gen920[] = "**winnoprogress"; static const char long_gen920[] = " Detected an error while in progress wait for RMA messages"; static const char short_gen921[] = "**winnull"; static const char long_gen921[] = "Null MPI_Win"; static const char short_gen922[] = "**write"; static const char long_gen922[] = "write failed"; static const char short_gen923[] = "**writev"; static const char long_gen923[] = "writev failed"; static const int generic_msgs_len = 924; static const msgpair generic_err_msgs[] = { { 0xacebad03, short_gen0, long_gen0, 0xcb0bfa11 }, { 0xacebad03, short_gen1, long_gen1, 0xcb0bfa11 }, { 0xacebad03, short_gen2, long_gen2, 0xcb0bfa11 }, { 0xacebad03, short_gen3, long_gen3, 0xcb0bfa11 }, { 0xacebad03, short_gen4, long_gen4, 0xcb0bfa11 }, { 0xacebad03, short_gen5, long_gen5, 0xcb0bfa11 }, { 0xacebad03, short_gen6, long_gen6, 0xcb0bfa11 }, { 0xacebad03, short_gen7, long_gen7, 0xcb0bfa11 }, { 0xacebad03, short_gen8, long_gen8, 0xcb0bfa11 }, { 0xacebad03, short_gen9, long_gen9, 0xcb0bfa11 }, { 0xacebad03, short_gen10, long_gen10, 0xcb0bfa11 }, { 0xacebad03, short_gen11, long_gen11, 0xcb0bfa11 }, { 0xacebad03, short_gen12, long_gen12, 0xcb0bfa11 }, { 0xacebad03, short_gen13, long_gen13, 0xcb0bfa11 }, { 0xacebad03, short_gen14, long_gen14, 0xcb0bfa11 }, { 0xacebad03, short_gen15, long_gen15, 0xcb0bfa11 }, { 0xacebad03, short_gen16, long_gen16, 0xcb0bfa11 }, { 0xacebad03, short_gen17, long_gen17, 0xcb0bfa11 }, { 0xacebad03, short_gen18, long_gen18, 0xcb0bfa11 }, { 0xacebad03, short_gen19, long_gen19, 0xcb0bfa11 }, { 0xacebad03, short_gen20, long_gen20, 0xcb0bfa11 }, { 0xacebad03, short_gen21, long_gen21, 0xcb0bfa11 }, { 0xacebad03, short_gen22, long_gen22, 0xcb0bfa11 }, { 0xacebad03, short_gen23, long_gen23, 0xcb0bfa11 }, { 0xacebad03, short_gen24, long_gen24, 0xcb0bfa11 }, { 0xacebad03, short_gen25, long_gen25, 0xcb0bfa11 }, { 0xacebad03, short_gen26, long_gen26, 0xcb0bfa11 }, { 0xacebad03, short_gen27, long_gen27, 0xcb0bfa11 }, { 0xacebad03, short_gen28, long_gen28, 0xcb0bfa11 }, { 0xacebad03, short_gen29, long_gen29, 0xcb0bfa11 }, { 0xacebad03, short_gen30, long_gen30, 0xcb0bfa11 }, { 0xacebad03, short_gen31, long_gen31, 0xcb0bfa11 }, { 0xacebad03, short_gen32, long_gen32, 0xcb0bfa11 }, { 0xacebad03, short_gen33, long_gen33, 0xcb0bfa11 }, { 0xacebad03, short_gen34, long_gen34, 0xcb0bfa11 }, { 0xacebad03, short_gen35, long_gen35, 0xcb0bfa11 }, { 0xacebad03, short_gen36, long_gen36, 0xcb0bfa11 }, { 0xacebad03, short_gen37, long_gen37, 0xcb0bfa11 }, { 0xacebad03, short_gen38, long_gen38, 0xcb0bfa11 }, { 0xacebad03, short_gen39, long_gen39, 0xcb0bfa11 }, { 0xacebad03, short_gen40, long_gen40, 0xcb0bfa11 }, { 0xacebad03, short_gen41, long_gen41, 0xcb0bfa11 }, { 0xacebad03, short_gen42, long_gen42, 0xcb0bfa11 }, { 0xacebad03, short_gen43, long_gen43, 0xcb0bfa11 }, { 0xacebad03, short_gen44, long_gen44, 0xcb0bfa11 }, { 0xacebad03, short_gen45, long_gen45, 0xcb0bfa11 }, { 0xacebad03, short_gen46, long_gen46, 0xcb0bfa11 }, { 0xacebad03, short_gen47, long_gen47, 0xcb0bfa11 }, { 0xacebad03, short_gen48, long_gen48, 0xcb0bfa11 }, { 0xacebad03, short_gen49, long_gen49, 0xcb0bfa11 }, { 0xacebad03, short_gen50, long_gen50, 0xcb0bfa11 }, { 0xacebad03, short_gen51, long_gen51, 0xcb0bfa11 }, { 0xacebad03, short_gen52, long_gen52, 0xcb0bfa11 }, { 0xacebad03, short_gen53, long_gen53, 0xcb0bfa11 }, { 0xacebad03, short_gen54, long_gen54, 0xcb0bfa11 }, { 0xacebad03, short_gen55, long_gen55, 0xcb0bfa11 }, { 0xacebad03, short_gen56, long_gen56, 0xcb0bfa11 }, { 0xacebad03, short_gen57, long_gen57, 0xcb0bfa11 }, { 0xacebad03, short_gen58, long_gen58, 0xcb0bfa11 }, { 0xacebad03, short_gen59, long_gen59, 0xcb0bfa11 }, { 0xacebad03, short_gen60, long_gen60, 0xcb0bfa11 }, { 0xacebad03, short_gen61, long_gen61, 0xcb0bfa11 }, { 0xacebad03, short_gen62, long_gen62, 0xcb0bfa11 }, { 0xacebad03, short_gen63, long_gen63, 0xcb0bfa11 }, { 0xacebad03, short_gen64, long_gen64, 0xcb0bfa11 }, { 0xacebad03, short_gen65, long_gen65, 0xcb0bfa11 }, { 0xacebad03, short_gen66, long_gen66, 0xcb0bfa11 }, { 0xacebad03, short_gen67, long_gen67, 0xcb0bfa11 }, { 0xacebad03, short_gen68, long_gen68, 0xcb0bfa11 }, { 0xacebad03, short_gen69, long_gen69, 0xcb0bfa11 }, { 0xacebad03, short_gen70, long_gen70, 0xcb0bfa11 }, { 0xacebad03, short_gen71, long_gen71, 0xcb0bfa11 }, { 0xacebad03, short_gen72, long_gen72, 0xcb0bfa11 }, { 0xacebad03, short_gen73, long_gen73, 0xcb0bfa11 }, { 0xacebad03, short_gen74, long_gen74, 0xcb0bfa11 }, { 0xacebad03, short_gen75, long_gen75, 0xcb0bfa11 }, { 0xacebad03, short_gen76, long_gen76, 0xcb0bfa11 }, { 0xacebad03, short_gen77, long_gen77, 0xcb0bfa11 }, { 0xacebad03, short_gen78, long_gen78, 0xcb0bfa11 }, { 0xacebad03, short_gen79, long_gen79, 0xcb0bfa11 }, { 0xacebad03, short_gen80, long_gen80, 0xcb0bfa11 }, { 0xacebad03, short_gen81, long_gen81, 0xcb0bfa11 }, { 0xacebad03, short_gen82, long_gen82, 0xcb0bfa11 }, { 0xacebad03, short_gen83, long_gen83, 0xcb0bfa11 }, { 0xacebad03, short_gen84, long_gen84, 0xcb0bfa11 }, { 0xacebad03, short_gen85, long_gen85, 0xcb0bfa11 }, { 0xacebad03, short_gen86, long_gen86, 0xcb0bfa11 }, { 0xacebad03, short_gen87, long_gen87, 0xcb0bfa11 }, { 0xacebad03, short_gen88, long_gen88, 0xcb0bfa11 }, { 0xacebad03, short_gen89, long_gen89, 0xcb0bfa11 }, { 0xacebad03, short_gen90, long_gen90, 0xcb0bfa11 }, { 0xacebad03, short_gen91, long_gen91, 0xcb0bfa11 }, { 0xacebad03, short_gen92, long_gen92, 0xcb0bfa11 }, { 0xacebad03, short_gen93, long_gen93, 0xcb0bfa11 }, { 0xacebad03, short_gen94, long_gen94, 0xcb0bfa11 }, { 0xacebad03, short_gen95, long_gen95, 0xcb0bfa11 }, { 0xacebad03, short_gen96, long_gen96, 0xcb0bfa11 }, { 0xacebad03, short_gen97, long_gen97, 0xcb0bfa11 }, { 0xacebad03, short_gen98, long_gen98, 0xcb0bfa11 }, { 0xacebad03, short_gen99, long_gen99, 0xcb0bfa11 }, { 0xacebad03, short_gen100, long_gen100, 0xcb0bfa11 }, { 0xacebad03, short_gen101, long_gen101, 0xcb0bfa11 }, { 0xacebad03, short_gen102, long_gen102, 0xcb0bfa11 }, { 0xacebad03, short_gen103, long_gen103, 0xcb0bfa11 }, { 0xacebad03, short_gen104, long_gen104, 0xcb0bfa11 }, { 0xacebad03, short_gen105, long_gen105, 0xcb0bfa11 }, { 0xacebad03, short_gen106, long_gen106, 0xcb0bfa11 }, { 0xacebad03, short_gen107, long_gen107, 0xcb0bfa11 }, { 0xacebad03, short_gen108, long_gen108, 0xcb0bfa11 }, { 0xacebad03, short_gen109, long_gen109, 0xcb0bfa11 }, { 0xacebad03, short_gen110, long_gen110, 0xcb0bfa11 }, { 0xacebad03, short_gen111, long_gen111, 0xcb0bfa11 }, { 0xacebad03, short_gen112, long_gen112, 0xcb0bfa11 }, { 0xacebad03, short_gen113, long_gen113, 0xcb0bfa11 }, { 0xacebad03, short_gen114, long_gen114, 0xcb0bfa11 }, { 0xacebad03, short_gen115, long_gen115, 0xcb0bfa11 }, { 0xacebad03, short_gen116, long_gen116, 0xcb0bfa11 }, { 0xacebad03, short_gen117, long_gen117, 0xcb0bfa11 }, { 0xacebad03, short_gen118, long_gen118, 0xcb0bfa11 }, { 0xacebad03, short_gen119, long_gen119, 0xcb0bfa11 }, { 0xacebad03, short_gen120, long_gen120, 0xcb0bfa11 }, { 0xacebad03, short_gen121, long_gen121, 0xcb0bfa11 }, { 0xacebad03, short_gen122, long_gen122, 0xcb0bfa11 }, { 0xacebad03, short_gen123, long_gen123, 0xcb0bfa11 }, { 0xacebad03, short_gen124, long_gen124, 0xcb0bfa11 }, { 0xacebad03, short_gen125, long_gen125, 0xcb0bfa11 }, { 0xacebad03, short_gen126, long_gen126, 0xcb0bfa11 }, { 0xacebad03, short_gen127, long_gen127, 0xcb0bfa11 }, { 0xacebad03, short_gen128, long_gen128, 0xcb0bfa11 }, { 0xacebad03, short_gen129, long_gen129, 0xcb0bfa11 }, { 0xacebad03, short_gen130, long_gen130, 0xcb0bfa11 }, { 0xacebad03, short_gen131, long_gen131, 0xcb0bfa11 }, { 0xacebad03, short_gen132, long_gen132, 0xcb0bfa11 }, { 0xacebad03, short_gen133, long_gen133, 0xcb0bfa11 }, { 0xacebad03, short_gen134, long_gen134, 0xcb0bfa11 }, { 0xacebad03, short_gen135, long_gen135, 0xcb0bfa11 }, { 0xacebad03, short_gen136, long_gen136, 0xcb0bfa11 }, { 0xacebad03, short_gen137, long_gen137, 0xcb0bfa11 }, { 0xacebad03, short_gen138, long_gen138, 0xcb0bfa11 }, { 0xacebad03, short_gen139, long_gen139, 0xcb0bfa11 }, { 0xacebad03, short_gen140, long_gen140, 0xcb0bfa11 }, { 0xacebad03, short_gen141, long_gen141, 0xcb0bfa11 }, { 0xacebad03, short_gen142, long_gen142, 0xcb0bfa11 }, { 0xacebad03, short_gen143, long_gen143, 0xcb0bfa11 }, { 0xacebad03, short_gen144, long_gen144, 0xcb0bfa11 }, { 0xacebad03, short_gen145, long_gen145, 0xcb0bfa11 }, { 0xacebad03, short_gen146, long_gen146, 0xcb0bfa11 }, { 0xacebad03, short_gen147, long_gen147, 0xcb0bfa11 }, { 0xacebad03, short_gen148, long_gen148, 0xcb0bfa11 }, { 0xacebad03, short_gen149, long_gen149, 0xcb0bfa11 }, { 0xacebad03, short_gen150, long_gen150, 0xcb0bfa11 }, { 0xacebad03, short_gen151, long_gen151, 0xcb0bfa11 }, { 0xacebad03, short_gen152, long_gen152, 0xcb0bfa11 }, { 0xacebad03, short_gen153, long_gen153, 0xcb0bfa11 }, { 0xacebad03, short_gen154, long_gen154, 0xcb0bfa11 }, { 0xacebad03, short_gen155, long_gen155, 0xcb0bfa11 }, { 0xacebad03, short_gen156, long_gen156, 0xcb0bfa11 }, { 0xacebad03, short_gen157, long_gen157, 0xcb0bfa11 }, { 0xacebad03, short_gen158, long_gen158, 0xcb0bfa11 }, { 0xacebad03, short_gen159, long_gen159, 0xcb0bfa11 }, { 0xacebad03, short_gen160, long_gen160, 0xcb0bfa11 }, { 0xacebad03, short_gen161, long_gen161, 0xcb0bfa11 }, { 0xacebad03, short_gen162, long_gen162, 0xcb0bfa11 }, { 0xacebad03, short_gen163, long_gen163, 0xcb0bfa11 }, { 0xacebad03, short_gen164, long_gen164, 0xcb0bfa11 }, { 0xacebad03, short_gen165, long_gen165, 0xcb0bfa11 }, { 0xacebad03, short_gen166, long_gen166, 0xcb0bfa11 }, { 0xacebad03, short_gen167, long_gen167, 0xcb0bfa11 }, { 0xacebad03, short_gen168, long_gen168, 0xcb0bfa11 }, { 0xacebad03, short_gen169, long_gen169, 0xcb0bfa11 }, { 0xacebad03, short_gen170, long_gen170, 0xcb0bfa11 }, { 0xacebad03, short_gen171, long_gen171, 0xcb0bfa11 }, { 0xacebad03, short_gen172, long_gen172, 0xcb0bfa11 }, { 0xacebad03, short_gen173, long_gen173, 0xcb0bfa11 }, { 0xacebad03, short_gen174, long_gen174, 0xcb0bfa11 }, { 0xacebad03, short_gen175, long_gen175, 0xcb0bfa11 }, { 0xacebad03, short_gen176, long_gen176, 0xcb0bfa11 }, { 0xacebad03, short_gen177, long_gen177, 0xcb0bfa11 }, { 0xacebad03, short_gen178, long_gen178, 0xcb0bfa11 }, { 0xacebad03, short_gen179, long_gen179, 0xcb0bfa11 }, { 0xacebad03, short_gen180, long_gen180, 0xcb0bfa11 }, { 0xacebad03, short_gen181, long_gen181, 0xcb0bfa11 }, { 0xacebad03, short_gen182, long_gen182, 0xcb0bfa11 }, { 0xacebad03, short_gen183, long_gen183, 0xcb0bfa11 }, { 0xacebad03, short_gen184, long_gen184, 0xcb0bfa11 }, { 0xacebad03, short_gen185, long_gen185, 0xcb0bfa11 }, { 0xacebad03, short_gen186, long_gen186, 0xcb0bfa11 }, { 0xacebad03, short_gen187, long_gen187, 0xcb0bfa11 }, { 0xacebad03, short_gen188, long_gen188, 0xcb0bfa11 }, { 0xacebad03, short_gen189, long_gen189, 0xcb0bfa11 }, { 0xacebad03, short_gen190, long_gen190, 0xcb0bfa11 }, { 0xacebad03, short_gen191, long_gen191, 0xcb0bfa11 }, { 0xacebad03, short_gen192, long_gen192, 0xcb0bfa11 }, { 0xacebad03, short_gen193, long_gen193, 0xcb0bfa11 }, { 0xacebad03, short_gen194, long_gen194, 0xcb0bfa11 }, { 0xacebad03, short_gen195, long_gen195, 0xcb0bfa11 }, { 0xacebad03, short_gen196, long_gen196, 0xcb0bfa11 }, { 0xacebad03, short_gen197, long_gen197, 0xcb0bfa11 }, { 0xacebad03, short_gen198, long_gen198, 0xcb0bfa11 }, { 0xacebad03, short_gen199, long_gen199, 0xcb0bfa11 }, { 0xacebad03, short_gen200, long_gen200, 0xcb0bfa11 }, { 0xacebad03, short_gen201, long_gen201, 0xcb0bfa11 }, { 0xacebad03, short_gen202, long_gen202, 0xcb0bfa11 }, { 0xacebad03, short_gen203, long_gen203, 0xcb0bfa11 }, { 0xacebad03, short_gen204, long_gen204, 0xcb0bfa11 }, { 0xacebad03, short_gen205, long_gen205, 0xcb0bfa11 }, { 0xacebad03, short_gen206, long_gen206, 0xcb0bfa11 }, { 0xacebad03, short_gen207, long_gen207, 0xcb0bfa11 }, { 0xacebad03, short_gen208, long_gen208, 0xcb0bfa11 }, { 0xacebad03, short_gen209, long_gen209, 0xcb0bfa11 }, { 0xacebad03, short_gen210, long_gen210, 0xcb0bfa11 }, { 0xacebad03, short_gen211, long_gen211, 0xcb0bfa11 }, { 0xacebad03, short_gen212, long_gen212, 0xcb0bfa11 }, { 0xacebad03, short_gen213, long_gen213, 0xcb0bfa11 }, { 0xacebad03, short_gen214, long_gen214, 0xcb0bfa11 }, { 0xacebad03, short_gen215, long_gen215, 0xcb0bfa11 }, { 0xacebad03, short_gen216, long_gen216, 0xcb0bfa11 }, { 0xacebad03, short_gen217, long_gen217, 0xcb0bfa11 }, { 0xacebad03, short_gen218, long_gen218, 0xcb0bfa11 }, { 0xacebad03, short_gen219, long_gen219, 0xcb0bfa11 }, { 0xacebad03, short_gen220, long_gen220, 0xcb0bfa11 }, { 0xacebad03, short_gen221, long_gen221, 0xcb0bfa11 }, { 0xacebad03, short_gen222, long_gen222, 0xcb0bfa11 }, { 0xacebad03, short_gen223, long_gen223, 0xcb0bfa11 }, { 0xacebad03, short_gen224, long_gen224, 0xcb0bfa11 }, { 0xacebad03, short_gen225, long_gen225, 0xcb0bfa11 }, { 0xacebad03, short_gen226, long_gen226, 0xcb0bfa11 }, { 0xacebad03, short_gen227, long_gen227, 0xcb0bfa11 }, { 0xacebad03, short_gen228, long_gen228, 0xcb0bfa11 }, { 0xacebad03, short_gen229, long_gen229, 0xcb0bfa11 }, { 0xacebad03, short_gen230, long_gen230, 0xcb0bfa11 }, { 0xacebad03, short_gen231, long_gen231, 0xcb0bfa11 }, { 0xacebad03, short_gen232, long_gen232, 0xcb0bfa11 }, { 0xacebad03, short_gen233, long_gen233, 0xcb0bfa11 }, { 0xacebad03, short_gen234, long_gen234, 0xcb0bfa11 }, { 0xacebad03, short_gen235, long_gen235, 0xcb0bfa11 }, { 0xacebad03, short_gen236, long_gen236, 0xcb0bfa11 }, { 0xacebad03, short_gen237, long_gen237, 0xcb0bfa11 }, { 0xacebad03, short_gen238, long_gen238, 0xcb0bfa11 }, { 0xacebad03, short_gen239, long_gen239, 0xcb0bfa11 }, { 0xacebad03, short_gen240, long_gen240, 0xcb0bfa11 }, { 0xacebad03, short_gen241, long_gen241, 0xcb0bfa11 }, { 0xacebad03, short_gen242, long_gen242, 0xcb0bfa11 }, { 0xacebad03, short_gen243, long_gen243, 0xcb0bfa11 }, { 0xacebad03, short_gen244, long_gen244, 0xcb0bfa11 }, { 0xacebad03, short_gen245, long_gen245, 0xcb0bfa11 }, { 0xacebad03, short_gen246, long_gen246, 0xcb0bfa11 }, { 0xacebad03, short_gen247, long_gen247, 0xcb0bfa11 }, { 0xacebad03, short_gen248, long_gen248, 0xcb0bfa11 }, { 0xacebad03, short_gen249, long_gen249, 0xcb0bfa11 }, { 0xacebad03, short_gen250, long_gen250, 0xcb0bfa11 }, { 0xacebad03, short_gen251, long_gen251, 0xcb0bfa11 }, { 0xacebad03, short_gen252, long_gen252, 0xcb0bfa11 }, { 0xacebad03, short_gen253, long_gen253, 0xcb0bfa11 }, { 0xacebad03, short_gen254, long_gen254, 0xcb0bfa11 }, { 0xacebad03, short_gen255, long_gen255, 0xcb0bfa11 }, { 0xacebad03, short_gen256, long_gen256, 0xcb0bfa11 }, { 0xacebad03, short_gen257, long_gen257, 0xcb0bfa11 }, { 0xacebad03, short_gen258, long_gen258, 0xcb0bfa11 }, { 0xacebad03, short_gen259, long_gen259, 0xcb0bfa11 }, { 0xacebad03, short_gen260, long_gen260, 0xcb0bfa11 }, { 0xacebad03, short_gen261, long_gen261, 0xcb0bfa11 }, { 0xacebad03, short_gen262, long_gen262, 0xcb0bfa11 }, { 0xacebad03, short_gen263, long_gen263, 0xcb0bfa11 }, { 0xacebad03, short_gen264, long_gen264, 0xcb0bfa11 }, { 0xacebad03, short_gen265, long_gen265, 0xcb0bfa11 }, { 0xacebad03, short_gen266, long_gen266, 0xcb0bfa11 }, { 0xacebad03, short_gen267, long_gen267, 0xcb0bfa11 }, { 0xacebad03, short_gen268, long_gen268, 0xcb0bfa11 }, { 0xacebad03, short_gen269, long_gen269, 0xcb0bfa11 }, { 0xacebad03, short_gen270, long_gen270, 0xcb0bfa11 }, { 0xacebad03, short_gen271, long_gen271, 0xcb0bfa11 }, { 0xacebad03, short_gen272, long_gen272, 0xcb0bfa11 }, { 0xacebad03, short_gen273, long_gen273, 0xcb0bfa11 }, { 0xacebad03, short_gen274, long_gen274, 0xcb0bfa11 }, { 0xacebad03, short_gen275, long_gen275, 0xcb0bfa11 }, { 0xacebad03, short_gen276, long_gen276, 0xcb0bfa11 }, { 0xacebad03, short_gen277, long_gen277, 0xcb0bfa11 }, { 0xacebad03, short_gen278, long_gen278, 0xcb0bfa11 }, { 0xacebad03, short_gen279, long_gen279, 0xcb0bfa11 }, { 0xacebad03, short_gen280, long_gen280, 0xcb0bfa11 }, { 0xacebad03, short_gen281, long_gen281, 0xcb0bfa11 }, { 0xacebad03, short_gen282, long_gen282, 0xcb0bfa11 }, { 0xacebad03, short_gen283, long_gen283, 0xcb0bfa11 }, { 0xacebad03, short_gen284, long_gen284, 0xcb0bfa11 }, { 0xacebad03, short_gen285, long_gen285, 0xcb0bfa11 }, { 0xacebad03, short_gen286, long_gen286, 0xcb0bfa11 }, { 0xacebad03, short_gen287, long_gen287, 0xcb0bfa11 }, { 0xacebad03, short_gen288, long_gen288, 0xcb0bfa11 }, { 0xacebad03, short_gen289, long_gen289, 0xcb0bfa11 }, { 0xacebad03, short_gen290, long_gen290, 0xcb0bfa11 }, { 0xacebad03, short_gen291, long_gen291, 0xcb0bfa11 }, { 0xacebad03, short_gen292, long_gen292, 0xcb0bfa11 }, { 0xacebad03, short_gen293, long_gen293, 0xcb0bfa11 }, { 0xacebad03, short_gen294, long_gen294, 0xcb0bfa11 }, { 0xacebad03, short_gen295, long_gen295, 0xcb0bfa11 }, { 0xacebad03, short_gen296, long_gen296, 0xcb0bfa11 }, { 0xacebad03, short_gen297, long_gen297, 0xcb0bfa11 }, { 0xacebad03, short_gen298, long_gen298, 0xcb0bfa11 }, { 0xacebad03, short_gen299, long_gen299, 0xcb0bfa11 }, { 0xacebad03, short_gen300, long_gen300, 0xcb0bfa11 }, { 0xacebad03, short_gen301, long_gen301, 0xcb0bfa11 }, { 0xacebad03, short_gen302, long_gen302, 0xcb0bfa11 }, { 0xacebad03, short_gen303, long_gen303, 0xcb0bfa11 }, { 0xacebad03, short_gen304, long_gen304, 0xcb0bfa11 }, { 0xacebad03, short_gen305, long_gen305, 0xcb0bfa11 }, { 0xacebad03, short_gen306, long_gen306, 0xcb0bfa11 }, { 0xacebad03, short_gen307, long_gen307, 0xcb0bfa11 }, { 0xacebad03, short_gen308, long_gen308, 0xcb0bfa11 }, { 0xacebad03, short_gen309, long_gen309, 0xcb0bfa11 }, { 0xacebad03, short_gen310, long_gen310, 0xcb0bfa11 }, { 0xacebad03, short_gen311, long_gen311, 0xcb0bfa11 }, { 0xacebad03, short_gen312, long_gen312, 0xcb0bfa11 }, { 0xacebad03, short_gen313, long_gen313, 0xcb0bfa11 }, { 0xacebad03, short_gen314, long_gen314, 0xcb0bfa11 }, { 0xacebad03, short_gen315, long_gen315, 0xcb0bfa11 }, { 0xacebad03, short_gen316, long_gen316, 0xcb0bfa11 }, { 0xacebad03, short_gen317, long_gen317, 0xcb0bfa11 }, { 0xacebad03, short_gen318, long_gen318, 0xcb0bfa11 }, { 0xacebad03, short_gen319, long_gen319, 0xcb0bfa11 }, { 0xacebad03, short_gen320, long_gen320, 0xcb0bfa11 }, { 0xacebad03, short_gen321, long_gen321, 0xcb0bfa11 }, { 0xacebad03, short_gen322, long_gen322, 0xcb0bfa11 }, { 0xacebad03, short_gen323, long_gen323, 0xcb0bfa11 }, { 0xacebad03, short_gen324, long_gen324, 0xcb0bfa11 }, { 0xacebad03, short_gen325, long_gen325, 0xcb0bfa11 }, { 0xacebad03, short_gen326, long_gen326, 0xcb0bfa11 }, { 0xacebad03, short_gen327, long_gen327, 0xcb0bfa11 }, { 0xacebad03, short_gen328, long_gen328, 0xcb0bfa11 }, { 0xacebad03, short_gen329, long_gen329, 0xcb0bfa11 }, { 0xacebad03, short_gen330, long_gen330, 0xcb0bfa11 }, { 0xacebad03, short_gen331, long_gen331, 0xcb0bfa11 }, { 0xacebad03, short_gen332, long_gen332, 0xcb0bfa11 }, { 0xacebad03, short_gen333, long_gen333, 0xcb0bfa11 }, { 0xacebad03, short_gen334, long_gen334, 0xcb0bfa11 }, { 0xacebad03, short_gen335, long_gen335, 0xcb0bfa11 }, { 0xacebad03, short_gen336, long_gen336, 0xcb0bfa11 }, { 0xacebad03, short_gen337, long_gen337, 0xcb0bfa11 }, { 0xacebad03, short_gen338, long_gen338, 0xcb0bfa11 }, { 0xacebad03, short_gen339, long_gen339, 0xcb0bfa11 }, { 0xacebad03, short_gen340, long_gen340, 0xcb0bfa11 }, { 0xacebad03, short_gen341, long_gen341, 0xcb0bfa11 }, { 0xacebad03, short_gen342, long_gen342, 0xcb0bfa11 }, { 0xacebad03, short_gen343, long_gen343, 0xcb0bfa11 }, { 0xacebad03, short_gen344, long_gen344, 0xcb0bfa11 }, { 0xacebad03, short_gen345, long_gen345, 0xcb0bfa11 }, { 0xacebad03, short_gen346, long_gen346, 0xcb0bfa11 }, { 0xacebad03, short_gen347, long_gen347, 0xcb0bfa11 }, { 0xacebad03, short_gen348, long_gen348, 0xcb0bfa11 }, { 0xacebad03, short_gen349, long_gen349, 0xcb0bfa11 }, { 0xacebad03, short_gen350, long_gen350, 0xcb0bfa11 }, { 0xacebad03, short_gen351, long_gen351, 0xcb0bfa11 }, { 0xacebad03, short_gen352, long_gen352, 0xcb0bfa11 }, { 0xacebad03, short_gen353, long_gen353, 0xcb0bfa11 }, { 0xacebad03, short_gen354, long_gen354, 0xcb0bfa11 }, { 0xacebad03, short_gen355, long_gen355, 0xcb0bfa11 }, { 0xacebad03, short_gen356, long_gen356, 0xcb0bfa11 }, { 0xacebad03, short_gen357, long_gen357, 0xcb0bfa11 }, { 0xacebad03, short_gen358, long_gen358, 0xcb0bfa11 }, { 0xacebad03, short_gen359, long_gen359, 0xcb0bfa11 }, { 0xacebad03, short_gen360, long_gen360, 0xcb0bfa11 }, { 0xacebad03, short_gen361, long_gen361, 0xcb0bfa11 }, { 0xacebad03, short_gen362, long_gen362, 0xcb0bfa11 }, { 0xacebad03, short_gen363, long_gen363, 0xcb0bfa11 }, { 0xacebad03, short_gen364, long_gen364, 0xcb0bfa11 }, { 0xacebad03, short_gen365, long_gen365, 0xcb0bfa11 }, { 0xacebad03, short_gen366, long_gen366, 0xcb0bfa11 }, { 0xacebad03, short_gen367, long_gen367, 0xcb0bfa11 }, { 0xacebad03, short_gen368, long_gen368, 0xcb0bfa11 }, { 0xacebad03, short_gen369, long_gen369, 0xcb0bfa11 }, { 0xacebad03, short_gen370, long_gen370, 0xcb0bfa11 }, { 0xacebad03, short_gen371, long_gen371, 0xcb0bfa11 }, { 0xacebad03, short_gen372, long_gen372, 0xcb0bfa11 }, { 0xacebad03, short_gen373, long_gen373, 0xcb0bfa11 }, { 0xacebad03, short_gen374, long_gen374, 0xcb0bfa11 }, { 0xacebad03, short_gen375, long_gen375, 0xcb0bfa11 }, { 0xacebad03, short_gen376, long_gen376, 0xcb0bfa11 }, { 0xacebad03, short_gen377, long_gen377, 0xcb0bfa11 }, { 0xacebad03, short_gen378, long_gen378, 0xcb0bfa11 }, { 0xacebad03, short_gen379, long_gen379, 0xcb0bfa11 }, { 0xacebad03, short_gen380, long_gen380, 0xcb0bfa11 }, { 0xacebad03, short_gen381, long_gen381, 0xcb0bfa11 }, { 0xacebad03, short_gen382, long_gen382, 0xcb0bfa11 }, { 0xacebad03, short_gen383, long_gen383, 0xcb0bfa11 }, { 0xacebad03, short_gen384, long_gen384, 0xcb0bfa11 }, { 0xacebad03, short_gen385, long_gen385, 0xcb0bfa11 }, { 0xacebad03, short_gen386, long_gen386, 0xcb0bfa11 }, { 0xacebad03, short_gen387, long_gen387, 0xcb0bfa11 }, { 0xacebad03, short_gen388, long_gen388, 0xcb0bfa11 }, { 0xacebad03, short_gen389, long_gen389, 0xcb0bfa11 }, { 0xacebad03, short_gen390, long_gen390, 0xcb0bfa11 }, { 0xacebad03, short_gen391, long_gen391, 0xcb0bfa11 }, { 0xacebad03, short_gen392, long_gen392, 0xcb0bfa11 }, { 0xacebad03, short_gen393, long_gen393, 0xcb0bfa11 }, { 0xacebad03, short_gen394, long_gen394, 0xcb0bfa11 }, { 0xacebad03, short_gen395, long_gen395, 0xcb0bfa11 }, { 0xacebad03, short_gen396, long_gen396, 0xcb0bfa11 }, { 0xacebad03, short_gen397, long_gen397, 0xcb0bfa11 }, { 0xacebad03, short_gen398, long_gen398, 0xcb0bfa11 }, { 0xacebad03, short_gen399, long_gen399, 0xcb0bfa11 }, { 0xacebad03, short_gen400, long_gen400, 0xcb0bfa11 }, { 0xacebad03, short_gen401, long_gen401, 0xcb0bfa11 }, { 0xacebad03, short_gen402, long_gen402, 0xcb0bfa11 }, { 0xacebad03, short_gen403, long_gen403, 0xcb0bfa11 }, { 0xacebad03, short_gen404, long_gen404, 0xcb0bfa11 }, { 0xacebad03, short_gen405, long_gen405, 0xcb0bfa11 }, { 0xacebad03, short_gen406, long_gen406, 0xcb0bfa11 }, { 0xacebad03, short_gen407, long_gen407, 0xcb0bfa11 }, { 0xacebad03, short_gen408, long_gen408, 0xcb0bfa11 }, { 0xacebad03, short_gen409, long_gen409, 0xcb0bfa11 }, { 0xacebad03, short_gen410, long_gen410, 0xcb0bfa11 }, { 0xacebad03, short_gen411, long_gen411, 0xcb0bfa11 }, { 0xacebad03, short_gen412, long_gen412, 0xcb0bfa11 }, { 0xacebad03, short_gen413, long_gen413, 0xcb0bfa11 }, { 0xacebad03, short_gen414, long_gen414, 0xcb0bfa11 }, { 0xacebad03, short_gen415, long_gen415, 0xcb0bfa11 }, { 0xacebad03, short_gen416, long_gen416, 0xcb0bfa11 }, { 0xacebad03, short_gen417, long_gen417, 0xcb0bfa11 }, { 0xacebad03, short_gen418, long_gen418, 0xcb0bfa11 }, { 0xacebad03, short_gen419, long_gen419, 0xcb0bfa11 }, { 0xacebad03, short_gen420, long_gen420, 0xcb0bfa11 }, { 0xacebad03, short_gen421, long_gen421, 0xcb0bfa11 }, { 0xacebad03, short_gen422, long_gen422, 0xcb0bfa11 }, { 0xacebad03, short_gen423, long_gen423, 0xcb0bfa11 }, { 0xacebad03, short_gen424, long_gen424, 0xcb0bfa11 }, { 0xacebad03, short_gen425, long_gen425, 0xcb0bfa11 }, { 0xacebad03, short_gen426, long_gen426, 0xcb0bfa11 }, { 0xacebad03, short_gen427, long_gen427, 0xcb0bfa11 }, { 0xacebad03, short_gen428, long_gen428, 0xcb0bfa11 }, { 0xacebad03, short_gen429, long_gen429, 0xcb0bfa11 }, { 0xacebad03, short_gen430, long_gen430, 0xcb0bfa11 }, { 0xacebad03, short_gen431, long_gen431, 0xcb0bfa11 }, { 0xacebad03, short_gen432, long_gen432, 0xcb0bfa11 }, { 0xacebad03, short_gen433, long_gen433, 0xcb0bfa11 }, { 0xacebad03, short_gen434, long_gen434, 0xcb0bfa11 }, { 0xacebad03, short_gen435, long_gen435, 0xcb0bfa11 }, { 0xacebad03, short_gen436, long_gen436, 0xcb0bfa11 }, { 0xacebad03, short_gen437, long_gen437, 0xcb0bfa11 }, { 0xacebad03, short_gen438, long_gen438, 0xcb0bfa11 }, { 0xacebad03, short_gen439, long_gen439, 0xcb0bfa11 }, { 0xacebad03, short_gen440, long_gen440, 0xcb0bfa11 }, { 0xacebad03, short_gen441, long_gen441, 0xcb0bfa11 }, { 0xacebad03, short_gen442, long_gen442, 0xcb0bfa11 }, { 0xacebad03, short_gen443, long_gen443, 0xcb0bfa11 }, { 0xacebad03, short_gen444, long_gen444, 0xcb0bfa11 }, { 0xacebad03, short_gen445, long_gen445, 0xcb0bfa11 }, { 0xacebad03, short_gen446, long_gen446, 0xcb0bfa11 }, { 0xacebad03, short_gen447, long_gen447, 0xcb0bfa11 }, { 0xacebad03, short_gen448, long_gen448, 0xcb0bfa11 }, { 0xacebad03, short_gen449, long_gen449, 0xcb0bfa11 }, { 0xacebad03, short_gen450, long_gen450, 0xcb0bfa11 }, { 0xacebad03, short_gen451, long_gen451, 0xcb0bfa11 }, { 0xacebad03, short_gen452, long_gen452, 0xcb0bfa11 }, { 0xacebad03, short_gen453, long_gen453, 0xcb0bfa11 }, { 0xacebad03, short_gen454, long_gen454, 0xcb0bfa11 }, { 0xacebad03, short_gen455, long_gen455, 0xcb0bfa11 }, { 0xacebad03, short_gen456, long_gen456, 0xcb0bfa11 }, { 0xacebad03, short_gen457, long_gen457, 0xcb0bfa11 }, { 0xacebad03, short_gen458, long_gen458, 0xcb0bfa11 }, { 0xacebad03, short_gen459, long_gen459, 0xcb0bfa11 }, { 0xacebad03, short_gen460, long_gen460, 0xcb0bfa11 }, { 0xacebad03, short_gen461, long_gen461, 0xcb0bfa11 }, { 0xacebad03, short_gen462, long_gen462, 0xcb0bfa11 }, { 0xacebad03, short_gen463, long_gen463, 0xcb0bfa11 }, { 0xacebad03, short_gen464, long_gen464, 0xcb0bfa11 }, { 0xacebad03, short_gen465, long_gen465, 0xcb0bfa11 }, { 0xacebad03, short_gen466, long_gen466, 0xcb0bfa11 }, { 0xacebad03, short_gen467, long_gen467, 0xcb0bfa11 }, { 0xacebad03, short_gen468, long_gen468, 0xcb0bfa11 }, { 0xacebad03, short_gen469, long_gen469, 0xcb0bfa11 }, { 0xacebad03, short_gen470, long_gen470, 0xcb0bfa11 }, { 0xacebad03, short_gen471, long_gen471, 0xcb0bfa11 }, { 0xacebad03, short_gen472, long_gen472, 0xcb0bfa11 }, { 0xacebad03, short_gen473, long_gen473, 0xcb0bfa11 }, { 0xacebad03, short_gen474, long_gen474, 0xcb0bfa11 }, { 0xacebad03, short_gen475, long_gen475, 0xcb0bfa11 }, { 0xacebad03, short_gen476, long_gen476, 0xcb0bfa11 }, { 0xacebad03, short_gen477, long_gen477, 0xcb0bfa11 }, { 0xacebad03, short_gen478, long_gen478, 0xcb0bfa11 }, { 0xacebad03, short_gen479, long_gen479, 0xcb0bfa11 }, { 0xacebad03, short_gen480, long_gen480, 0xcb0bfa11 }, { 0xacebad03, short_gen481, long_gen481, 0xcb0bfa11 }, { 0xacebad03, short_gen482, long_gen482, 0xcb0bfa11 }, { 0xacebad03, short_gen483, long_gen483, 0xcb0bfa11 }, { 0xacebad03, short_gen484, long_gen484, 0xcb0bfa11 }, { 0xacebad03, short_gen485, long_gen485, 0xcb0bfa11 }, { 0xacebad03, short_gen486, long_gen486, 0xcb0bfa11 }, { 0xacebad03, short_gen487, long_gen487, 0xcb0bfa11 }, { 0xacebad03, short_gen488, long_gen488, 0xcb0bfa11 }, { 0xacebad03, short_gen489, long_gen489, 0xcb0bfa11 }, { 0xacebad03, short_gen490, long_gen490, 0xcb0bfa11 }, { 0xacebad03, short_gen491, long_gen491, 0xcb0bfa11 }, { 0xacebad03, short_gen492, long_gen492, 0xcb0bfa11 }, { 0xacebad03, short_gen493, long_gen493, 0xcb0bfa11 }, { 0xacebad03, short_gen494, long_gen494, 0xcb0bfa11 }, { 0xacebad03, short_gen495, long_gen495, 0xcb0bfa11 }, { 0xacebad03, short_gen496, long_gen496, 0xcb0bfa11 }, { 0xacebad03, short_gen497, long_gen497, 0xcb0bfa11 }, { 0xacebad03, short_gen498, long_gen498, 0xcb0bfa11 }, { 0xacebad03, short_gen499, long_gen499, 0xcb0bfa11 }, { 0xacebad03, short_gen500, long_gen500, 0xcb0bfa11 }, { 0xacebad03, short_gen501, long_gen501, 0xcb0bfa11 }, { 0xacebad03, short_gen502, long_gen502, 0xcb0bfa11 }, { 0xacebad03, short_gen503, long_gen503, 0xcb0bfa11 }, { 0xacebad03, short_gen504, long_gen504, 0xcb0bfa11 }, { 0xacebad03, short_gen505, long_gen505, 0xcb0bfa11 }, { 0xacebad03, short_gen506, long_gen506, 0xcb0bfa11 }, { 0xacebad03, short_gen507, long_gen507, 0xcb0bfa11 }, { 0xacebad03, short_gen508, long_gen508, 0xcb0bfa11 }, { 0xacebad03, short_gen509, long_gen509, 0xcb0bfa11 }, { 0xacebad03, short_gen510, long_gen510, 0xcb0bfa11 }, { 0xacebad03, short_gen511, long_gen511, 0xcb0bfa11 }, { 0xacebad03, short_gen512, long_gen512, 0xcb0bfa11 }, { 0xacebad03, short_gen513, long_gen513, 0xcb0bfa11 }, { 0xacebad03, short_gen514, long_gen514, 0xcb0bfa11 }, { 0xacebad03, short_gen515, long_gen515, 0xcb0bfa11 }, { 0xacebad03, short_gen516, long_gen516, 0xcb0bfa11 }, { 0xacebad03, short_gen517, long_gen517, 0xcb0bfa11 }, { 0xacebad03, short_gen518, long_gen518, 0xcb0bfa11 }, { 0xacebad03, short_gen519, long_gen519, 0xcb0bfa11 }, { 0xacebad03, short_gen520, long_gen520, 0xcb0bfa11 }, { 0xacebad03, short_gen521, long_gen521, 0xcb0bfa11 }, { 0xacebad03, short_gen522, long_gen522, 0xcb0bfa11 }, { 0xacebad03, short_gen523, long_gen523, 0xcb0bfa11 }, { 0xacebad03, short_gen524, long_gen524, 0xcb0bfa11 }, { 0xacebad03, short_gen525, long_gen525, 0xcb0bfa11 }, { 0xacebad03, short_gen526, long_gen526, 0xcb0bfa11 }, { 0xacebad03, short_gen527, long_gen527, 0xcb0bfa11 }, { 0xacebad03, short_gen528, long_gen528, 0xcb0bfa11 }, { 0xacebad03, short_gen529, long_gen529, 0xcb0bfa11 }, { 0xacebad03, short_gen530, long_gen530, 0xcb0bfa11 }, { 0xacebad03, short_gen531, long_gen531, 0xcb0bfa11 }, { 0xacebad03, short_gen532, long_gen532, 0xcb0bfa11 }, { 0xacebad03, short_gen533, long_gen533, 0xcb0bfa11 }, { 0xacebad03, short_gen534, long_gen534, 0xcb0bfa11 }, { 0xacebad03, short_gen535, long_gen535, 0xcb0bfa11 }, { 0xacebad03, short_gen536, long_gen536, 0xcb0bfa11 }, { 0xacebad03, short_gen537, long_gen537, 0xcb0bfa11 }, { 0xacebad03, short_gen538, long_gen538, 0xcb0bfa11 }, { 0xacebad03, short_gen539, long_gen539, 0xcb0bfa11 }, { 0xacebad03, short_gen540, long_gen540, 0xcb0bfa11 }, { 0xacebad03, short_gen541, long_gen541, 0xcb0bfa11 }, { 0xacebad03, short_gen542, long_gen542, 0xcb0bfa11 }, { 0xacebad03, short_gen543, long_gen543, 0xcb0bfa11 }, { 0xacebad03, short_gen544, long_gen544, 0xcb0bfa11 }, { 0xacebad03, short_gen545, long_gen545, 0xcb0bfa11 }, { 0xacebad03, short_gen546, long_gen546, 0xcb0bfa11 }, { 0xacebad03, short_gen547, long_gen547, 0xcb0bfa11 }, { 0xacebad03, short_gen548, long_gen548, 0xcb0bfa11 }, { 0xacebad03, short_gen549, long_gen549, 0xcb0bfa11 }, { 0xacebad03, short_gen550, long_gen550, 0xcb0bfa11 }, { 0xacebad03, short_gen551, long_gen551, 0xcb0bfa11 }, { 0xacebad03, short_gen552, long_gen552, 0xcb0bfa11 }, { 0xacebad03, short_gen553, long_gen553, 0xcb0bfa11 }, { 0xacebad03, short_gen554, long_gen554, 0xcb0bfa11 }, { 0xacebad03, short_gen555, long_gen555, 0xcb0bfa11 }, { 0xacebad03, short_gen556, long_gen556, 0xcb0bfa11 }, { 0xacebad03, short_gen557, long_gen557, 0xcb0bfa11 }, { 0xacebad03, short_gen558, long_gen558, 0xcb0bfa11 }, { 0xacebad03, short_gen559, long_gen559, 0xcb0bfa11 }, { 0xacebad03, short_gen560, long_gen560, 0xcb0bfa11 }, { 0xacebad03, short_gen561, long_gen561, 0xcb0bfa11 }, { 0xacebad03, short_gen562, long_gen562, 0xcb0bfa11 }, { 0xacebad03, short_gen563, long_gen563, 0xcb0bfa11 }, { 0xacebad03, short_gen564, long_gen564, 0xcb0bfa11 }, { 0xacebad03, short_gen565, long_gen565, 0xcb0bfa11 }, { 0xacebad03, short_gen566, long_gen566, 0xcb0bfa11 }, { 0xacebad03, short_gen567, long_gen567, 0xcb0bfa11 }, { 0xacebad03, short_gen568, long_gen568, 0xcb0bfa11 }, { 0xacebad03, short_gen569, long_gen569, 0xcb0bfa11 }, { 0xacebad03, short_gen570, long_gen570, 0xcb0bfa11 }, { 0xacebad03, short_gen571, long_gen571, 0xcb0bfa11 }, { 0xacebad03, short_gen572, long_gen572, 0xcb0bfa11 }, { 0xacebad03, short_gen573, long_gen573, 0xcb0bfa11 }, { 0xacebad03, short_gen574, long_gen574, 0xcb0bfa11 }, { 0xacebad03, short_gen575, long_gen575, 0xcb0bfa11 }, { 0xacebad03, short_gen576, long_gen576, 0xcb0bfa11 }, { 0xacebad03, short_gen577, long_gen577, 0xcb0bfa11 }, { 0xacebad03, short_gen578, long_gen578, 0xcb0bfa11 }, { 0xacebad03, short_gen579, long_gen579, 0xcb0bfa11 }, { 0xacebad03, short_gen580, long_gen580, 0xcb0bfa11 }, { 0xacebad03, short_gen581, long_gen581, 0xcb0bfa11 }, { 0xacebad03, short_gen582, long_gen582, 0xcb0bfa11 }, { 0xacebad03, short_gen583, long_gen583, 0xcb0bfa11 }, { 0xacebad03, short_gen584, long_gen584, 0xcb0bfa11 }, { 0xacebad03, short_gen585, long_gen585, 0xcb0bfa11 }, { 0xacebad03, short_gen586, long_gen586, 0xcb0bfa11 }, { 0xacebad03, short_gen587, long_gen587, 0xcb0bfa11 }, { 0xacebad03, short_gen588, long_gen588, 0xcb0bfa11 }, { 0xacebad03, short_gen589, long_gen589, 0xcb0bfa11 }, { 0xacebad03, short_gen590, long_gen590, 0xcb0bfa11 }, { 0xacebad03, short_gen591, long_gen591, 0xcb0bfa11 }, { 0xacebad03, short_gen592, long_gen592, 0xcb0bfa11 }, { 0xacebad03, short_gen593, long_gen593, 0xcb0bfa11 }, { 0xacebad03, short_gen594, long_gen594, 0xcb0bfa11 }, { 0xacebad03, short_gen595, long_gen595, 0xcb0bfa11 }, { 0xacebad03, short_gen596, long_gen596, 0xcb0bfa11 }, { 0xacebad03, short_gen597, long_gen597, 0xcb0bfa11 }, { 0xacebad03, short_gen598, long_gen598, 0xcb0bfa11 }, { 0xacebad03, short_gen599, long_gen599, 0xcb0bfa11 }, { 0xacebad03, short_gen600, long_gen600, 0xcb0bfa11 }, { 0xacebad03, short_gen601, long_gen601, 0xcb0bfa11 }, { 0xacebad03, short_gen602, long_gen602, 0xcb0bfa11 }, { 0xacebad03, short_gen603, long_gen603, 0xcb0bfa11 }, { 0xacebad03, short_gen604, long_gen604, 0xcb0bfa11 }, { 0xacebad03, short_gen605, long_gen605, 0xcb0bfa11 }, { 0xacebad03, short_gen606, long_gen606, 0xcb0bfa11 }, { 0xacebad03, short_gen607, long_gen607, 0xcb0bfa11 }, { 0xacebad03, short_gen608, long_gen608, 0xcb0bfa11 }, { 0xacebad03, short_gen609, long_gen609, 0xcb0bfa11 }, { 0xacebad03, short_gen610, long_gen610, 0xcb0bfa11 }, { 0xacebad03, short_gen611, long_gen611, 0xcb0bfa11 }, { 0xacebad03, short_gen612, long_gen612, 0xcb0bfa11 }, { 0xacebad03, short_gen613, long_gen613, 0xcb0bfa11 }, { 0xacebad03, short_gen614, long_gen614, 0xcb0bfa11 }, { 0xacebad03, short_gen615, long_gen615, 0xcb0bfa11 }, { 0xacebad03, short_gen616, long_gen616, 0xcb0bfa11 }, { 0xacebad03, short_gen617, long_gen617, 0xcb0bfa11 }, { 0xacebad03, short_gen618, long_gen618, 0xcb0bfa11 }, { 0xacebad03, short_gen619, long_gen619, 0xcb0bfa11 }, { 0xacebad03, short_gen620, long_gen620, 0xcb0bfa11 }, { 0xacebad03, short_gen621, long_gen621, 0xcb0bfa11 }, { 0xacebad03, short_gen622, long_gen622, 0xcb0bfa11 }, { 0xacebad03, short_gen623, long_gen623, 0xcb0bfa11 }, { 0xacebad03, short_gen624, long_gen624, 0xcb0bfa11 }, { 0xacebad03, short_gen625, long_gen625, 0xcb0bfa11 }, { 0xacebad03, short_gen626, long_gen626, 0xcb0bfa11 }, { 0xacebad03, short_gen627, long_gen627, 0xcb0bfa11 }, { 0xacebad03, short_gen628, long_gen628, 0xcb0bfa11 }, { 0xacebad03, short_gen629, long_gen629, 0xcb0bfa11 }, { 0xacebad03, short_gen630, long_gen630, 0xcb0bfa11 }, { 0xacebad03, short_gen631, long_gen631, 0xcb0bfa11 }, { 0xacebad03, short_gen632, long_gen632, 0xcb0bfa11 }, { 0xacebad03, short_gen633, long_gen633, 0xcb0bfa11 }, { 0xacebad03, short_gen634, long_gen634, 0xcb0bfa11 }, { 0xacebad03, short_gen635, long_gen635, 0xcb0bfa11 }, { 0xacebad03, short_gen636, long_gen636, 0xcb0bfa11 }, { 0xacebad03, short_gen637, long_gen637, 0xcb0bfa11 }, { 0xacebad03, short_gen638, long_gen638, 0xcb0bfa11 }, { 0xacebad03, short_gen639, long_gen639, 0xcb0bfa11 }, { 0xacebad03, short_gen640, long_gen640, 0xcb0bfa11 }, { 0xacebad03, short_gen641, long_gen641, 0xcb0bfa11 }, { 0xacebad03, short_gen642, long_gen642, 0xcb0bfa11 }, { 0xacebad03, short_gen643, long_gen643, 0xcb0bfa11 }, { 0xacebad03, short_gen644, long_gen644, 0xcb0bfa11 }, { 0xacebad03, short_gen645, long_gen645, 0xcb0bfa11 }, { 0xacebad03, short_gen646, long_gen646, 0xcb0bfa11 }, { 0xacebad03, short_gen647, long_gen647, 0xcb0bfa11 }, { 0xacebad03, short_gen648, long_gen648, 0xcb0bfa11 }, { 0xacebad03, short_gen649, long_gen649, 0xcb0bfa11 }, { 0xacebad03, short_gen650, long_gen650, 0xcb0bfa11 }, { 0xacebad03, short_gen651, long_gen651, 0xcb0bfa11 }, { 0xacebad03, short_gen652, long_gen652, 0xcb0bfa11 }, { 0xacebad03, short_gen653, long_gen653, 0xcb0bfa11 }, { 0xacebad03, short_gen654, long_gen654, 0xcb0bfa11 }, { 0xacebad03, short_gen655, long_gen655, 0xcb0bfa11 }, { 0xacebad03, short_gen656, long_gen656, 0xcb0bfa11 }, { 0xacebad03, short_gen657, long_gen657, 0xcb0bfa11 }, { 0xacebad03, short_gen658, long_gen658, 0xcb0bfa11 }, { 0xacebad03, short_gen659, long_gen659, 0xcb0bfa11 }, { 0xacebad03, short_gen660, long_gen660, 0xcb0bfa11 }, { 0xacebad03, short_gen661, long_gen661, 0xcb0bfa11 }, { 0xacebad03, short_gen662, long_gen662, 0xcb0bfa11 }, { 0xacebad03, short_gen663, long_gen663, 0xcb0bfa11 }, { 0xacebad03, short_gen664, long_gen664, 0xcb0bfa11 }, { 0xacebad03, short_gen665, long_gen665, 0xcb0bfa11 }, { 0xacebad03, short_gen666, long_gen666, 0xcb0bfa11 }, { 0xacebad03, short_gen667, long_gen667, 0xcb0bfa11 }, { 0xacebad03, short_gen668, long_gen668, 0xcb0bfa11 }, { 0xacebad03, short_gen669, long_gen669, 0xcb0bfa11 }, { 0xacebad03, short_gen670, long_gen670, 0xcb0bfa11 }, { 0xacebad03, short_gen671, long_gen671, 0xcb0bfa11 }, { 0xacebad03, short_gen672, long_gen672, 0xcb0bfa11 }, { 0xacebad03, short_gen673, long_gen673, 0xcb0bfa11 }, { 0xacebad03, short_gen674, long_gen674, 0xcb0bfa11 }, { 0xacebad03, short_gen675, long_gen675, 0xcb0bfa11 }, { 0xacebad03, short_gen676, long_gen676, 0xcb0bfa11 }, { 0xacebad03, short_gen677, long_gen677, 0xcb0bfa11 }, { 0xacebad03, short_gen678, long_gen678, 0xcb0bfa11 }, { 0xacebad03, short_gen679, long_gen679, 0xcb0bfa11 }, { 0xacebad03, short_gen680, long_gen680, 0xcb0bfa11 }, { 0xacebad03, short_gen681, long_gen681, 0xcb0bfa11 }, { 0xacebad03, short_gen682, long_gen682, 0xcb0bfa11 }, { 0xacebad03, short_gen683, long_gen683, 0xcb0bfa11 }, { 0xacebad03, short_gen684, long_gen684, 0xcb0bfa11 }, { 0xacebad03, short_gen685, long_gen685, 0xcb0bfa11 }, { 0xacebad03, short_gen686, long_gen686, 0xcb0bfa11 }, { 0xacebad03, short_gen687, long_gen687, 0xcb0bfa11 }, { 0xacebad03, short_gen688, long_gen688, 0xcb0bfa11 }, { 0xacebad03, short_gen689, long_gen689, 0xcb0bfa11 }, { 0xacebad03, short_gen690, long_gen690, 0xcb0bfa11 }, { 0xacebad03, short_gen691, long_gen691, 0xcb0bfa11 }, { 0xacebad03, short_gen692, long_gen692, 0xcb0bfa11 }, { 0xacebad03, short_gen693, long_gen693, 0xcb0bfa11 }, { 0xacebad03, short_gen694, long_gen694, 0xcb0bfa11 }, { 0xacebad03, short_gen695, long_gen695, 0xcb0bfa11 }, { 0xacebad03, short_gen696, long_gen696, 0xcb0bfa11 }, { 0xacebad03, short_gen697, long_gen697, 0xcb0bfa11 }, { 0xacebad03, short_gen698, long_gen698, 0xcb0bfa11 }, { 0xacebad03, short_gen699, long_gen699, 0xcb0bfa11 }, { 0xacebad03, short_gen700, long_gen700, 0xcb0bfa11 }, { 0xacebad03, short_gen701, long_gen701, 0xcb0bfa11 }, { 0xacebad03, short_gen702, long_gen702, 0xcb0bfa11 }, { 0xacebad03, short_gen703, long_gen703, 0xcb0bfa11 }, { 0xacebad03, short_gen704, long_gen704, 0xcb0bfa11 }, { 0xacebad03, short_gen705, long_gen705, 0xcb0bfa11 }, { 0xacebad03, short_gen706, long_gen706, 0xcb0bfa11 }, { 0xacebad03, short_gen707, long_gen707, 0xcb0bfa11 }, { 0xacebad03, short_gen708, long_gen708, 0xcb0bfa11 }, { 0xacebad03, short_gen709, long_gen709, 0xcb0bfa11 }, { 0xacebad03, short_gen710, long_gen710, 0xcb0bfa11 }, { 0xacebad03, short_gen711, long_gen711, 0xcb0bfa11 }, { 0xacebad03, short_gen712, long_gen712, 0xcb0bfa11 }, { 0xacebad03, short_gen713, long_gen713, 0xcb0bfa11 }, { 0xacebad03, short_gen714, long_gen714, 0xcb0bfa11 }, { 0xacebad03, short_gen715, long_gen715, 0xcb0bfa11 }, { 0xacebad03, short_gen716, long_gen716, 0xcb0bfa11 }, { 0xacebad03, short_gen717, long_gen717, 0xcb0bfa11 }, { 0xacebad03, short_gen718, long_gen718, 0xcb0bfa11 }, { 0xacebad03, short_gen719, long_gen719, 0xcb0bfa11 }, { 0xacebad03, short_gen720, long_gen720, 0xcb0bfa11 }, { 0xacebad03, short_gen721, long_gen721, 0xcb0bfa11 }, { 0xacebad03, short_gen722, long_gen722, 0xcb0bfa11 }, { 0xacebad03, short_gen723, long_gen723, 0xcb0bfa11 }, { 0xacebad03, short_gen724, long_gen724, 0xcb0bfa11 }, { 0xacebad03, short_gen725, long_gen725, 0xcb0bfa11 }, { 0xacebad03, short_gen726, long_gen726, 0xcb0bfa11 }, { 0xacebad03, short_gen727, long_gen727, 0xcb0bfa11 }, { 0xacebad03, short_gen728, long_gen728, 0xcb0bfa11 }, { 0xacebad03, short_gen729, long_gen729, 0xcb0bfa11 }, { 0xacebad03, short_gen730, long_gen730, 0xcb0bfa11 }, { 0xacebad03, short_gen731, long_gen731, 0xcb0bfa11 }, { 0xacebad03, short_gen732, long_gen732, 0xcb0bfa11 }, { 0xacebad03, short_gen733, long_gen733, 0xcb0bfa11 }, { 0xacebad03, short_gen734, long_gen734, 0xcb0bfa11 }, { 0xacebad03, short_gen735, long_gen735, 0xcb0bfa11 }, { 0xacebad03, short_gen736, long_gen736, 0xcb0bfa11 }, { 0xacebad03, short_gen737, long_gen737, 0xcb0bfa11 }, { 0xacebad03, short_gen738, long_gen738, 0xcb0bfa11 }, { 0xacebad03, short_gen739, long_gen739, 0xcb0bfa11 }, { 0xacebad03, short_gen740, long_gen740, 0xcb0bfa11 }, { 0xacebad03, short_gen741, long_gen741, 0xcb0bfa11 }, { 0xacebad03, short_gen742, long_gen742, 0xcb0bfa11 }, { 0xacebad03, short_gen743, long_gen743, 0xcb0bfa11 }, { 0xacebad03, short_gen744, long_gen744, 0xcb0bfa11 }, { 0xacebad03, short_gen745, long_gen745, 0xcb0bfa11 }, { 0xacebad03, short_gen746, long_gen746, 0xcb0bfa11 }, { 0xacebad03, short_gen747, long_gen747, 0xcb0bfa11 }, { 0xacebad03, short_gen748, long_gen748, 0xcb0bfa11 }, { 0xacebad03, short_gen749, long_gen749, 0xcb0bfa11 }, { 0xacebad03, short_gen750, long_gen750, 0xcb0bfa11 }, { 0xacebad03, short_gen751, long_gen751, 0xcb0bfa11 }, { 0xacebad03, short_gen752, long_gen752, 0xcb0bfa11 }, { 0xacebad03, short_gen753, long_gen753, 0xcb0bfa11 }, { 0xacebad03, short_gen754, long_gen754, 0xcb0bfa11 }, { 0xacebad03, short_gen755, long_gen755, 0xcb0bfa11 }, { 0xacebad03, short_gen756, long_gen756, 0xcb0bfa11 }, { 0xacebad03, short_gen757, long_gen757, 0xcb0bfa11 }, { 0xacebad03, short_gen758, long_gen758, 0xcb0bfa11 }, { 0xacebad03, short_gen759, long_gen759, 0xcb0bfa11 }, { 0xacebad03, short_gen760, long_gen760, 0xcb0bfa11 }, { 0xacebad03, short_gen761, long_gen761, 0xcb0bfa11 }, { 0xacebad03, short_gen762, long_gen762, 0xcb0bfa11 }, { 0xacebad03, short_gen763, long_gen763, 0xcb0bfa11 }, { 0xacebad03, short_gen764, long_gen764, 0xcb0bfa11 }, { 0xacebad03, short_gen765, long_gen765, 0xcb0bfa11 }, { 0xacebad03, short_gen766, long_gen766, 0xcb0bfa11 }, { 0xacebad03, short_gen767, long_gen767, 0xcb0bfa11 }, { 0xacebad03, short_gen768, long_gen768, 0xcb0bfa11 }, { 0xacebad03, short_gen769, long_gen769, 0xcb0bfa11 }, { 0xacebad03, short_gen770, long_gen770, 0xcb0bfa11 }, { 0xacebad03, short_gen771, long_gen771, 0xcb0bfa11 }, { 0xacebad03, short_gen772, long_gen772, 0xcb0bfa11 }, { 0xacebad03, short_gen773, long_gen773, 0xcb0bfa11 }, { 0xacebad03, short_gen774, long_gen774, 0xcb0bfa11 }, { 0xacebad03, short_gen775, long_gen775, 0xcb0bfa11 }, { 0xacebad03, short_gen776, long_gen776, 0xcb0bfa11 }, { 0xacebad03, short_gen777, long_gen777, 0xcb0bfa11 }, { 0xacebad03, short_gen778, long_gen778, 0xcb0bfa11 }, { 0xacebad03, short_gen779, long_gen779, 0xcb0bfa11 }, { 0xacebad03, short_gen780, long_gen780, 0xcb0bfa11 }, { 0xacebad03, short_gen781, long_gen781, 0xcb0bfa11 }, { 0xacebad03, short_gen782, long_gen782, 0xcb0bfa11 }, { 0xacebad03, short_gen783, long_gen783, 0xcb0bfa11 }, { 0xacebad03, short_gen784, long_gen784, 0xcb0bfa11 }, { 0xacebad03, short_gen785, long_gen785, 0xcb0bfa11 }, { 0xacebad03, short_gen786, long_gen786, 0xcb0bfa11 }, { 0xacebad03, short_gen787, long_gen787, 0xcb0bfa11 }, { 0xacebad03, short_gen788, long_gen788, 0xcb0bfa11 }, { 0xacebad03, short_gen789, long_gen789, 0xcb0bfa11 }, { 0xacebad03, short_gen790, long_gen790, 0xcb0bfa11 }, { 0xacebad03, short_gen791, long_gen791, 0xcb0bfa11 }, { 0xacebad03, short_gen792, long_gen792, 0xcb0bfa11 }, { 0xacebad03, short_gen793, long_gen793, 0xcb0bfa11 }, { 0xacebad03, short_gen794, long_gen794, 0xcb0bfa11 }, { 0xacebad03, short_gen795, long_gen795, 0xcb0bfa11 }, { 0xacebad03, short_gen796, long_gen796, 0xcb0bfa11 }, { 0xacebad03, short_gen797, long_gen797, 0xcb0bfa11 }, { 0xacebad03, short_gen798, long_gen798, 0xcb0bfa11 }, { 0xacebad03, short_gen799, long_gen799, 0xcb0bfa11 }, { 0xacebad03, short_gen800, long_gen800, 0xcb0bfa11 }, { 0xacebad03, short_gen801, long_gen801, 0xcb0bfa11 }, { 0xacebad03, short_gen802, long_gen802, 0xcb0bfa11 }, { 0xacebad03, short_gen803, long_gen803, 0xcb0bfa11 }, { 0xacebad03, short_gen804, long_gen804, 0xcb0bfa11 }, { 0xacebad03, short_gen805, long_gen805, 0xcb0bfa11 }, { 0xacebad03, short_gen806, long_gen806, 0xcb0bfa11 }, { 0xacebad03, short_gen807, long_gen807, 0xcb0bfa11 }, { 0xacebad03, short_gen808, long_gen808, 0xcb0bfa11 }, { 0xacebad03, short_gen809, long_gen809, 0xcb0bfa11 }, { 0xacebad03, short_gen810, long_gen810, 0xcb0bfa11 }, { 0xacebad03, short_gen811, long_gen811, 0xcb0bfa11 }, { 0xacebad03, short_gen812, long_gen812, 0xcb0bfa11 }, { 0xacebad03, short_gen813, long_gen813, 0xcb0bfa11 }, { 0xacebad03, short_gen814, long_gen814, 0xcb0bfa11 }, { 0xacebad03, short_gen815, long_gen815, 0xcb0bfa11 }, { 0xacebad03, short_gen816, long_gen816, 0xcb0bfa11 }, { 0xacebad03, short_gen817, long_gen817, 0xcb0bfa11 }, { 0xacebad03, short_gen818, long_gen818, 0xcb0bfa11 }, { 0xacebad03, short_gen819, long_gen819, 0xcb0bfa11 }, { 0xacebad03, short_gen820, long_gen820, 0xcb0bfa11 }, { 0xacebad03, short_gen821, long_gen821, 0xcb0bfa11 }, { 0xacebad03, short_gen822, long_gen822, 0xcb0bfa11 }, { 0xacebad03, short_gen823, long_gen823, 0xcb0bfa11 }, { 0xacebad03, short_gen824, long_gen824, 0xcb0bfa11 }, { 0xacebad03, short_gen825, long_gen825, 0xcb0bfa11 }, { 0xacebad03, short_gen826, long_gen826, 0xcb0bfa11 }, { 0xacebad03, short_gen827, long_gen827, 0xcb0bfa11 }, { 0xacebad03, short_gen828, long_gen828, 0xcb0bfa11 }, { 0xacebad03, short_gen829, long_gen829, 0xcb0bfa11 }, { 0xacebad03, short_gen830, long_gen830, 0xcb0bfa11 }, { 0xacebad03, short_gen831, long_gen831, 0xcb0bfa11 }, { 0xacebad03, short_gen832, long_gen832, 0xcb0bfa11 }, { 0xacebad03, short_gen833, long_gen833, 0xcb0bfa11 }, { 0xacebad03, short_gen834, long_gen834, 0xcb0bfa11 }, { 0xacebad03, short_gen835, long_gen835, 0xcb0bfa11 }, { 0xacebad03, short_gen836, long_gen836, 0xcb0bfa11 }, { 0xacebad03, short_gen837, long_gen837, 0xcb0bfa11 }, { 0xacebad03, short_gen838, long_gen838, 0xcb0bfa11 }, { 0xacebad03, short_gen839, long_gen839, 0xcb0bfa11 }, { 0xacebad03, short_gen840, long_gen840, 0xcb0bfa11 }, { 0xacebad03, short_gen841, long_gen841, 0xcb0bfa11 }, { 0xacebad03, short_gen842, long_gen842, 0xcb0bfa11 }, { 0xacebad03, short_gen843, long_gen843, 0xcb0bfa11 }, { 0xacebad03, short_gen844, long_gen844, 0xcb0bfa11 }, { 0xacebad03, short_gen845, long_gen845, 0xcb0bfa11 }, { 0xacebad03, short_gen846, long_gen846, 0xcb0bfa11 }, { 0xacebad03, short_gen847, long_gen847, 0xcb0bfa11 }, { 0xacebad03, short_gen848, long_gen848, 0xcb0bfa11 }, { 0xacebad03, short_gen849, long_gen849, 0xcb0bfa11 }, { 0xacebad03, short_gen850, long_gen850, 0xcb0bfa11 }, { 0xacebad03, short_gen851, long_gen851, 0xcb0bfa11 }, { 0xacebad03, short_gen852, long_gen852, 0xcb0bfa11 }, { 0xacebad03, short_gen853, long_gen853, 0xcb0bfa11 }, { 0xacebad03, short_gen854, long_gen854, 0xcb0bfa11 }, { 0xacebad03, short_gen855, long_gen855, 0xcb0bfa11 }, { 0xacebad03, short_gen856, long_gen856, 0xcb0bfa11 }, { 0xacebad03, short_gen857, long_gen857, 0xcb0bfa11 }, { 0xacebad03, short_gen858, long_gen858, 0xcb0bfa11 }, { 0xacebad03, short_gen859, long_gen859, 0xcb0bfa11 }, { 0xacebad03, short_gen860, long_gen860, 0xcb0bfa11 }, { 0xacebad03, short_gen861, long_gen861, 0xcb0bfa11 }, { 0xacebad03, short_gen862, long_gen862, 0xcb0bfa11 }, { 0xacebad03, short_gen863, long_gen863, 0xcb0bfa11 }, { 0xacebad03, short_gen864, long_gen864, 0xcb0bfa11 }, { 0xacebad03, short_gen865, long_gen865, 0xcb0bfa11 }, { 0xacebad03, short_gen866, long_gen866, 0xcb0bfa11 }, { 0xacebad03, short_gen867, long_gen867, 0xcb0bfa11 }, { 0xacebad03, short_gen868, long_gen868, 0xcb0bfa11 }, { 0xacebad03, short_gen869, long_gen869, 0xcb0bfa11 }, { 0xacebad03, short_gen870, long_gen870, 0xcb0bfa11 }, { 0xacebad03, short_gen871, long_gen871, 0xcb0bfa11 }, { 0xacebad03, short_gen872, long_gen872, 0xcb0bfa11 }, { 0xacebad03, short_gen873, long_gen873, 0xcb0bfa11 }, { 0xacebad03, short_gen874, long_gen874, 0xcb0bfa11 }, { 0xacebad03, short_gen875, long_gen875, 0xcb0bfa11 }, { 0xacebad03, short_gen876, long_gen876, 0xcb0bfa11 }, { 0xacebad03, short_gen877, long_gen877, 0xcb0bfa11 }, { 0xacebad03, short_gen878, long_gen878, 0xcb0bfa11 }, { 0xacebad03, short_gen879, long_gen879, 0xcb0bfa11 }, { 0xacebad03, short_gen880, long_gen880, 0xcb0bfa11 }, { 0xacebad03, short_gen881, long_gen881, 0xcb0bfa11 }, { 0xacebad03, short_gen882, long_gen882, 0xcb0bfa11 }, { 0xacebad03, short_gen883, long_gen883, 0xcb0bfa11 }, { 0xacebad03, short_gen884, long_gen884, 0xcb0bfa11 }, { 0xacebad03, short_gen885, long_gen885, 0xcb0bfa11 }, { 0xacebad03, short_gen886, long_gen886, 0xcb0bfa11 }, { 0xacebad03, short_gen887, long_gen887, 0xcb0bfa11 }, { 0xacebad03, short_gen888, long_gen888, 0xcb0bfa11 }, { 0xacebad03, short_gen889, long_gen889, 0xcb0bfa11 }, { 0xacebad03, short_gen890, long_gen890, 0xcb0bfa11 }, { 0xacebad03, short_gen891, long_gen891, 0xcb0bfa11 }, { 0xacebad03, short_gen892, long_gen892, 0xcb0bfa11 }, { 0xacebad03, short_gen893, long_gen893, 0xcb0bfa11 }, { 0xacebad03, short_gen894, long_gen894, 0xcb0bfa11 }, { 0xacebad03, short_gen895, long_gen895, 0xcb0bfa11 }, { 0xacebad03, short_gen896, long_gen896, 0xcb0bfa11 }, { 0xacebad03, short_gen897, long_gen897, 0xcb0bfa11 }, { 0xacebad03, short_gen898, long_gen898, 0xcb0bfa11 }, { 0xacebad03, short_gen899, long_gen899, 0xcb0bfa11 }, { 0xacebad03, short_gen900, long_gen900, 0xcb0bfa11 }, { 0xacebad03, short_gen901, long_gen901, 0xcb0bfa11 }, { 0xacebad03, short_gen902, long_gen902, 0xcb0bfa11 }, { 0xacebad03, short_gen903, long_gen903, 0xcb0bfa11 }, { 0xacebad03, short_gen904, long_gen904, 0xcb0bfa11 }, { 0xacebad03, short_gen905, long_gen905, 0xcb0bfa11 }, { 0xacebad03, short_gen906, long_gen906, 0xcb0bfa11 }, { 0xacebad03, short_gen907, long_gen907, 0xcb0bfa11 }, { 0xacebad03, short_gen908, long_gen908, 0xcb0bfa11 }, { 0xacebad03, short_gen909, long_gen909, 0xcb0bfa11 }, { 0xacebad03, short_gen910, long_gen910, 0xcb0bfa11 }, { 0xacebad03, short_gen911, long_gen911, 0xcb0bfa11 }, { 0xacebad03, short_gen912, long_gen912, 0xcb0bfa11 }, { 0xacebad03, short_gen913, long_gen913, 0xcb0bfa11 }, { 0xacebad03, short_gen914, long_gen914, 0xcb0bfa11 }, { 0xacebad03, short_gen915, long_gen915, 0xcb0bfa11 }, { 0xacebad03, short_gen916, long_gen916, 0xcb0bfa11 }, { 0xacebad03, short_gen917, long_gen917, 0xcb0bfa11 }, { 0xacebad03, short_gen918, long_gen918, 0xcb0bfa11 }, { 0xacebad03, short_gen919, long_gen919, 0xcb0bfa11 }, { 0xacebad03, short_gen920, long_gen920, 0xcb0bfa11 }, { 0xacebad03, short_gen921, long_gen921, 0xcb0bfa11 }, { 0xacebad03, short_gen922, long_gen922, 0xcb0bfa11 }, { 0xacebad03, short_gen923, long_gen923, 0xcb0bfa11 } }; #endif #if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG__GENERIC static const char short_spc0[] = "**abi_version_mismatch %D %D"; static const char long_spc0[] = "ABI version mismatch, expected %D - got %D"; static const char short_spc1[] = "**arg %s"; static const char long_spc1[] = "Invalid argument %s"; static const char short_spc2[] = "**argarrayneg %s %d %d"; static const char long_spc2[] = "Negative value in array %s[%d] (value is %d)"; static const char short_spc3[] = "**argerrcode %d"; static const char long_spc3[] = "Invalid error code %d"; static const char short_spc4[] = "**argneg %s %d"; static const char long_spc4[] = "Invalid value for %s, must be non-negative but is %d"; static const char short_spc5[] = "**argnonpos %s %d"; static const char long_spc5[] = "Invalid value for %s; must be positive but is %d"; static const char short_spc6[] = "**argpackbuf %d %d"; static const char long_spc6[] = "Size of data to pack (%d bytes) is larger than remaining space in pack buffer (%d bytes)"; static const char short_spc7[] = "**argposneg %d"; static const char long_spc7[] = "Value of position is %d but must be nonnegative"; static const char short_spc8[] = "**argrange %s %d %d"; static const char long_spc8[] = "Argument %s has value %d but must be within [0,%d]"; static const char short_spc9[] = "**argtoosmall %s %d %d"; static const char long_spc9[] = "Invalid argument for %s: value is %d but must be at least %d"; static const char short_spc10[] = "**badcase %d"; static const char long_spc10[] = "INTERNAL ERROR: unexpected value in case statement (value=%d)"; static const char short_spc11[] = "**bsendbufsmall %d %d"; static const char long_spc11[] = "Buffer size of %d is smaller than MPI_BSEND_OVERHEAD (%d)"; static const char short_spc12[] = "**buf_inplace %s"; static const char long_spc12[] = "buffer '%s' cannot be MPI_IN_PLACE"; static const char short_spc13[] = "**bufbsend %d %d"; static const char long_spc13[] = "Insufficient space in Bsend buffer; requested %d; total buffer size is %d"; static const char short_spc14[] = "**cartcoordinvalid %d %d %d"; static const char long_spc14[] = "Cartesian coordinate for the %d coordinate is %d but must be between 0 and %d"; static const char short_spc15[] = "**cartdim %d %d"; static const char long_spc15[] = "Size of the communicator (%d) is smaller than the size of the Cartesian topology (%d)"; static const char short_spc16[] = "**ch3|badmsgtype %d"; static const char long_spc16[] = "request contained an invalid message type (%d)"; static const char short_spc17[] = "**ch3|badreqtype %d"; static const char long_spc17[] = "request contained an invalid request type (%d)"; static const char short_spc18[] = "**ch3|conn_parent %s"; static const char long_spc18[] = "spawned process group was unable to connect back to the parent on port <%s>"; static const char short_spc19[] = "**ch3|conntimeout %d"; static const char long_spc19[] = "Connection timed out in %d seconds"; static const char short_spc20[] = "**ch3|pmi_finalize %d"; static const char long_spc20[] = "PMI_Finalize failed, error %d"; static const char short_spc21[] = "**ch3|postrecv %s"; static const char long_spc21[] = "failure occurred while posting a receive for message data (%s)"; static const char short_spc22[] = "**ch3|sock|badhost %s %d %s"; static const char long_spc22[] = "[ch3:sock] invalid host description, %s:%d (%s)"; static const char short_spc23[] = "**ch3|sock|badpacket %d"; static const char long_spc23[] = "[ch3:sock] received packet of unknown type (%d)"; static const char short_spc24[] = "**ch3|sock|connrefused %s %d %s"; static const char long_spc24[] = "[ch3:sock] failed to connect to process %s:%d (%s)"; static const char short_spc25[] = "**ch3|sock|failure %d"; static const char long_spc25[] = "[ch3:sock] unknown failure, sock_errno=%d"; static const char short_spc26[] = "**ch3|sock|postconnect %d %d %s"; static const char long_spc26[] = "[ch3:sock] rank %d unable to connect to rank %d using business card <%s>"; static const char short_spc27[] = "**ch3|sock|writefailed %d"; static const char long_spc27[] = "Write to socket failed with code %d"; static const char short_spc28[] = "**ch3|unhandled_connection_state %p %d"; static const char long_spc28[] = "encountered an unexpected connection state (vc=%p, state=%d)"; static const char short_spc29[] = "**ch4|invalid_mt_model %s"; static const char long_spc29[] = "Invalid multi-threading model (%s)"; static const char short_spc30[] = "**close %s"; static const char long_spc30[] = "close of socket failed - %s"; static const char short_spc31[] = "**closesocket %s %d"; static const char long_spc31[] = "closesocket failed, %s (errno %d)"; static const char short_spc32[] = "**collective_size_mismatch %d %d"; static const char long_spc32[] = "message sizes do not match across processes in the collective routine: Received %d but expected %d"; static const char short_spc33[] = "**comm_fail %d"; static const char long_spc33[] = "Communication error with rank %d"; static const char short_spc34[] = "**comm_fail %d %s"; static const char long_spc34[] = "Communication error with rank %d: %s"; static const char short_spc35[] = "**comm_fail_conn %s %s"; static const char long_spc35[] = "Communication error during connect sequence (state=%s): %s"; static const char short_spc36[] = "**commperm %s"; static const char long_spc36[] = "Cannot free permanent communicator %s"; static const char short_spc37[] = "**cond_create %s"; static const char long_spc37[] = "MPID_Thread_cond_create failed: %s"; static const char short_spc38[] = "**countneg %d"; static const char long_spc38[] = "Negative count, value is %d"; static const char short_spc39[] = "**darrayblock %d"; static const char long_spc39[] = "Value of m in block(m) distribution is %d must must be positive"; static const char short_spc40[] = "**darrayblock2 %d %d"; static const char long_spc40[] = "m * nprocs is %d but must equal the array size %d and is not valid for block(m) distribution"; static const char short_spc41[] = "**darraycyclic %d"; static const char long_spc41[] = "Value of m is %d but must be positive for a cyclic(m) distribution"; static const char short_spc42[] = "**darraydist %d %d"; static const char long_spc42[] = "For MPI_DISTRIBUTE_NONE, the value of array_of_psizes[%d] is %d but must have value 1"; static const char short_spc43[] = "**darrayoverflow %L"; static const char long_spc43[] = "Total size of array_of_gsizes[] is %L which requires the MPI implementation to use a 64-bit MPI_Aint"; static const char short_spc44[] = "**datarepused %s"; static const char long_spc44[] = "The requested datarep name %s has already been specified to MPI_REGISTER_DATAREP"; static const char short_spc45[] = "**dev|pg_not_found %p"; static const char long_spc45[] = "the specified process group object could not be located (pg=%p)"; static const char short_spc46[] = "**dev|vcrt_create %s"; static const char long_spc46[] = "failed to create VCRT for %s"; static const char short_spc47[] = "**dims %d"; static const char long_spc47[] = "Invalid dimension argument (value is %d)"; static const char short_spc48[] = "**dimsmany %d %d"; static const char long_spc48[] = "Number of dimensions %d is too large (maximum is %d)"; static const char short_spc49[] = "**dtypenull %s"; static const char long_spc49[] = "Datatype for argument %s is a null datatype"; static const char short_spc50[] = "**dupprocesses %d"; static const char long_spc50[] = "Local and remote groups in MPI_Intercomm_create must not contain the same processes; both contain process %d"; static const char short_spc51[] = "**edgeoutrange %d %d %d"; static const char long_spc51[] = "Edge index edges[%d] is %d but must be nonnegative and less than %d"; static const char short_spc52[] = "**exceeded_connect_tries %d"; static const char long_spc52[] = "Unable to establish connection to rank %d"; static const char short_spc53[] = "**f90typecomplexnone %d %d"; static const char long_spc53[] = " No complex type with both %d digits of precision and an exponent range of %d is available"; static const char short_spc54[] = "**f90typeintnone %d"; static const char long_spc54[] = " No integer type with %d digits of range is available"; static const char short_spc55[] = "**f90typerealnone %d %d"; static const char long_spc55[] = " No real type with both %d digits of precision and an exponent range of %d is available"; static const char short_spc56[] = "**fail %d"; static const char long_spc56[] = "generic failure with errno = %d"; static const char short_spc57[] = "**fail %s %d"; static const char long_spc57[] = "%s (errno %d)"; static const char short_spc58[] = "**fileaccess %s"; static const char long_spc58[] = "Access denied to file %s"; static const char short_spc59[] = "**filename %s"; static const char long_spc59[] = "Invalid file name %s"; static const char short_spc60[] = "**filenamedir %s"; static const char long_spc60[] = "Invalid or missing directory %s"; static const char short_spc61[] = "**filenamelong %s %d"; static const char long_spc61[] = "Pathname %s too long (%d characters)"; static const char short_spc62[] = "**filenoexist %s"; static const char long_spc62[] = "File %s does not exist"; static const char short_spc63[] = "**flag %d"; static const char long_spc63[] = "invalid flag parameter (flag = %d)"; static const char short_spc64[] = "**gethostbyname %s %d"; static const char long_spc64[] = "gethostbyname failed, %s (errno %d)"; static const char short_spc65[] = "**getsockname %s"; static const char long_spc65[] = "getsockname failed - %s"; static const char short_spc66[] = "**groupnotincomm %d"; static const char long_spc66[] = "Rank %d of the specified group is not a member of this communicator"; static const char short_spc67[] = "**hcoll_wrong_arg %p %d"; static const char long_spc67[] = "Error in hcolrte api: wrong null argument (ec_h.handle = %p, ec_h.rank = %d)"; static const char short_spc68[] = "**iface_notfound %s"; static const char long_spc68[] = "The network interface, \"%s\", specified in MPIR_CVAR_CH3_NETWORK_IFACE was not found."; static const char short_spc69[] = "**indexneg %d %d"; static const char long_spc69[] = "Index value for index[%d] is %d but must be nonnegative"; static const char short_spc70[] = "**indexnonmonotone %d %d %d"; static const char long_spc70[] = "Index values in graph topology must be monotone nondecreasing but index[%d] is %d but the next index value is %d"; static const char short_spc71[] = "**infohintparse %s"; static const char long_spc71[] = "Unable to parse info hint (%s)"; static const char short_spc72[] = "**infonkey %d %d"; static const char long_spc72[] = "Requested key %d but this MPI_Info only has %d keys"; static const char short_spc73[] = "**infonokey %s"; static const char long_spc73[] = "MPI_Info key %s is not defined "; static const char short_spc74[] = "**intern %s"; static const char long_spc74[] = "Internal MPI error! %s"; static const char short_spc75[] = "**invalid_handle %d"; static const char long_spc75[] = "invalid handle (%d)"; static const char short_spc76[] = "**invalid_knem_status %d"; static const char long_spc76[] = "Invalid knem status value - %d"; static const char short_spc77[] = "**invalid_netmod %s"; static const char long_spc77[] = "Invalid netmod specified (%s)"; static const char short_spc78[] = "**invalid_refcount %d"; static const char long_spc78[] = "invalid reference count (%d)"; static const char short_spc79[] = "**invalidpkt %d"; static const char long_spc79[] = " Invalid packet type (%d)"; static const char short_spc80[] = "**io %s"; static const char long_spc80[] = "Other I/O error %s"; static const char short_spc81[] = "**ioctl %d %s"; static const char long_spc81[] = "ioctl failed errno=%d - %s"; static const char short_spc82[] = "**join_portname %s %s"; static const char long_spc82[] = "local %s, remote %s"; static const char short_spc83[] = "**join_recv %d"; static const char long_spc83[] = "recv from the socket failed (errno %d)"; static const char short_spc84[] = "**join_send %d"; static const char long_spc84[] = "send on the socket failed (errno %d)"; static const char short_spc85[] = "**keyvalobj %s"; static const char long_spc85[] = "Keyval was not defined for %s objects"; static const char short_spc86[] = "**listen %s %d"; static const char long_spc86[] = "listen failed, %s (errno %d)"; static const char short_spc87[] = "**lockassertval %d"; static const char long_spc87[] = " Invalid assert argument (%d) passed to MPI_Win_lock"; static const char short_spc88[] = "**memcpyalias %p %p %L"; static const char long_spc88[] = "memcpy arguments alias each other, dst=%p src=%p len=%L"; static const char short_spc89[] = "**mkfifo %d %s"; static const char long_spc89[] = "mkfifo failed - errno %d (%s)"; static const char short_spc90[] = "**mmap %d"; static const char long_spc90[] = "unable to map memory, mmap failed (errno %d)"; static const char short_spc91[] = "**mpi_abort %C %d"; static const char long_spc91[] = "MPI_Abort(%C, errorcode=%d) failed"; static const char short_spc92[] = "**mpi_accumulate %p %d %D %d %d %d %D %O %W"; static const char long_spc92[] = "MPI_Accumulate(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %O, %W) failed"; static const char short_spc93[] = "**mpi_add_error_class %p"; static const char long_spc93[] = "MPI_Add_error_class(errorclass=%p) failed"; static const char short_spc94[] = "**mpi_add_error_code %d %p"; static const char long_spc94[] = "MPI_Add_error_code(errorclass=%d, errorcode=%p) failed"; static const char short_spc95[] = "**mpi_add_error_string %d %s"; static const char long_spc95[] = "MPI_Add_error_string(code=%d, str=\"%s\") failed"; static const char short_spc96[] = "**mpi_address %p %p"; static const char long_spc96[] = "MPI_Address(location=%p, address=%p) failed"; static const char short_spc97[] = "**mpi_allgather %p %d %D %p %d %D %C"; static const char long_spc97[] = "MPI_Allgather(sbuf=%p, scount=%d, %D, rbuf=%p, rcount=%d, datatype=%D, comm=%C) failed"; static const char short_spc98[] = "**mpi_allgatherv %p %d %D %p %p %p %D %C"; static const char long_spc98[] = "MPI_Allgatherv(sbuf=%p, scount=%d, %D, rbuf=%p, rcounts=%p, displs=%p, datatype=%D, comm=%C) failed"; static const char short_spc99[] = "**mpi_alloc_mem %d %I %p"; static const char long_spc99[] = "MPI_Alloc_mem(size=%d, %I, baseptr=%p) failed"; static const char short_spc100[] = "**mpi_allreduce %p %p %d %D %O %C"; static const char long_spc100[] = "MPI_Allreduce(sbuf=%p, rbuf=%p, count=%d, datatype=%D, op=%O, comm=%C) failed"; static const char short_spc101[] = "**mpi_alltoall %p %d %D %p %d %D %C"; static const char long_spc101[] = "MPI_Alltoall(sbuf=%p, scount=%d, %D, rbuf=%p, rcount=%d, datatype=%D, comm=%C) failed"; static const char short_spc102[] = "**mpi_alltoallv %p %p %p %D %p %p %p %D %C"; static const char long_spc102[] = "MPI_Alltoallv(sbuf=%p, scnts=%p, sdispls=%p, %D, rbuf=%p, rcnts=%p, rdispls=%p, datatype=%D, comm=%C) failed"; static const char short_spc103[] = "**mpi_alltoallw %p %p %p %p %p %p %p %p %C"; static const char long_spc103[] = "MPI_Alltoallw(sbuf=%p, scnts=%p, sdispls=%p, stypes=%p, rbuf=%p, rcnts=%p, rdispls=%p, rtypes=%p, %C) failed"; static const char short_spc104[] = "**mpi_attr_delete %C %d"; static const char long_spc104[] = "MPI_Attr_delete(%C, keyval=%d) failed"; static const char short_spc105[] = "**mpi_attr_get %C %d %p %p"; static const char long_spc105[] = "MPI_Attr_get(%C, keyval=%d, attr_value=%p, flag=%p) failed"; static const char short_spc106[] = "**mpi_attr_put %C %d %p"; static const char long_spc106[] = "MPI_Attr_put(%C, keyval=%d, attr_value=%p) failed"; static const char short_spc107[] = "**mpi_barrier %C"; static const char long_spc107[] = "MPI_Barrier(comm=%C) failed"; static const char short_spc108[] = "**mpi_bcast %p %d %D %d %C"; static const char long_spc108[] = "MPI_Bcast(buf=%p, count=%d, %D, root=%d, comm=%C) failed"; static const char short_spc109[] = "**mpi_bsend %p %d %D %i %t %C"; static const char long_spc109[] = "MPI_Bsend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C) failed"; static const char short_spc110[] = "**mpi_bsend_init %p %d %D %i %t %C %p"; static const char long_spc110[] = "MPI_Bsend_init(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc111[] = "**mpi_buffer_attach %p %d"; static const char long_spc111[] = "MPI_Buffer_attach(buf=%p, size=%d) failed"; static const char short_spc112[] = "**mpi_buffer_detach %p %p"; static const char long_spc112[] = "MPI_Buffer_detach(buf=%p, size=%p) failed"; static const char short_spc113[] = "**mpi_cancel %p"; static const char long_spc113[] = "MPI_Cancel(request=%p) failed"; static const char short_spc114[] = "**mpi_cart_coords %C %d %d %p"; static const char long_spc114[] = "MPI_Cart_coords(%C, rank=%d, maxdims=%d, coords=%p) failed"; static const char short_spc115[] = "**mpi_cart_create %C %d %p %p %d %p"; static const char long_spc115[] = "MPI_Cart_create(%C, ndims=%d, dims=%p, periods=%p, reorder=%d, comm_cart=%p) failed"; static const char short_spc116[] = "**mpi_cart_get %C %d %p %p %p"; static const char long_spc116[] = "MPI_Cart_get(%C, maxdims=%d, dims=%p, periods=%p, coords=%p) failed"; static const char short_spc117[] = "**mpi_cart_map %C %d %p %p %p"; static const char long_spc117[] = "MPI_Cart_map(%C, ndims=%d, dims=%p, periods=%p, newrank=%p) failed"; static const char short_spc118[] = "**mpi_cart_rank %C %p %p"; static const char long_spc118[] = "MPI_Cart_rank(%C, coords=%p, rank=%p) failed"; static const char short_spc119[] = "**mpi_cart_shift %C %d %d %p %p"; static const char long_spc119[] = "MPI_Cart_shift(%C, direction=%d, displ=%d, source=%p, dest=%p) failed"; static const char short_spc120[] = "**mpi_cart_sub %C %p %p"; static const char long_spc120[] = "MPI_Cart_sub(%C, remain_dims=%p, comm_new=%p) failed"; static const char short_spc121[] = "**mpi_cartdim_get %C %p"; static const char long_spc121[] = "MPI_Cartdim_get(%C, ndims=%p) failed"; static const char short_spc122[] = "**mpi_close_port %s"; static const char long_spc122[] = "MPI_Close_port(port=\"%s\") failed"; static const char short_spc123[] = "**mpi_comm_accept %s %I %d %C %p"; static const char long_spc123[] = "MPI_Comm_accept(port=\"%s\", %I, root=%d, %C, newcomm=%p) failed"; static const char short_spc124[] = "**mpi_comm_call_errhandler %C %d"; static const char long_spc124[] = "MPI_Comm_call_errhandler(%C, errorcode=%d) failed"; static const char short_spc125[] = "**mpi_comm_compare %C %C %p"; static const char long_spc125[] = "MPI_Comm_compare(%C, %C, result=%p) failed"; static const char short_spc126[] = "**mpi_comm_connect %s %I %d %C %p"; static const char long_spc126[] = "MPI_Comm_connect(port=\"%s\", %I, root=%d, %C, newcomm=%p) failed"; static const char short_spc127[] = "**mpi_comm_create %C %G %p"; static const char long_spc127[] = "MPI_Comm_create(%C, %G, new_comm=%p) failed"; static const char short_spc128[] = "**mpi_comm_create_errhandler %p %p"; static const char long_spc128[] = "MPI_Comm_create_errhandler(function=%p, errhandler=%p) failed"; static const char short_spc129[] = "**mpi_comm_create_group %C %G %d %p"; static const char long_spc129[] = "MPI_Comm_create_group(%C, %G, %d, new_comm=%p) failed"; static const char short_spc130[] = "**mpi_comm_create_keyval %p %p %p %p"; static const char long_spc130[] = "MPI_Comm_create_keyval(comm_copy_attr_fn=%p, comm_delete_attr_fn=%p, comm_keyval=%p, extra_state=%p) failed"; static const char short_spc131[] = "**mpi_comm_delete_attr %C %d"; static const char long_spc131[] = "MPI_Comm_delete_attr(%C, comm_keyval=%d) failed"; static const char short_spc132[] = "**mpi_comm_disconnect %C"; static const char long_spc132[] = "MPI_Comm_disconnect(comm=%C) failed"; static const char short_spc133[] = "**mpi_comm_dup %C %p"; static const char long_spc133[] = "MPI_Comm_dup(%C, new_comm=%p) failed"; static const char short_spc134[] = "**mpi_comm_dup_with_info %C %I %p"; static const char long_spc134[] = "MPI_Comm_dup(%C, %I, new_comm=%p) failed"; static const char short_spc135[] = "**mpi_comm_free %p"; static const char long_spc135[] = "MPI_Comm_free(comm=%p) failed"; static const char short_spc136[] = "**mpi_comm_free_keyval %p"; static const char long_spc136[] = "MPI_Comm_free_keyval(comm_keyval=%p) failed"; static const char short_spc137[] = "**mpi_comm_get_attr %C %d %p %p"; static const char long_spc137[] = "MPI_Comm_get_attr(%C, comm_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc138[] = "**mpi_comm_get_errhandler %C %p"; static const char long_spc138[] = "MPI_Comm_get_errhandler(%C, errhandler=%p) failed"; static const char short_spc139[] = "**mpi_comm_get_info %W %p"; static const char long_spc139[] = "MPI_Comm_get_info(comm=%C, info_used=%p) failed"; static const char short_spc140[] = "**mpi_comm_get_name %C %p %p"; static const char long_spc140[] = "MPI_Comm_get_name(%C, comm_name=%p, resultlen=%p) failed"; static const char short_spc141[] = "**mpi_comm_get_parent %p"; static const char long_spc141[] = "MPI_Comm_get_parent(comm=%p) failed"; static const char short_spc142[] = "**mpi_comm_group %C %p"; static const char long_spc142[] = "MPI_Comm_group(%C, group=%p) failed"; static const char short_spc143[] = "**mpi_comm_idup %C %p %p"; static const char long_spc143[] = " MPI_Comm_idup(comm=%C, newcomm=%p, request=%p)"; static const char short_spc144[] = "**mpi_comm_join %d %p"; static const char long_spc144[] = "MPI_Comm_join(fd=%d, intercomm=%p) failed"; static const char short_spc145[] = "**mpi_comm_rank %C %p"; static const char long_spc145[] = "MPI_Comm_rank(%C, rank=%p) failed"; static const char short_spc146[] = "**mpi_comm_remote_group %C %p"; static const char long_spc146[] = "MPI_Comm_remote_group(%C, group=%p) failed"; static const char short_spc147[] = "**mpi_comm_remote_size %C %p"; static const char long_spc147[] = "MPI_Comm_remote_size(%C, size=%p) failed"; static const char short_spc148[] = "**mpi_comm_set_attr %C %d %p"; static const char long_spc148[] = "MPI_Comm_set_attr(%C, comm_keyval=%d, attribute_val=%p) failed"; static const char short_spc149[] = "**mpi_comm_set_errhandler %C %E"; static const char long_spc149[] = "MPI_Comm_set_errhandler(%C, %E) failed"; static const char short_spc150[] = "**mpi_comm_set_info %W %p"; static const char long_spc150[] = "MPI_Comm_set_info(comm=%C, info=%p) failed"; static const char short_spc151[] = "**mpi_comm_set_name %C %s"; static const char long_spc151[] = "MPI_Comm_set_name(%C, comm_name=%s) failed"; static const char short_spc152[] = "**mpi_comm_size %C %p"; static const char long_spc152[] = "MPI_Comm_size(%C, size=%p) failed"; static const char short_spc153[] = "**mpi_comm_spawn %s %p %d %I %d %C %p %p"; static const char long_spc153[] = "MPI_Comm_spawn(cmd=\"%s\", argv=%p, maxprocs=%d, %I, root=%d, %C, intercomm=%p, errors=%p) failed"; static const char short_spc154[] = "**mpi_comm_spawn_multiple %d %p %p %p %p %d %C %p %p"; static const char long_spc154[] = "MPI_Comm_spawn_multiple(count=%d, cmds=%p, argvs=%p, maxprocs=%p, infos=%p, root=%d, %C, intercomm=%p, errors=%p) failed"; static const char short_spc155[] = "**mpi_comm_split %C %d %d %p"; static const char long_spc155[] = "MPI_Comm_split(%C, color=%d, key=%d, new_comm=%p) failed"; static const char short_spc156[] = "**mpi_comm_test_inter %C %p"; static const char long_spc156[] = "MPI_Comm_test_inter(%C, flag=%p) failed"; static const char short_spc157[] = "**mpi_compare_and_swap %p %p %p %D %d %d %W"; static const char long_spc157[] = "MPI_Compare_and_swap(origin_addr=%p, compare_addr=%p, result_addr=%p, %D, target_rank=%d, target_disp=%d, %W) failed"; static const char short_spc158[] = "**mpi_dims_create %d %d %p"; static const char long_spc158[] = "MPI_Dims_create(nnodes=%d, ndims=%d, dims=%p) failed"; static const char short_spc159[] = "**mpi_dist_graph_create %C %d %p %p %p %p %I %d %p"; static const char long_spc159[] = " MPI_Dist_graph_create(%C, n=%d, sources=%p, degrees=%p, destinations=%p, weights=%p, info=%I, reorder=%d, comm_dist_graph=%p) failed"; static const char short_spc160[] = "**mpi_dist_graph_create_adjacent %C %d %p %p %d %p %p %I %d %p"; static const char long_spc160[] = " MPI_Dist_graph_create_adjacent(%C, indegree=%d, sources=%p, sourceweights=%p, outdegree=%d, destinations=%p, destweights=%p, %I, %d, comm_dist_graph=%p) failed"; static const char short_spc161[] = "**mpi_dist_graph_neighbors %C %d %p %p %d %p %p"; static const char long_spc161[] = " MPI_Dist_graph_neighbors(%C, maxindegree=%d, sources=%p, sourceweights=%p, maxoutdegree=%d, destinations=%p, destweights=%p) failed"; static const char short_spc162[] = "**mpi_dist_graph_neighbors_count %C %p %p %p"; static const char long_spc162[] = " MPI_Dist_graph_neighbors_count(%C, indegree=%p, outdegree=%p, weighted=%p) failed"; static const char short_spc163[] = "**mpi_errhandler_create %p %p"; static const char long_spc163[] = "MPI_Errhandler_create(function=%p, errhandler=%p) failed"; static const char short_spc164[] = "**mpi_errhandler_free %p"; static const char long_spc164[] = "MPI_Errhandler_free(errhandler=%p) failed"; static const char short_spc165[] = "**mpi_errhandler_get %C %p"; static const char long_spc165[] = "MPI_Errhandler_get(%C, errhandler=%p) failed"; static const char short_spc166[] = "**mpi_errhandler_set %C %E"; static const char long_spc166[] = "MPI_Errhandler_set(%C, %E) failed"; static const char short_spc167[] = "**mpi_error_class %d %p"; static const char long_spc167[] = "MPI_Error_class(errorcode=%d, errorclass=%p) failed"; static const char short_spc168[] = "**mpi_error_string %d %s %p"; static const char long_spc168[] = "MPI_Error_string(errorcode=%d, string=%s, resultlen=%p) failed"; static const char short_spc169[] = "**mpi_exscan %p %p %d %D %O %C"; static const char long_spc169[] = "MPI_Exscan(sbuf=%p, rbuf=%p, count=%d, %D, %O, %C) failed"; static const char short_spc170[] = "**mpi_fetch_and_op %p %p %D %d %d %O %W"; static const char long_spc170[] = "MPI_Fetch_and_op(origin_addr=%p, result_addr=%p, %D, target_rank=%d, target_disp=%d, %O, %W) failed"; static const char short_spc171[] = "**mpi_file_create_errhandler %p %p"; static const char long_spc171[] = "MPI_File_create_errhandler(function=%p, errhandler=%p) failed"; static const char short_spc172[] = "**mpi_file_get_errhandler %F %p"; static const char long_spc172[] = "MPI_File_get_errhandler(%F, errhandler=%p) failed"; static const char short_spc173[] = "**mpi_file_set_errhandler %F %E"; static const char long_spc173[] = "MPI_File_set_errhandler(%F, %E) failed"; static const char short_spc174[] = "**mpi_finalized %p"; static const char long_spc174[] = "MPI_Finalized(flag=%p) failed"; static const char short_spc175[] = "**mpi_free_mem %p"; static const char long_spc175[] = "MPI_Free_mem(base=%p) failed"; static const char short_spc176[] = "**mpi_gather %p %d %D %p %d %D %d %C"; static const char long_spc176[] = "MPI_Gather(sbuf=%p, scount=%d, %D, rbuf=%p, rcount=%d, %D, root=%d, comm=%C) failed"; static const char short_spc177[] = "**mpi_gatherv %p %d %D %p %p %p %D %d %C"; static const char long_spc177[] = "MPI_Gatherv failed(sbuf=%p, scount=%d, %D, rbuf=%p, rcnts=%p, displs=%p, datatype=%D, root=%d, comm=%C) failed"; static const char short_spc178[] = "**mpi_get %p %d %D %d %d %d %D %W"; static const char long_spc178[] = "MPI_Get(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %W) failed"; static const char short_spc179[] = "**mpi_get_accumulate %p %d %D %p %d %D %d %d %d %D %O %W"; static const char long_spc179[] = "MPI_Get_accumulate(origin_addr=%p, origin_count=%d, %D, result_addr=%p, result_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %O, %W) failed"; static const char short_spc180[] = "**mpi_get_address %p %p"; static const char long_spc180[] = "MPI_Get_address(location=%p, address=%p) failed"; static const char short_spc181[] = "**mpi_get_count %p %D %p"; static const char long_spc181[] = "MPI_Get_count(status=%p, %D, count=%p) failed"; static const char short_spc182[] = "**mpi_get_elements %p %D %p"; static const char long_spc182[] = "MPI_Get_elements(status=%p, %D, elements=%p) failed"; static const char short_spc183[] = "**mpi_get_elements_x %p %D %p"; static const char long_spc183[] = " MPI_Get_elements_x(status=%p, datatype=%D, count=%p)"; static const char short_spc184[] = "**mpi_get_library_version %p %p"; static const char long_spc184[] = "MPI_Get_library_version(version=%p, resultlen=%p) failed"; static const char short_spc185[] = "**mpi_get_processor_name %p %p"; static const char long_spc185[] = "MPI_Get_processor_name(name=%p, resultlen=%p) failed"; static const char short_spc186[] = "**mpi_get_version %p %p"; static const char long_spc186[] = "MPI_Get_version(version=%p, subversion=%p) failed"; static const char short_spc187[] = "**mpi_graph_create %C %d %p %p %d %p"; static const char long_spc187[] = "MPI_Graph_create(%C, nnodes=%d, index=%p, edges=%p, reorder=%d, comm_graph=%p) failed"; static const char short_spc188[] = "**mpi_graph_get %C %d %d %p %p"; static const char long_spc188[] = "MPI_Graph_get(%C, maxindex=%d, maxedges=%d, index=%p, edges=%p) failed"; static const char short_spc189[] = "**mpi_graph_map %C %d %p %p %p"; static const char long_spc189[] = "MPI_Graph_map(%C, nnodes=%d, index=%p, edges=%p, newrank=%p) failed"; static const char short_spc190[] = "**mpi_graph_neighbors %C %d %d %p"; static const char long_spc190[] = "MPI_Graph_neighbors(%C, rank=%d, maxneighbors=%d, neighbors=%p) failed"; static const char short_spc191[] = "**mpi_graph_neighbors_count %C %d %p"; static const char long_spc191[] = "MPI_Graph_neighbors_count(%C, rank=%d, nneighbors=%p) failed"; static const char short_spc192[] = "**mpi_graphdims_get %C %p %p"; static const char long_spc192[] = "MPI_Graphdims_get(%C, nnodes=%p, nedges=%p) failed"; static const char short_spc193[] = "**mpi_grequest_complete %R"; static const char long_spc193[] = "MPI_Grequest_complete(%R) failed"; static const char short_spc194[] = "**mpi_grequest_start %p %p %p %p %p"; static const char long_spc194[] = "MPI_Grequest_start(query_fn=%p, free_fn=%p, cancel_fn=%p, extra_state=%p, request=%p) failed"; static const char short_spc195[] = "**mpi_group_compare %G %G %p"; static const char long_spc195[] = "MPI_Group_compare(%G, %G, result=%p) failed"; static const char short_spc196[] = "**mpi_group_difference %G %G %p"; static const char long_spc196[] = "MPI_Group_difference(%G, %G, new_group=%p) failed"; static const char short_spc197[] = "**mpi_group_excl %G %d %p %p"; static const char long_spc197[] = "MPI_Group_excl(%G, n=%d, ranks=%p, new_group=%p) failed"; static const char short_spc198[] = "**mpi_group_free %p"; static const char long_spc198[] = "MPI_Group_free(group=%p) failed"; static const char short_spc199[] = "**mpi_group_incl %G %d %p %p"; static const char long_spc199[] = "MPI_Group_incl(%G, n=%d, ranks=%p, new_group=%p) failed"; static const char short_spc200[] = "**mpi_group_intersection %G %G %p"; static const char long_spc200[] = "MPI_Group_intersection(%G, %G, new_group=%p) failed"; static const char short_spc201[] = "**mpi_group_range_excl %G %d %p %p"; static const char long_spc201[] = "MPI_Group_range_excl(%G, n=%d, ranges=%p, new_group=%p) failed"; static const char short_spc202[] = "**mpi_group_range_incl %G %d %p %p"; static const char long_spc202[] = "MPI_Group_range_incl(%G, n=%d, ranges=%p, new_group=%p) failed"; static const char short_spc203[] = "**mpi_group_rank %G %p"; static const char long_spc203[] = "MPI_Group_rank(%G, rank=%p) failed"; static const char short_spc204[] = "**mpi_group_size %G %p"; static const char long_spc204[] = "MPI_Group_size(%G, size=%p) failed"; static const char short_spc205[] = "**mpi_group_translate_ranks %G %d %p %G %p"; static const char long_spc205[] = "MPI_Group_translate_ranks(%G, n=%d, ranks1=%p, %G, ranks2=%p) failed"; static const char short_spc206[] = "**mpi_group_union %G %G %p"; static const char long_spc206[] = "MPI_Group_union(%G, %G, new_group=%p) failed"; static const char short_spc207[] = "**mpi_iallgather %p %d %D %p %d %D %C %p"; static const char long_spc207[] = " MPI_Iallgather(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C, request=%p)"; static const char short_spc208[] = "**mpi_iallgatherv %p %d %D %p %p %p %D %C %p"; static const char long_spc208[] = " MPI_Iallgatherv(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcounts=%p, displs=%p, recvtype=%D, comm=%C, request=%p)"; static const char short_spc209[] = "**mpi_iallreduce %p %p %d %D %O %C %p"; static const char long_spc209[] = " MPI_Iallreduce(sendbuf=%p, recvbuf=%p, count=%d, datatype=%D, op=%O, comm=%C, request=%p)"; static const char short_spc210[] = "**mpi_ialltoall %p %d %D %p %d %D %C %p"; static const char long_spc210[] = " MPI_Ialltoall(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C, request=%p)"; static const char short_spc211[] = "**mpi_ialltoallv %p %p %p %D %p %p %p %D %C %p"; static const char long_spc211[] = " MPI_Ialltoallv(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtype=%D, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtype=%D, comm=%C, request=%p)"; static const char short_spc212[] = "**mpi_ialltoallw %p %p %p %p %p %p %p %p %C %p"; static const char long_spc212[] = " MPI_Ialltoallw(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtypes=%p, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtypes=%p, comm=%C, request=%p)"; static const char short_spc213[] = "**mpi_ibarrier %C %p"; static const char long_spc213[] = " MPI_Ibarrier(comm=%C, request=%p)"; static const char short_spc214[] = "**mpi_ibcast %p %d %D %C %p"; static const char long_spc214[] = " MPI_Ibcast(buffer=%p, count=%d, datatype=%D, comm=%C, request=%p)"; static const char short_spc215[] = "**mpi_ibsend %p %d %D %i %t %C %p"; static const char long_spc215[] = "MPI_Ibsend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc216[] = "**mpi_iexscan %p %p %d %D %O %C %p"; static const char long_spc216[] = " MPI_Iexscan(sendbuf=%p, recvbuf=%p, count=%d, datatype=%D, op=%O, comm=%C, request=%p)"; static const char short_spc217[] = "**mpi_igather %p %d %D %p %d %D %d %C %p"; static const char long_spc217[] = " MPI_Igather(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, root=%d, comm=%C, request=%p)"; static const char short_spc218[] = "**mpi_igatherv %p %d %D %p %p %p %D %d %C %p"; static const char long_spc218[] = " MPI_Igatherv(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcounts=%p, displs=%p, recvtype=%D, root=%d, comm=%C, request=%p)"; static const char short_spc219[] = "**mpi_improbe %d %d %C %p %p %p"; static const char long_spc219[] = " MPI_Improbe(source=%d, tag=%d, comm=%C, flag=%p, message=%p, status=%p)"; static const char short_spc220[] = "**mpi_imrecv %p %d %D %p %p"; static const char long_spc220[] = " MPI_Imrecv(buf=%p, count=%d, datatype=%D, message=%p, request=%p)"; static const char short_spc221[] = "**mpi_ineighbor_allgather %p %d %D %p %d %D %C %p"; static const char long_spc221[] = " MPI_Ineighbor_allgather(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C, request=%p)"; static const char short_spc222[] = "**mpi_ineighbor_allgatherv %p %d %D %p %p %p %D %C %p"; static const char long_spc222[] = " MPI_Ineighbor_allgatherv(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcounts=%p, displs=%p, recvtype=%D, comm=%C, request=%p)"; static const char short_spc223[] = "**mpi_ineighbor_alltoall %p %d %D %p %d %D %C %p"; static const char long_spc223[] = " MPI_Ineighbor_alltoall(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C, request=%p)"; static const char short_spc224[] = "**mpi_ineighbor_alltoallv %p %p %p %D %p %p %p %D %C %p"; static const char long_spc224[] = " MPI_Ineighbor_alltoallv(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtype=%D, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtype=%D, comm=%C, request=%p)"; static const char short_spc225[] = "**mpi_ineighbor_alltoallw %p %p %p %p %p %p %p %p %C %p"; static const char long_spc225[] = " MPI_Ineighbor_alltoallw(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtypes=%p, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtypes=%p, comm=%C, request=%p)"; static const char short_spc226[] = "**mpi_info_create %p"; static const char long_spc226[] = "MPI_Info_create(info=%p) failed"; static const char short_spc227[] = "**mpi_info_delete %I %s"; static const char long_spc227[] = "MPI_Info_delete(%I, key=%s) failed"; static const char short_spc228[] = "**mpi_info_dup %I %p"; static const char long_spc228[] = "MPI_Info_dup(%I, newinfo=%p) failed"; static const char short_spc229[] = "**mpi_info_free %p"; static const char long_spc229[] = "MPI_Info_free(info=%p) failed"; static const char short_spc230[] = "**mpi_info_get %I %s %d %p %p"; static const char long_spc230[] = "MPI_Info_get(%I, key=%s, valuelen=%d, value=%p, flag=%p) failed"; static const char short_spc231[] = "**mpi_info_get_nkeys %I %p"; static const char long_spc231[] = "MPI_Info_get_nkeys(%I, nkeys=%p) failed"; static const char short_spc232[] = "**mpi_info_get_nthkey %I %d %p"; static const char long_spc232[] = "MPI_Info_get_nthkey(%I, n=%d, key=%p) failed"; static const char short_spc233[] = "**mpi_info_get_valuelen %I %s %p %p"; static const char long_spc233[] = "MPI_Info_get_valuelen(%I, key=%s, valuelen=%p, flag=%p) failed"; static const char short_spc234[] = "**mpi_info_set %I %s %s"; static const char long_spc234[] = "MPI_Info_set(%I, key=%s, value=%s) failed"; static const char short_spc235[] = "**mpi_init %p %p"; static const char long_spc235[] = "MPI_Init(argc_p=%p, argv_p=%p) failed"; static const char short_spc236[] = "**mpi_init_thread %p %p %d %p"; static const char long_spc236[] = "MPI_Init_thread(argc_p=%p, argv_p=%p, required=%d, provided=%p)"; static const char short_spc237[] = "**mpi_initialized %p"; static const char long_spc237[] = "MPI_Initialized(flag=%p) failed"; static const char short_spc238[] = "**mpi_intercomm_create %C %d %C %d %d %p"; static const char long_spc238[] = "MPI_Intercomm_create(%C, local_leader=%d, %C, remote_leader=%d, tag=%d, newintercomm=%p) failed"; static const char short_spc239[] = "**mpi_intercomm_merge %C %d %p"; static const char long_spc239[] = "MPI_Intercomm_merge(%C, high=%d, newintracomm=%p) failed"; static const char short_spc240[] = "**mpi_iprobe %i %t %C %p %p"; static const char long_spc240[] = "MPI_Iprobe(src=%i, tag=%t, %C, flag=%p, status=%p) failed"; static const char short_spc241[] = "**mpi_irecv %p %d %D %i %t %C %p"; static const char long_spc241[] = "MPI_Irecv(buf=%p, count=%d, %D, src=%i, tag=%t, %C, request=%p) failed"; static const char short_spc242[] = "**mpi_ireduce %p %p %d %D %O %d %C %p"; static const char long_spc242[] = " MPI_Ireduce(sendbuf=%p, recvbuf=%p, count=%d, datatype=%D, op=%O, root=%d, comm=%C, request=%p)"; static const char short_spc243[] = "**mpi_ireduce_scatter %p %p %p %D %O %C %p"; static const char long_spc243[] = " MPI_Ireduce_scatter(sendbuf=%p, recvbuf=%p, recvcounts=%p, datatype=%D, op=%O, comm=%C, request=%p)"; static const char short_spc244[] = "**mpi_ireduce_scatter_block %p %p %d %D %O %C %p"; static const char long_spc244[] = " MPI_Ireduce_scatter_block(sendbuf=%p, recvbuf=%p, recvcount=%d, datatype=%D, op=%O, comm=%C, request=%p)"; static const char short_spc245[] = "**mpi_irsend %p %d %D %i %t %C %p"; static const char long_spc245[] = "MPI_Irsend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc246[] = "**mpi_is_thread_main %p"; static const char long_spc246[] = "MPI_Is_thread_main(flag=%p) failed"; static const char short_spc247[] = "**mpi_iscan %p %p %d %D %O %C %p"; static const char long_spc247[] = " MPI_Iscan(sendbuf=%p, recvbuf=%p, count=%d, datatype=%D, op=%O, comm=%C, request=%p)"; static const char short_spc248[] = "**mpi_iscatter %p %d %D %p %d %D %d %C %p"; static const char long_spc248[] = " MPI_Iscatter(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, root=%d, comm=%C, request=%p)"; static const char short_spc249[] = "**mpi_iscatterv %p %p %p %D %p %d %D %d %C %p"; static const char long_spc249[] = " MPI_Iscatterv(sendbuf=%p, sendcounts=%p, displs=%p, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, root=%d, comm=%C, request=%p)"; static const char short_spc250[] = "**mpi_isend %p %d %D %i %t %C %p"; static const char long_spc250[] = "MPI_Isend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc251[] = "**mpi_issend %p %d %D %i %t %C %p"; static const char long_spc251[] = "MPI_Issend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc252[] = "**mpi_keyval_create %p %p %p %p"; static const char long_spc252[] = "MPI_Keyval_create(copy_fn=%p, del_fn=%p, keyval=%p, extra=%p) failed"; static const char short_spc253[] = "**mpi_keyval_free %p"; static const char long_spc253[] = "MPI_Keyval_free(keyval=%p) failed"; static const char short_spc254[] = "**mpi_lookup_name %s %I %s"; static const char long_spc254[] = "MPI_Lookup_name(service=\"%s\", %I, port=%s) failed"; static const char short_spc255[] = "**mpi_mprobe %d %d %C %p %p"; static const char long_spc255[] = " MPI_Mprobe(source=%d, tag=%d, comm=%C, message=%p, status=%p)"; static const char short_spc256[] = "**mpi_mrecv %p %d %D %p %p"; static const char long_spc256[] = " MPI_Mrecv(buf=%p, count=%d, datatype=%D, message=%p, status=%p)"; static const char short_spc257[] = "**mpi_neighbor_allgather %p %d %D %p %d %D %C"; static const char long_spc257[] = " MPI_Neighbor_allgather(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C)"; static const char short_spc258[] = "**mpi_neighbor_allgatherv %p %d %D %p %p %p %D %C"; static const char long_spc258[] = " MPI_Neighbor_allgatherv(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcounts=%p, displs=%p, recvtype=%D, comm=%C)"; static const char short_spc259[] = "**mpi_neighbor_alltoall %p %d %D %p %d %D %C"; static const char long_spc259[] = " MPI_Neighbor_alltoall(sendbuf=%p, sendcount=%d, sendtype=%D, recvbuf=%p, recvcount=%d, recvtype=%D, comm=%C)"; static const char short_spc260[] = "**mpi_neighbor_alltoallv %p %p %p %D %p %p %p %D %C"; static const char long_spc260[] = " MPI_Neighbor_alltoallv(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtype=%D, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtype=%D, comm=%C)"; static const char short_spc261[] = "**mpi_neighbor_alltoallw %p %p %p %p %p %p %p %p %C"; static const char long_spc261[] = " MPI_Neighbor_alltoallw(sendbuf=%p, sendcounts=%p, sdispls=%p, sendtypes=%p, recvbuf=%p, recvcounts=%p, rdispls=%p, recvtypes=%p, comm=%C)"; static const char short_spc262[] = "**mpi_op_commutative %O %p"; static const char long_spc262[] = "MPI_Op_commutative(op=%O, commute=%p) failed"; static const char short_spc263[] = "**mpi_op_create %p %d %p"; static const char long_spc263[] = "MPI_Op_create(fn=%p, commute=%d, op=%p) failed"; static const char short_spc264[] = "**mpi_op_free %p"; static const char long_spc264[] = "MPI_Op_free(op=%p) failed"; static const char short_spc265[] = "**mpi_open_port %I %p"; static const char long_spc265[] = "MPI_Open_port(%I, port=%p) failed"; static const char short_spc266[] = "**mpi_pack %p %d %D %p %d %p %C"; static const char long_spc266[] = "MPI_Pack(inbuf=%p, incount=%d, %D, outbuf=%p, outcount=%d, position=%p, %C) failed"; static const char short_spc267[] = "**mpi_pack_external %s %p %d %D %p %d %p"; static const char long_spc267[] = "MPI_Pack_external(datarep=%s, inbuf=%p, incount=%d, %D, outbuf=%p, outcount=%d, position=%p) failed"; static const char short_spc268[] = "**mpi_pack_external_size %s %d %D %p"; static const char long_spc268[] = "MPI_Pack_external_size(datarep=%s, incount=%d, %D, size=%p) failed"; static const char short_spc269[] = "**mpi_pack_size %d %D %C %p"; static const char long_spc269[] = "MPI_Pack_size(count=%d, %D, %C, size=%p) failed"; static const char short_spc270[] = "**mpi_probe %i %t %C %p"; static const char long_spc270[] = "MPI_Probe(src=%i, tag=%t, %C, status=%p) failed"; static const char short_spc271[] = "**mpi_publish_name %s %I %s"; static const char long_spc271[] = "MPI_Publish_name(service=\"%s\", %I, port=\"%s\") failed"; static const char short_spc272[] = "**mpi_put %p %d %D %d %d %d %D %W"; static const char long_spc272[] = "MPI_Put(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %W) failed"; static const char short_spc273[] = "**mpi_query_thread %p"; static const char long_spc273[] = "MPI_Query_thread(provided=%p) failed"; static const char short_spc274[] = "**mpi_raccumulate %p %d %D %d %d %d %D %O %W %p"; static const char long_spc274[] = "MPI_Raccumulate(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %O, %W, request=%p) failed"; static const char short_spc275[] = "**mpi_recv %p %d %D %i %t %C %p"; static const char long_spc275[] = "MPI_Recv(buf=%p, count=%d, %D, src=%i, tag=%t, %C, status=%p) failed"; static const char short_spc276[] = "**mpi_recv_init %p %d %D %i %t %C %p"; static const char long_spc276[] = "MPI_Recv_init(buf=%p, count=%d, %D, src=%i, tag=%t, %C, request=%p) failed"; static const char short_spc277[] = "**mpi_reduce %p %p %d %D %O %d %C"; static const char long_spc277[] = "MPI_Reduce(sbuf=%p, rbuf=%p, count=%d, datatype=%D, op=%O, root=%d, comm=%C) failed"; static const char short_spc278[] = "**mpi_reduce_local %p %p %d %D %O"; static const char long_spc278[] = "MPI_Reduce_local(inbuf=%p, inoutbuf=%p, count=%d, datatype=%D, op=%O) failed"; static const char short_spc279[] = "**mpi_reduce_scatter %p %p %p %D %O %C"; static const char long_spc279[] = "MPI_Reduce_scatter(sbuf=%p, rbuf=%p, rcnts=%p, datatype=%D, op=%O, comm=%C) failed"; static const char short_spc280[] = "**mpi_reduce_scatter_block %p %p %d %D %O %C"; static const char long_spc280[] = "MPI_Reduce_scatter_block(sbuf=%p, rbuf=%p, recvcount=%d, datatype=%D, op=%O, comm=%C) failed"; static const char short_spc281[] = "**mpi_register_datarep %s %p %p %p %p"; static const char long_spc281[] = "MPI_Register_datarep(datarep=%s, read_conversion_fn=%p, write_conversion_fn=%p, dtype_file_extent_fn=%p, extra_state=%p) failed"; static const char short_spc282[] = "**mpi_request_free %p"; static const char long_spc282[] = "MPI_Request_free(request=%p) failed"; static const char short_spc283[] = "**mpi_request_get_status %R %p %p"; static const char long_spc283[] = "MPI_Request_get_status(%R, flag=%p, status=%p) failed"; static const char short_spc284[] = "**mpi_rget %p %d %D %d %d %d %D %W %p"; static const char long_spc284[] = "MPI_Rget(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %W, request=%p) failed"; static const char short_spc285[] = "**mpi_rget_accumulate %p %d %D %p %d %D %d %d %d %D %O %W %p"; static const char long_spc285[] = "MPI_Rget_accumulate(origin_addr=%p, origin_count=%d, %D, result_addr=%p, result_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %O, %W, %p) failed"; static const char short_spc286[] = "**mpi_rput %p %d %D %d %d %d %D %W %p"; static const char long_spc286[] = "MPI_Rput(origin_addr=%p, origin_count=%d, %D, target_rank=%d, target_disp=%d, target_count=%d, %D, %W, request=%p) failed"; static const char short_spc287[] = "**mpi_rsend %p %d %D %i %t %C"; static const char long_spc287[] = "MPI_Rsend(buf=%p, count=%d, %D, src=%i, tag=%t, %C) failed"; static const char short_spc288[] = "**mpi_rsend_init %p %d %D %i %t %C %p"; static const char long_spc288[] = "MPI_Rsend_init(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc289[] = "**mpi_scan %p %p %d %D %O %C"; static const char long_spc289[] = "MPI_Scan(sbuf=%p, rbuf=%p, count=%d, datatype=%D, op=%O, comm=%C) failed"; static const char short_spc290[] = "**mpi_scatter %p %d %D %p %d %D %d %C"; static const char long_spc290[] = "MPI_Scatter(sbuf=%p, scount=%d, %D, rbuf=%p, rcount=%d, %D, root=%d, comm=%C) failed"; static const char short_spc291[] = "**mpi_scatterv %p %p %p %D %p %d %D %d %C"; static const char long_spc291[] = "MPI_Scatterv(sbuf=%p, scnts=%p, displs=%p, %D, rbuf=%p, rcount=%d, %D, root=%d, comm=%C) failed"; static const char short_spc292[] = "**mpi_send %p %d %D %i %t %C"; static const char long_spc292[] = "MPI_Send(buf=%p, count=%d, %D, dest=%i, tag=%t, %C) failed"; static const char short_spc293[] = "**mpi_send_init %p %d %D %i %t %C %p"; static const char long_spc293[] = "MPI_Send_init(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc294[] = "**mpi_sendrecv %p %d %D %i %t %p %d %D %i %t %C %p"; static const char long_spc294[] = "MPI_Sendrecv(sbuf=%p, scount=%d, %D, dest=%i, stag=%t, rbuf=%p, rcount=%d, %D, src=%i, rtag=%t, %C, status=%p) failed"; static const char short_spc295[] = "**mpi_sendrecv_replace %p %d %D %i %t %i %t %C %p"; static const char long_spc295[] = "MPI_Sendrecv_replace(buf=%p, count=%d, %D, dest=%i, stag=%t, src=%i, rtag=%t, %C, status=%p) failed"; static const char short_spc296[] = "**mpi_ssend %p %d %D %i %t %C"; static const char long_spc296[] = "MPI_Ssend(buf=%p, count=%d, %D, dest=%i, tag=%t, %C) failed"; static const char short_spc297[] = "**mpi_ssend_init %p %d %D %i %t %C %p"; static const char long_spc297[] = "MPI_Ssend_init(buf=%p, count=%d, %D, dest=%i, tag=%t, %C, request=%p) failed"; static const char short_spc298[] = "**mpi_start %p"; static const char long_spc298[] = "MPI_Start(request=%p) failed"; static const char short_spc299[] = "**mpi_startall %d %p"; static const char long_spc299[] = "MPI_Startall(count=%d, req_array=%p) failed"; static const char short_spc300[] = "**mpi_status_set_cancelled %p %d"; static const char long_spc300[] = "MPI_Status_set_cancelled(status=%p, flag=%d) failed"; static const char short_spc301[] = "**mpi_status_set_elements %p %D %d"; static const char long_spc301[] = "MPI_Status_set_elements(status=%p, %D, count=%d) failed"; static const char short_spc302[] = "**mpi_status_set_elements_x %p %D %c"; static const char long_spc302[] = " MPI_Status_set_elements_x(status=%p, datatype=%D, count=%c)"; static const char short_spc303[] = "**mpi_t_category_changed %p"; static const char long_spc303[] = " MPI_T_category_changed(stamp=%p)"; static const char short_spc304[] = "**mpi_t_category_get_categories %d %d %p"; static const char long_spc304[] = " MPI_T_category_get_categories(cat_index=%d, len=%d, indices=%p)"; static const char short_spc305[] = "**mpi_t_category_get_cvars %d %d %p"; static const char long_spc305[] = " MPI_T_category_get_cvars(cat_index=%d, len=%d, indices=%p)"; static const char short_spc306[] = "**mpi_t_category_get_info %d %p %p %p %p %p %p %p"; static const char long_spc306[] = " MPI_T_category_get_info(cat_index=%d, name=%p, name_len=%p, desc=%p, desc_len=%p, num_controlvars=%p, num_pvars=%p, num_categories=%p)"; static const char short_spc307[] = "**mpi_t_category_get_num %p"; static const char long_spc307[] = " MPI_T_category_get_num(num_cat=%p)"; static const char short_spc308[] = "**mpi_t_category_get_pvars %d %d %p"; static const char long_spc308[] = " MPI_T_category_get_pvars(cat_index=%d, len=%d, indices=%p)"; static const char short_spc309[] = "**mpi_t_cvar_get_info %d %p %p %p %p %p %p %p %p %p"; static const char long_spc309[] = " MPI_T_cvar_get_info(cvar_index=%d, name=%p, name_len=%p, verbosity=%p, datatype=%p, enumtype=%p, desc=%p, desc_len=%p, bind=%p, scope=%p)"; static const char short_spc310[] = "**mpi_t_cvar_get_num %p"; static const char long_spc310[] = " MPI_T_cvar_get_num(num_cvar=%p)"; static const char short_spc311[] = "**mpi_t_cvar_handle_alloc %d %p %p %p"; static const char long_spc311[] = " MPI_T_cvar_handle_alloc(cvar_index=%d, obj_handle=%p, handle=%p, count=%p)"; static const char short_spc312[] = "**mpi_t_cvar_handle_free %p"; static const char long_spc312[] = " MPI_T_cvar_handle_free(handle=%p)"; static const char short_spc313[] = "**mpi_t_cvar_read %p %p"; static const char long_spc313[] = " MPI_T_cvar_read(handle=%p, buf=%p)"; static const char short_spc314[] = "**mpi_t_cvar_write %p %p"; static const char long_spc314[] = " MPI_T_cvar_write(handle=%p, buf=%p)"; static const char short_spc315[] = "**mpi_t_enum_get_info %p %p %p %p"; static const char long_spc315[] = " MPI_T_enum_get_info(enumtype=%p, num=%p, name=%p, name_len=%p)"; static const char short_spc316[] = "**mpi_t_enum_get_item %p %d %p %p %p"; static const char long_spc316[] = " MPI_T_enum_get_item(enumtype=%p, num=%d, value=%p, name=%p, name_len=%p)"; static const char short_spc317[] = "**mpi_t_pvar_get_info %d %p %p %p %p %p %p %p %p %p %p %p %p"; static const char long_spc317[] = " MPI_T_pvar_get_info(pvar_index=%d, name=%p, name_len=%p, verbosity=%p, var_class=%p, datatype=%p, enumtype=%p, desc=%p, desc_len=%p, bind=%p, readonly=%p, continuous=%p, atomic=%p)"; static const char short_spc318[] = "**mpi_t_pvar_get_num %p"; static const char long_spc318[] = " MPI_T_pvar_get_num(num_pvar=%p)"; static const char short_spc319[] = "**mpi_t_pvar_handle_alloc %p %d %p %p %p"; static const char long_spc319[] = " MPI_T_pvar_handle_alloc(session=%p, pvar_index=%d, obj_handle=%p, handle=%p, count=%p)"; static const char short_spc320[] = "**mpi_t_pvar_handle_free %p %p"; static const char long_spc320[] = " MPI_T_pvar_handle_free(session=%p, handle=%p)"; static const char short_spc321[] = "**mpi_t_pvar_read %p %p %p"; static const char long_spc321[] = " MPI_T_pvar_read(session=%p, handle=%p, buf=%p)"; static const char short_spc322[] = "**mpi_t_pvar_readreset %p %p %p"; static const char long_spc322[] = " MPI_T_pvar_readreset(session=%p, handle=%p, buf=%p)"; static const char short_spc323[] = "**mpi_t_pvar_reset %p %p"; static const char long_spc323[] = " MPI_T_pvar_reset(session=%p, handle=%p)"; static const char short_spc324[] = "**mpi_t_pvar_session_create %p"; static const char long_spc324[] = " MPI_T_pvar_session_create(session=%p)"; static const char short_spc325[] = "**mpi_t_pvar_session_free %p"; static const char long_spc325[] = " MPI_T_pvar_session_free(session=%p)"; static const char short_spc326[] = "**mpi_t_pvar_start %p %p"; static const char long_spc326[] = " MPI_T_pvar_start(session=%p, handle=%p)"; static const char short_spc327[] = "**mpi_t_pvar_stop %p %p"; static const char long_spc327[] = " MPI_T_pvar_stop(session=%p, handle=%p)"; static const char short_spc328[] = "**mpi_t_pvar_write %p %p %p"; static const char long_spc328[] = " MPI_T_pvar_write(session=%p, handle=%p, buf=%p)"; static const char short_spc329[] = "**mpi_test %p %p %p"; static const char long_spc329[] = "MPI_Test(request=%p, flag=%p, status=%p) failed"; static const char short_spc330[] = "**mpi_test_cancelled %p %p"; static const char long_spc330[] = "MPI_Test_cancelled(status=%p, flag=%p) failed"; static const char short_spc331[] = "**mpi_testall %d %p %p %p"; static const char long_spc331[] = "MPI_Testall(count=%d, req_array=%p, flag=%p, status_array=%p) failed"; static const char short_spc332[] = "**mpi_testany %d %p %p %p %p"; static const char long_spc332[] = "MPI_Testany(count=%d, req_array=%p, index=%p, flag=%p, status=%p) failed"; static const char short_spc333[] = "**mpi_testsome %d %p %p %p %p"; static const char long_spc333[] = "MPI_Testsome(count=%d, req_array=%p, out_count=%p, indices=%p, status_array=%p) failed"; static const char short_spc334[] = "**mpi_topo_test %C %p"; static const char long_spc334[] = "MPI_Topo_test(%C, topo_type=%p) failed"; static const char short_spc335[] = "**mpi_type_commit %p"; static const char long_spc335[] = "MPI_Type_commit(datatype_p=%p) failed"; static const char short_spc336[] = "**mpi_type_contiguous %d %D %p"; static const char long_spc336[] = "MPI_Type_contiguous(count=%d, %D, new_type_p=%p) failed"; static const char short_spc337[] = "**mpi_type_create_darray %d %d %d %p %p %p %p %d %D %p"; static const char long_spc337[] = "MPI_Type_create_darray(size=%d, rank=%d, ndims=%d, array_of_gsizes=%p, array_of_distribs=%p, array_of_dargs=%p, array_of_psizes=%p, order=%d, %D, newtype=%p) failed"; static const char short_spc338[] = "**mpi_type_create_f90_complex %d %d"; static const char long_spc338[] = "MPI_Type_create_f90_complex (precision=%d, range=%d) failed"; static const char short_spc339[] = "**mpi_type_create_f90_int %d"; static const char long_spc339[] = " MPI_Type_create_f90_int (range=%d) failed"; static const char short_spc340[] = "**mpi_type_create_f90_real %d %d"; static const char long_spc340[] = "MPI_Type_create_f90_real (precision=%d, range=%d) failed"; static const char short_spc341[] = "**mpi_type_create_hindexed %d %p %p %D %p"; static const char long_spc341[] = "MPI_Type_create_hindexed(count=%d, array_of_blocklengths=%p, array_of_displacements=%p, %D, newtype=%p) failed"; static const char short_spc342[] = "**mpi_type_create_hindexed_block %d %d %p %D %p"; static const char long_spc342[] = "MPI_Type_create_hindexed_block(count=%d, blocklength=%d, array_of_displacements=%p, %D, newtype=%p) failed"; static const char short_spc343[] = "**mpi_type_create_hvector %d %d %d %D %p"; static const char long_spc343[] = "MPI_Type_create_hvector(count=%d, blocklength=%d, stride=%d, %D, newtype=%p) failed"; static const char short_spc344[] = "**mpi_type_create_indexed_block %d %d %p %D %p"; static const char long_spc344[] = "MPI_Type_create_indexed_block(count=%d, blocklength=%d, array_of_displacements=%p, %D, newtype=%p) failed"; static const char short_spc345[] = "**mpi_type_create_keyval %p %p %p %p"; static const char long_spc345[] = "MPI_Type_create_keyval(type_copy_attr_fn=%p, type_delete_attr_fn=%p, type_keyval=%p, extra_state=%p) failed"; static const char short_spc346[] = "**mpi_type_create_resized %D %L %L %p"; static const char long_spc346[] = "MPI_Type_create_resized(%D, lb=%L, extent=%L, newtype=%p) failed"; static const char short_spc347[] = "**mpi_type_create_struct %d %p %p %p %p"; static const char long_spc347[] = "MPI_Type_create_struct(count=%d, array_of_blocklengths=%p, array_of_displacements=%p, array_of_types=%p, newtype=%p) failed"; static const char short_spc348[] = "**mpi_type_create_subarray %d %p %p %p %d %D %p"; static const char long_spc348[] = "MPI_Type_create_subarray(ndims=%d, array_of_sizes=%p, array_of_subsizes=%p, array_of_starts=%p, order=%d, %D, newtype=%p) failed"; static const char short_spc349[] = "**mpi_type_delete_attr %D %d"; static const char long_spc349[] = "MPI_Type_delete_attr(%D, type_keyval=%d) failed"; static const char short_spc350[] = "**mpi_type_dup %D %p"; static const char long_spc350[] = "MPI_Type_dup(%D, newtype=%p) failed"; static const char short_spc351[] = "**mpi_type_extent %D %p"; static const char long_spc351[] = "MPI_Type_extent(%D, extent=%p) failed"; static const char short_spc352[] = "**mpi_type_free %p"; static const char long_spc352[] = "MPI_Type_free(datatype_p=%p) failed"; static const char short_spc353[] = "**mpi_type_free_keyval %p"; static const char long_spc353[] = "MPI_Type_free_keyval(type_keyval=%p) failed"; static const char short_spc354[] = "**mpi_type_get_attr %D %d %p %p"; static const char long_spc354[] = "MPI_Type_get_attr(%D, type_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc355[] = "**mpi_type_get_contents %D %d %d %d %p %p %p"; static const char long_spc355[] = "MPI_Type_get_contents(%D, max_integers=%d, max_addresses=%d, max_datatypes=%d, array_of_integers=%p, array_of_addresses=%p, array_of_datatypes=%p) failed"; static const char short_spc356[] = "**mpi_type_get_envelope %D %p %p %p %p"; static const char long_spc356[] = "MPI_Type_get_envelope(%D, num_integers=%p, num_addresses=%p, num_datatypes=%p, combiner=%p) failed"; static const char short_spc357[] = "**mpi_type_get_extent %D %p %p"; static const char long_spc357[] = "MPI_Type_get_extent(%D, lb=%p, extent=%p) failed"; static const char short_spc358[] = "**mpi_type_get_extent_x %D %p %p"; static const char long_spc358[] = " MPI_Type_get_extent_x(datatype=%D, lb=%p, extent=%p)"; static const char short_spc359[] = "**mpi_type_get_name %D %p %p"; static const char long_spc359[] = "MPI_Type_get_name(%D, type_name=%p, resultlen=%p) failed"; static const char short_spc360[] = "**mpi_type_get_true_extent %D %p %p"; static const char long_spc360[] = "MPI_Type_get_true_extent(%D, lb=%p, true_extent=%p) failed"; static const char short_spc361[] = "**mpi_type_get_true_extent_x %D %p %p"; static const char long_spc361[] = " MPI_Type_get_true_extent_x(datatype=%D, lb=%p, extent=%p)"; static const char short_spc362[] = "**mpi_type_hindexed %d %p %p %D %p"; static const char long_spc362[] = "MPI_Type_hindexed(count=%d, blocklens=%p, indices=%p, %D, new_type_p=%p) failed"; static const char short_spc363[] = "**mpi_type_hvector %d %d %d %D %p"; static const char long_spc363[] = "MPI_Type_hvector(count=%d, blocklen=%d, stride=%d, %D, new_type_p=%p) failed"; static const char short_spc364[] = "**mpi_type_indexed %d %p %p %D %p"; static const char long_spc364[] = "MPI_Type_indexed(count=%d, blocklens=%p, indices=%p, %D, new_type_p=%p) failed"; static const char short_spc365[] = "**mpi_type_lb %D %p"; static const char long_spc365[] = "MPI_Type_lb(%D, displacement=%p) failed"; static const char short_spc366[] = "**mpi_type_match_size %d %d %p"; static const char long_spc366[] = "MPI_Type_match_size(typeclass=%d, size=%d, datatype=%p) failed"; static const char short_spc367[] = "**mpi_type_set_attr %D %d %p"; static const char long_spc367[] = "MPI_Type_set_attr(%D, type_keyval=%d, attribute_val=%p) failed"; static const char short_spc368[] = "**mpi_type_set_name %D %s"; static const char long_spc368[] = "MPI_Type_set_name(%D, type_name=%s) failed"; static const char short_spc369[] = "**mpi_type_size %D %p"; static const char long_spc369[] = "MPI_Type_size(%D) failed"; static const char short_spc370[] = "**mpi_type_size_x %D %p"; static const char long_spc370[] = " MPI_Type_size_x(datatype=%D, size=%p)"; static const char short_spc371[] = "**mpi_type_struct %d %p %p %p %p"; static const char long_spc371[] = "MPI_Type_struct(count=%d, blocklens=%p, indices=%p, old_types=%p, new_type_p=%p) failed"; static const char short_spc372[] = "**mpi_type_ub %D %p"; static const char long_spc372[] = "MPI_Type_ub(%D, displacement=%p) failed"; static const char short_spc373[] = "**mpi_type_vector %d %d %d %D %p"; static const char long_spc373[] = "MPI_Type_vector(count=%d, blocklength=%d, stride=%d, %D, new_type_p=%p) failed"; static const char short_spc374[] = "**mpi_unpack %p %d %p %p %d %D %C"; static const char long_spc374[] = "MPI_Unpack(inbuf=%p, insize=%d, position=%p, outbuf=%p, outcount=%d, %D, %C) failed"; static const char short_spc375[] = "**mpi_unpack_external %s %p %d %p %p %d %D"; static const char long_spc375[] = "MPI_Unpack_external(datarep=%s, inbuf=%p, insize=%d, position=%p, outbuf=%p, outcount=%d, %D) failed"; static const char short_spc376[] = "**mpi_unpublish_name %s %I %s"; static const char long_spc376[] = "MPI_Unpublish_name(service=\"%s\", %I, port=\"%s\") failed"; static const char short_spc377[] = "**mpi_wait %p %p"; static const char long_spc377[] = "MPI_Wait(request=%p, status=%p) failed"; static const char short_spc378[] = "**mpi_waitall %d %p %p"; static const char long_spc378[] = "MPI_Waitall(count=%d, req_array=%p, status_array=%p) failed"; static const char short_spc379[] = "**mpi_waitany %d %p %p %p"; static const char long_spc379[] = "MPI_Waitany(count=%d, req_array=%p, index=%p, status=%p) failed"; static const char short_spc380[] = "**mpi_waitsome %d %p %p %p %p"; static const char long_spc380[] = "MPI_Waitsome(count=%d, req_array=%p, out_count=%p, indices=%p, status_array=%p) failed"; static const char short_spc381[] = "**mpi_win_allocate %d %d %I %C %p %p"; static const char long_spc381[] = "MPI_Win_allocate(size=%d, disp_unit=%d, %I, %C, base=%p, win=%p) failed"; static const char short_spc382[] = "**mpi_win_allocate_shared %d %I %C %p %p"; static const char long_spc382[] = "MPI_Win_allocate_shared(size=%d, %I, %C, baseptr=%p, win=%p) failed"; static const char short_spc383[] = "**mpi_win_attach %W %p %d"; static const char long_spc383[] = "MPI_Win_attach(%W, base=%p, size=%d) failed"; static const char short_spc384[] = "**mpi_win_call_errhandler %W %d"; static const char long_spc384[] = "MPI_Win_call_errhandler(%W, errorcode=%d) failed"; static const char short_spc385[] = "**mpi_win_complete %W"; static const char long_spc385[] = "MPI_Win_complete(%W) failed"; static const char short_spc386[] = "**mpi_win_create %p %d %d %I %C %p"; static const char long_spc386[] = "MPI_Win_create(base=%p, size=%d, disp_unit=%d, %I, %C, win=%p) failed"; static const char short_spc387[] = "**mpi_win_create_dynamic %I %C %p"; static const char long_spc387[] = "MPI_Win_create_dynamic(%I, %C, win=%p) failed"; static const char short_spc388[] = "**mpi_win_create_errhandler %p %p"; static const char long_spc388[] = "MPI_Win_create_errhandler(function=%p, errhandler=%p) failed"; static const char short_spc389[] = "**mpi_win_create_keyval %p %p %p %p"; static const char long_spc389[] = "MPI_Win_create_keyval(win_copy_attr_fn=%p, win_delete_attr_fn=%p, win_keyval=%p, extra_state=%p) failed"; static const char short_spc390[] = "**mpi_win_delete_attr %W %d"; static const char long_spc390[] = "MPI_Win_delete_attr(%W, win_keyval=%d) failed"; static const char short_spc391[] = "**mpi_win_detach %W %p"; static const char long_spc391[] = "MPI_Win_detach(%W, base=%p) failed"; static const char short_spc392[] = "**mpi_win_fence %A %W"; static const char long_spc392[] = "MPI_Win_fence(%A, %W) failed"; static const char short_spc393[] = "**mpi_win_flush %d %W"; static const char long_spc393[] = "MPI_Win_flush(target_rank=%d, %W) failed"; static const char short_spc394[] = "**mpi_win_flush_all %W"; static const char long_spc394[] = "MPI_Win_flush_all(%W) failed"; static const char short_spc395[] = "**mpi_win_flush_local %d %W"; static const char long_spc395[] = "MPI_Win_flush_local(target_rank=%d, %W) failed"; static const char short_spc396[] = "**mpi_win_flush_local_all %W"; static const char long_spc396[] = "MPI_Win_flush_local_all(%W) failed"; static const char short_spc397[] = "**mpi_win_free %p"; static const char long_spc397[] = "MPI_Win_free(win=%p) failed"; static const char short_spc398[] = "**mpi_win_free_keyval %p"; static const char long_spc398[] = "MPI_Win_free_keyval(win_keyval=%p) failed"; static const char short_spc399[] = "**mpi_win_get_attr %W %d %p %p"; static const char long_spc399[] = "MPI_Win_get_attr(%W, win_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc400[] = "**mpi_win_get_errhandler %W %p"; static const char long_spc400[] = "MPI_Win_get_errhandler(%W, errhandler=%p) failed"; static const char short_spc401[] = "**mpi_win_get_group %W %p"; static const char long_spc401[] = "MPI_Win_get_group(%W, group=%p) failed"; static const char short_spc402[] = "**mpi_win_get_info %W %p"; static const char long_spc402[] = "MPI_Win_get_info(win=%W, info_used=%p) failed"; static const char short_spc403[] = "**mpi_win_get_name %W %p %p"; static const char long_spc403[] = "MPI_Win_get_name(%W, win_name=%p, resultlen=%p) failed"; static const char short_spc404[] = "**mpi_win_lock %d %d %A %W"; static const char long_spc404[] = "MPI_Win_lock(lock_type=%d, rank=%d, %A, %W) failed"; static const char short_spc405[] = "**mpi_win_lock_all %A %W"; static const char long_spc405[] = "MPI_Win_lock_all(%A, %W) failed"; static const char short_spc406[] = "**mpi_win_post %G %A %W"; static const char long_spc406[] = "MPI_Win_post(%G, %A, %W) failed"; static const char short_spc407[] = "**mpi_win_set_attr %W %d %p"; static const char long_spc407[] = "MPI_Win_set_attr(%W, win_keyval=%d, attribute_val=%p) failed"; static const char short_spc408[] = "**mpi_win_set_errhandler %W %E"; static const char long_spc408[] = "MPI_Win_set_errhandler(%W, %E) failed"; static const char short_spc409[] = "**mpi_win_set_info %W %I"; static const char long_spc409[] = "MPI_Win_set_info(win=%W, info=%I) failed"; static const char short_spc410[] = "**mpi_win_set_name %W %s"; static const char long_spc410[] = "MPI_Win_set_name(%W, win_name=%s) failed"; static const char short_spc411[] = "**mpi_win_shared_query %W %d %p %p"; static const char long_spc411[] = "MPI_Win_shared_query(win=%W, rank=%d, size=%p, baseptr=%p) failed"; static const char short_spc412[] = "**mpi_win_start %G %A %W"; static const char long_spc412[] = "MPI_Win_start(%G, %A, %W) failed"; static const char short_spc413[] = "**mpi_win_sync %W"; static const char long_spc413[] = "MPI_Win_sync(%W) failed"; static const char short_spc414[] = "**mpi_win_test %W %p"; static const char long_spc414[] = "MPI_Win_test(%W, flag=%p) failed"; static const char short_spc415[] = "**mpi_win_unlock %d %W"; static const char long_spc415[] = "MPI_Win_unlock(rank=%d, %W) failed"; static const char short_spc416[] = "**mpi_win_unlock_all %W"; static const char long_spc416[] = "MPI_Win_unlock_all(%W) failed"; static const char short_spc417[] = "**mpi_win_wait %W"; static const char long_spc417[] = "MPI_Win_wait(%W) failed"; static const char short_spc418[] = "**mpir_comm_get_attr %C %d %p %p"; static const char long_spc418[] = "MPIR_Comm_get_attr(%C, comm_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc419[] = "**mpir_type_get_attr %D %d %p %p"; static const char long_spc419[] = "MPIR_Type_get_attr(%D, type_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc420[] = "**mpir_wingetattr %W %d %p %p"; static const char long_spc420[] = "MPII_Win_get_attr(%W, win_keyval=%d, attribute_val=%p, flag=%p) failed"; static const char short_spc421[] = "**mpix_comm_agree %C"; static const char long_spc421[] = "MPIX_Comm_agree(%C) failed"; static const char short_spc422[] = "**mpix_comm_failure_ack %C"; static const char long_spc422[] = "MPIX_Comm_failure_ack(%C) failed"; static const char short_spc423[] = "**mpix_comm_failure_get_acked %C %p"; static const char long_spc423[] = "MPIX_Comm_failure_get_acked(%C, group=%p) failed"; static const char short_spc424[] = "**mpix_comm_revoke %C"; static const char long_spc424[] = "MPIX_Comm_revoke(%C) failed"; static const char short_spc425[] = "**mpix_comm_shrink %C %p"; static const char long_spc425[] = "MPIX_Comm_shrink(%C, new_comm=%p) failed"; static const char short_spc426[] = "**mpix_grequest_class_create %p %p %p %p %p"; static const char long_spc426[] = "MPIX_Grequest_class_create(query_fn=%p, free_fn=%p, cancel_fn=%p, %poll_fn=%p, wait_fn=%p) failed"; static const char short_spc427[] = "**msgnotreq %d"; static const char long_spc427[] = " Invalid MPI_Request at array index %d (MPI_Message passed)"; static const char short_spc428[] = "**mutex_create %s"; static const char long_spc428[] = "MPID_Thread_mutex_create failed: %s"; static const char short_spc429[] = "**mxm_config_read_opts %s"; static const char long_spc429[] = "mxm_config_read_opts failed (%s)"; static const char short_spc430[] = "**mxm_ep_connect %s"; static const char long_spc430[] = "mxm_ep_connect failed (%s)"; static const char short_spc431[] = "**mxm_ep_create %s"; static const char long_spc431[] = "mxm_ep_create failed (%s)"; static const char short_spc432[] = "**mxm_ep_disconnect %s"; static const char long_spc432[] = "mxm_ep_disconnect failed (%s)"; static const char short_spc433[] = "**mxm_ep_get_address %s"; static const char long_spc433[] = "mxm_ep_get_address failed (%s)"; static const char short_spc434[] = "**mxm_init %s"; static const char long_spc434[] = "mxm_init failed (%s)"; static const char short_spc435[] = "**mxm_mq_create %s"; static const char long_spc435[] = "mxm_mq_create failed (%s)"; static const char short_spc436[] = "**mxm_set_am_handler %s"; static const char long_spc436[] = "mxm_set_am_handler failed (%s)"; static const char short_spc437[] = "**namepubfile %s %s %s"; static const char long_spc437[] = "Unable to publish service name %s using file %s for reason %s"; static const char short_spc438[] = "**namepubnotfound %s"; static const char long_spc438[] = "Lookup failed for service name %s"; static const char short_spc439[] = "**namepubnotpub %s"; static const char long_spc439[] = "Lookup failed for service name %s"; static const char short_spc440[] = "**namepubnotunpub %s"; static const char long_spc440[] = "Failed to unpublish service name %s"; static const char short_spc441[] = "**nomem %d"; static const char long_spc441[] = "Out of memory (unable to allocate %d bytes)"; static const char short_spc442[] = "**nomem %s"; static const char long_spc442[] = "Out of memory (unable to allocate a '%s')"; static const char short_spc443[] = "**nomem %s %d"; static const char long_spc443[] = "Out of memory (unable to allocate a '%s' of size %d)"; static const char short_spc444[] = "**nomem2 %d %s"; static const char long_spc444[] = "Unable to allocate %d bytes of memory for %s (probably out of memory)"; static const char short_spc445[] = "**nomemuereq %d"; static const char long_spc445[] = "Failed to allocate memory for an unexpected message. %d unexpected messages queued."; static const char short_spc446[] = "**notimpl %s"; static const char long_spc446[] = "Function %s not implemented"; static const char short_spc447[] = "**notsame %s %s"; static const char long_spc447[] = "Inconsistent arguments %s to collective routine %s"; static const char short_spc448[] = "**nullptr %s"; static const char long_spc448[] = "Null pointer in parameter %s"; static const char short_spc449[] = "**nullptrtype %s"; static const char long_spc449[] = "Null %s pointer"; static const char short_spc450[] = "**ofi_avclose %s %d %s %s"; static const char long_spc450[] = "OFI av close failed (%s:%d:%s:%s)"; static const char short_spc451[] = "**ofi_avmap %s %d %s %s"; static const char long_spc451[] = "OFI address vector map failed (%s:%d:%s:%s)"; static const char short_spc452[] = "**ofi_avopen %s %d %s %s"; static const char long_spc452[] = "OFI address vector open failed (%s:%d:%s:%s)"; static const char short_spc453[] = "**ofi_bind %s %d %s %s"; static const char long_spc453[] = "OFI resource bind failed (%s:%d:%s:%s)"; static const char short_spc454[] = "**ofi_cancel %s %d %s %s"; static const char long_spc454[] = "OFI cancel failed (%s:%d:%s:%s)"; static const char short_spc455[] = "**ofi_cqclose %s %d %s %s"; static const char long_spc455[] = "OFI cq close failed (%s:%d:%s:%s)"; static const char short_spc456[] = "**ofi_domainclose %s %d %s %s"; static const char long_spc456[] = "OFI domain close failed (%s:%d:%s:%s)"; static const char short_spc457[] = "**ofi_ep_enable %s %d %s %s"; static const char long_spc457[] = "OFI endpoint enable failed (%s:%d:%s:%s)"; static const char short_spc458[] = "**ofi_epclose %s %d %s %s"; static const char long_spc458[] = "OFI endpoint close failed (%s:%d:%s:%s)"; static const char short_spc459[] = "**ofi_fabricclose %s %d %s %s"; static const char long_spc459[] = "OFI fabric close failed (%s:%d:%s:%s)"; static const char short_spc460[] = "**ofi_getinfo %s %d %s %s"; static const char long_spc460[] = "OFI getinfo() failed (%s:%d:%s:%s)"; static const char short_spc461[] = "**ofi_getname %s %d %s %s"; static const char long_spc461[] = "OFI get endpoint name failed (%s:%d:%s:%s)"; static const char short_spc462[] = "**ofi_opencq %s %d %s %s"; static const char long_spc462[] = "OFI event queue create failed (%s:%d:%s:%s)"; static const char short_spc463[] = "**ofi_opendomain %s %d %s %s"; static const char long_spc463[] = "OFI domain open failed (%s:%d:%s:%s)"; static const char short_spc464[] = "**ofi_openep %s %d %s %s"; static const char long_spc464[] = "OFI endpoint open failed (%s:%d:%s:%s)"; static const char short_spc465[] = "**ofi_openfabric %s %d %s %s"; static const char long_spc465[] = "OFI fabric open failed (%s:%d:%s:%s)"; static const char short_spc466[] = "**ofi_peek %s %d %s %s"; static const char long_spc466[] = "OFI peek failed (%s:%d:%s:%s)"; static const char short_spc467[] = "**ofi_poll %s %d %s %s"; static const char long_spc467[] = "OFI poll failed (%s:%d:%s:%s)"; static const char short_spc468[] = "**ofi_trecv %s %d %s %s"; static const char long_spc468[] = "OFI tagged recvfrom failed (%s:%d:%s:%s)"; static const char short_spc469[] = "**ofi_tsend %s %d %s %s"; static const char long_spc469[] = "OFI tagged sendto failed (%s:%d:%s:%s)"; static const char short_spc470[] = "**ofid_addrinfo %s %d %s %s"; static const char long_spc470[] = "OFI addrinfo() failed (%s:%d:%s:%s)"; static const char short_spc471[] = "**ofid_alias %s %d %s %s"; static const char long_spc471[] = "OFI cq alias failed (%s:%d:%s:%s)"; static const char short_spc472[] = "**ofid_avclose %s %d %s %s"; static const char long_spc472[] = "OFI av close failed (%s:%d:%s:%s)"; static const char short_spc473[] = "**ofid_avlookup %s %d %s %s"; static const char long_spc473[] = "OFI address vector lookup failed (%s:%d:%s:%s)"; static const char short_spc474[] = "**ofid_avmap %s %d %s %s"; static const char long_spc474[] = "OFI address vector map failed (%s:%d:%s:%s)"; static const char short_spc475[] = "**ofid_avopen %s %d %s %s"; static const char long_spc475[] = "OFI address vector open failed (%s:%d:%s:%s)"; static const char short_spc476[] = "**ofid_avsync %s %d %s %s"; static const char long_spc476[] = "OFI address vector sync failed (%s:%d:%s:%s)"; static const char short_spc477[] = "**ofid_bind %s %d %s %s"; static const char long_spc477[] = "OFI resource bind failed (%s:%d:%s:%s)"; static const char short_spc478[] = "**ofid_cntr_wait %s %d %s %s"; static const char long_spc478[] = "OFI OFI Counter wait failed (%s:%d:%s:%s)"; static const char short_spc479[] = "**ofid_cqclose %s %d %s %s"; static const char long_spc479[] = "OFI cq close failed (%s:%d:%s:%s)"; static const char short_spc480[] = "**ofid_ctrlcancel %s %d %s %s"; static const char long_spc480[] = "OFI control cancel failed (%s:%d:%s:%s)"; static const char short_spc481[] = "**ofid_domainclose %s %d %s %s"; static const char long_spc481[] = "OFI domain close failed (%s:%d:%s:%s)"; static const char short_spc482[] = "**ofid_ep %s %d %s %s"; static const char long_spc482[] = "OFI endpoint open failed (%s:%d:%s:%s)"; static const char short_spc483[] = "**ofid_ep_enable %s %d %s %s"; static const char long_spc483[] = "OFI EP enable failed (%s:%d:%s:%s)"; static const char short_spc484[] = "**ofid_epclose %s %d %s %s"; static const char long_spc484[] = "OFI endpoint close failed (%s:%d:%s:%s)"; static const char short_spc485[] = "**ofid_epsync %s %d %s %s"; static const char long_spc485[] = "OFI endpoint synchronization failed (%s:%d:%s:%s)"; static const char short_spc486[] = "**ofid_fabric %s %d %s %s"; static const char long_spc486[] = "OFI fi_fabric failed (%s:%d:%s:%s)"; static const char short_spc487[] = "**ofid_getname %s %d %s %s"; static const char long_spc487[] = "OFI get endpoint name failed (%s:%d:%s:%s)"; static const char short_spc488[] = "**ofid_getopt %s %d %s %s"; static const char long_spc488[] = "OFI getopt failed (%s:%d:%s:%s)"; static const char short_spc489[] = "**ofid_inject %s %d %s %s"; static const char long_spc489[] = "OFI inject failed (%s:%d:%s:%s)"; static const char short_spc490[] = "**ofid_mr_reg %s %d %s %s"; static const char long_spc490[] = "OFI memory registration failed (%s:%d:%s:%s)"; static const char short_spc491[] = "**ofid_mr_unreg %s %d %s %s"; static const char long_spc491[] = "OFI memory deregistration failed (%s:%d:%s:%s)"; static const char short_spc492[] = "**ofid_opencq %s %d %s %s"; static const char long_spc492[] = "OFI event queue create failed (%s:%d:%s:%s)"; static const char short_spc493[] = "**ofid_openct %s %d %s %s"; static const char long_spc493[] = "OFI event counter create failed (%s:%d:%s:%s)"; static const char short_spc494[] = "**ofid_opendomain %s %d %s %s"; static const char long_spc494[] = "OFI fi_open domain failed (%s:%d:%s:%s)"; static const char short_spc495[] = "**ofid_peek %s %d %s %s"; static const char long_spc495[] = "OFI peek failed (%s:%d:%s:%s)"; static const char short_spc496[] = "**ofid_pmi %s %d %s %s"; static const char long_spc496[] = "pmi failed (%s:%d:%s:%s)"; static const char short_spc497[] = "**ofid_poll %s %d %s %s"; static const char long_spc497[] = "OFI poll failed (%s:%d:%s:%s)"; static const char short_spc498[] = "**ofid_prepost %s %d %s %s"; static const char long_spc498[] = "OFI preposting receives failed (%s:%d:%s:%s)"; static const char short_spc499[] = "**ofid_rdma_atomicto %s %d %s %s"; static const char long_spc499[] = "OFI rdma atomicto failed (%s:%d:%s:%s)"; static const char short_spc500[] = "**ofid_rdma_cswap %s %d %s %s"; static const char long_spc500[] = "OFI rdma cswap failed (%s:%d:%s:%s)"; static const char short_spc501[] = "**ofid_rdma_inject_write %s %d %s %s"; static const char long_spc501[] = "OFI rdma write immediate failed (%s:%d:%s:%s)"; static const char short_spc502[] = "**ofid_rdma_readfrom %s %d %s %s"; static const char long_spc502[] = "OFI read failed (%s:%d:%s:%s)"; static const char short_spc503[] = "**ofid_rdma_write %s %d %s %s"; static const char long_spc503[] = "OFI rdma write failed (%s:%d:%s:%s)"; static const char short_spc504[] = "**ofid_rma_init %s %d %s %s"; static const char long_spc504[] = "OFI RMA Initialization failed (%s:%d:%s:%s)"; static const char short_spc505[] = "**ofid_send %s %d %s %s"; static const char long_spc505[] = "OFI send failed (%s:%d:%s:%s)"; static const char short_spc506[] = "**ofid_setopt %s %d %s %s"; static const char long_spc506[] = "OFI setopt failed (%s:%d:%s:%s)"; static const char short_spc507[] = "**ofid_tinject %s %d %s %s"; static const char long_spc507[] = "OFI tagged inject failed (%s:%d:%s:%s)"; static const char short_spc508[] = "**ofid_trecv %s %d %s %s"; static const char long_spc508[] = "OFI tagged recv failed (%s:%d:%s:%s)"; static const char short_spc509[] = "**ofid_trecvsync %s %d %s %s"; static const char long_spc509[] = "OFI tagged recv sync failed (%s:%d:%s:%s)"; static const char short_spc510[] = "**ofid_tsend %s %d %s %s"; static const char long_spc510[] = "OFI tagged send failed (%s:%d:%s:%s)"; static const char short_spc511[] = "**ofid_tsendsync %s %d %s %s"; static const char long_spc511[] = "OFI tagged send sync failed (%s:%d:%s:%s)"; static const char short_spc512[] = "**open %s"; static const char long_spc512[] = "open failed - %s"; static const char short_spc513[] = "**opnotpredefined %d"; static const char long_spc513[] = "only predefined ops are valid (op = %d)"; static const char short_spc514[] = "**opundefined %s"; static const char long_spc514[] = "MPI_Op %s operation not defined for this datatype "; static const char short_spc515[] = "**pglookup %s"; static const char long_spc515[] = "unable to find the process group structure with id <%s>"; static const char short_spc516[] = "**pmi_barrier %d"; static const char long_spc516[] = "PMI_Barrier returned %d"; static const char short_spc517[] = "**pmi_get_appnum %d"; static const char long_spc517[] = "PMI_Get_appnum returned %d"; static const char short_spc518[] = "**pmi_get_id %d"; static const char long_spc518[] = "PMI_Get_id returned %d"; static const char short_spc519[] = "**pmi_get_id_length_max %d"; static const char long_spc519[] = "PMI_Get_id_length_max returned %d"; static const char short_spc520[] = "**pmi_get_rank %d"; static const char long_spc520[] = "PMI_Get_rank returned %d"; static const char short_spc521[] = "**pmi_get_size %d"; static const char long_spc521[] = "PMI_Get_size returned %d"; static const char short_spc522[] = "**pmi_get_universe_size %d"; static const char long_spc522[] = "PMI_Get_universe_size returned %d"; static const char short_spc523[] = "**pmi_init %d"; static const char long_spc523[] = "PMI_Init returned %d"; static const char short_spc524[] = "**pmi_job_getid %d"; static const char long_spc524[] = "PMI2_Job_GetId returned %d"; static const char short_spc525[] = "**pmi_kvs_commit %d"; static const char long_spc525[] = "PMI_KVS_Commit returned %d"; static const char short_spc526[] = "**pmi_kvs_get %d"; static const char long_spc526[] = "PMI_KVS_Get returned %d"; static const char short_spc527[] = "**pmi_kvs_get_my_name %d"; static const char long_spc527[] = "PMI_KVS_Get_my_name returned %d"; static const char short_spc528[] = "**pmi_kvs_get_name_length_max %d"; static const char long_spc528[] = "PMI_KVS_Get_name_length_max returned %d"; static const char short_spc529[] = "**pmi_kvs_get_value_length_max %d"; static const char long_spc529[] = "PMI_KVS_Get_value_length_max returned %d"; static const char short_spc530[] = "**pmi_kvs_put %d"; static const char long_spc530[] = "PMI_KVS_Put returned %d"; static const char short_spc531[] = "**pmi_kvsget %d"; static const char long_spc531[] = " PMI2 KVS_Get failed: %d"; static const char short_spc532[] = "**pmi_kvsget %s"; static const char long_spc532[] = " PMI2 KVS_Get failed: %s"; static const char short_spc533[] = "**pmi_spawn_multiple %d"; static const char long_spc533[] = "PMI_Spawn_multiple returned %d"; static const char short_spc534[] = "**pmix_commit %d"; static const char long_spc534[] = "PMIx_Commit returned %d"; static const char short_spc535[] = "**pmix_fence %d"; static const char long_spc535[] = "PMIx_Fence returned %d"; static const char short_spc536[] = "**pmix_get %d"; static const char long_spc536[] = "PMIx_Get returned %d"; static const char short_spc537[] = "**pmix_init %d"; static const char long_spc537[] = "PMIX_Init returned %d"; static const char short_spc538[] = "**pmix_put %d"; static const char long_spc538[] = "PMIx_Put returned %d"; static const char short_spc539[] = "**pmix_resolve_nodes %d"; static const char long_spc539[] = " PMIx_Resolve_nodes returned %d"; static const char short_spc540[] = "**pmix_resolve_peers %d"; static const char long_spc540[] = " PMIx_Resolve_peers returned %d"; static const char short_spc541[] = "**poll %s"; static const char long_spc541[] = "poll of socket fds failed - %s"; static const char short_spc542[] = "**portexist %s"; static const char long_spc542[] = "Named port %s does not exist"; static const char short_spc543[] = "**pthread_lock %s"; static const char long_spc543[] = "pthread_lock failed (%s)"; static const char short_spc544[] = "**pthread_mutex %s"; static const char long_spc544[] = "pthread mutex routine failed (%s)"; static const char short_spc545[] = "**pthread_unlock %s"; static const char long_spc545[] = "pthread_unlock failed (%s)"; static const char short_spc546[] = "**ptleqalloc %s"; static const char long_spc546[] = "PtlEQAlloc() failed (%s)"; static const char short_spc547[] = "**ptleqget %s"; static const char long_spc547[] = "PtlEQGet() failed (%s)"; static const char short_spc548[] = "**ptlget %s"; static const char long_spc548[] = "PtlGet() failed (%s)"; static const char short_spc549[] = "**ptlgetid %s"; static const char long_spc549[] = "PtlGetId() failed (%s)"; static const char short_spc550[] = "**ptlinit %s"; static const char long_spc550[] = "PtlInit() failed (%s)"; static const char short_spc551[] = "**ptlmdbind %s"; static const char long_spc551[] = "PtlMDBind() failed (%s)"; static const char short_spc552[] = "**ptlmdrelease %s"; static const char long_spc552[] = "PtlMDRelease() failed (%s)"; static const char short_spc553[] = "**ptlmeappend %s"; static const char long_spc553[] = "PtlMEAppend() failed (%s)"; static const char short_spc554[] = "**ptlmesearch %s"; static const char long_spc554[] = "PtlMESearch() failed (%s)"; static const char short_spc555[] = "**ptlmeunlink %s"; static const char long_spc555[] = "PtlMEUnlink() failed (%s)"; static const char short_spc556[] = "**ptlni_fail %s %s"; static const char long_spc556[] = "communication failure event=%s fail_type=%s"; static const char short_spc557[] = "**ptlnifini %s"; static const char long_spc557[] = "PtlNIFini() failed (%s)"; static const char short_spc558[] = "**ptlniinit %s"; static const char long_spc558[] = "PtlNIInit() failed (%s)"; static const char short_spc559[] = "**ptlptalloc %s"; static const char long_spc559[] = "PtlPTAlloc() failed (%s)"; static const char short_spc560[] = "**ptlptfree %s"; static const char long_spc560[] = "PtlPTFree() failed (%s)"; static const char short_spc561[] = "**ptlput %s"; static const char long_spc561[] = "PtlPut() failed (%s)"; static const char short_spc562[] = "**rangedup %d %d %d"; static const char long_spc562[] = "The range array specifies duplicate entries; process %d specified in range array %d was previously specified in range array %d"; static const char short_spc563[] = "**rangeendinvalid %d %d %d"; static const char long_spc563[] = "The %dth element of a range array ends at %d but must be nonnegative and less than %d"; static const char short_spc564[] = "**rangestartinvalid %d %d %d"; static const char long_spc564[] = "The %dth element of a range array starts at %d but must be nonnegative and less than %d"; static const char short_spc565[] = "**rank %d %d"; static const char long_spc565[] = "Invalid rank has value %d but must be nonnegative and less than %d"; static const char short_spc566[] = "**rankarray %d %d %d"; static const char long_spc566[] = "Invalid rank in rank array at index %d; value is %d but must be in the range 0 to %d"; static const char short_spc567[] = "**rankdup %d %d %d"; static const char long_spc567[] = "Duplicate ranks in rank array at index %d, has value %d which is also the value at index %d"; static const char short_spc568[] = "**ranklocal %d %d"; static const char long_spc568[] = "Error specifying local_leader; rank given was %d but must be in the range 0 to %d"; static const char short_spc569[] = "**rankremote %d %d"; static const char long_spc569[] = "Error specifying remote_leader; rank given was %d but must be in the range 0 to %d"; static const char short_spc570[] = "**read %d %s"; static const char long_spc570[] = "read from socket failed - nread=%d %s"; static const char short_spc571[] = "**read %s"; static const char long_spc571[] = "read from socket failed - %s"; static const char short_spc572[] = "**readv %d %s"; static const char long_spc572[] = "readv failed - errno %d (%s)"; static const char short_spc573[] = "**recv_status %d"; static const char long_spc573[] = "receive status failed %d"; static const char short_spc574[] = "**request %d"; static const char long_spc574[] = "Invalid MPI_Request in array element %d (from 0)"; static const char short_spc575[] = "**request_invalid_kind %d"; static const char long_spc575[] = "The supplied request was invalid (kind=%d)"; static const char short_spc576[] = "**request_invalid_kind %d %d"; static const char long_spc576[] = "The supplied request in array element %d was invalid (kind=%d)"; static const char short_spc577[] = "**rmasize %d"; static const char long_spc577[] = "Invalid size argument in RMA call (value is %d)"; static const char short_spc578[] = "**rmatypenotatomic %D"; static const char long_spc578[] = " Datatype (%D) not permitted for atomic operations"; static const char short_spc579[] = "**root %d"; static const char long_spc579[] = "Invalid root (value given was %d)"; static const char short_spc580[] = "**rsendnomatch %d %d"; static const char long_spc580[] = "Ready send from source %d and with tag %d had no matching receive"; static const char short_spc581[] = "**sem_destroy %s"; static const char long_spc581[] = "sem_destroy() failed %s"; static const char short_spc582[] = "**sem_init %s"; static const char long_spc582[] = "sem_init() failed %s"; static const char short_spc583[] = "**sem_post %s"; static const char long_spc583[] = "sem_post() failed %s"; static const char short_spc584[] = "**sem_wait %s"; static const char long_spc584[] = "sem_wait() failed %s"; static const char short_spc585[] = "**shm_open %s %d"; static const char long_spc585[] = "unable to open shared memory object %s (errno %d)"; static const char short_spc586[] = "**signal %s"; static const char long_spc586[] = "signal() failed: %s"; static const char short_spc587[] = "**snprintf %d"; static const char long_spc587[] = "snprintf returned %d"; static const char short_spc588[] = "**sock_accept %s"; static const char long_spc588[] = "accept of socket fd failed - %s"; static const char short_spc589[] = "**sock_connect %d %s"; static const char long_spc589[] = "connect failed - %s (errno %d)"; static const char short_spc590[] = "**sock_create %s %d"; static const char long_spc590[] = "unable to create a socket, %s (errno %d)"; static const char short_spc591[] = "**sock_gethost %s %d"; static const char long_spc591[] = "gethostname failed, %s (errno %d)"; static const char short_spc592[] = "**sock|badiovn %d %d %d"; static const char long_spc592[] = "size of iov is invalid (set=%d,sock=%d,iov_n=%d)"; static const char short_spc593[] = "**sock|badlen %d %d %d %d"; static const char long_spc593[] = "bad length parameter(s) (set=%d,sock=%d,min=%d,max=%d)"; static const char short_spc594[] = "**sock|badport %d"; static const char long_spc594[] = "port number is out of range (sock=%d)"; static const char short_spc595[] = "**sock|close_cancel %d %d"; static const char long_spc595[] = "operation cancelled because sock was closed locally (set=%d,sock=%d)"; static const char short_spc596[] = "**sock|closing %d %d"; static const char long_spc596[] = "sock is in the process of being closed locally (set=%d,sock=%d)"; static const char short_spc597[] = "**sock|closing_already %d %d"; static const char long_spc597[] = "a close operation is already post (set=%d,sock=%d)"; static const char short_spc598[] = "**sock|connclosed %d %d"; static const char long_spc598[] = "connection closed by peer (set=%d,sock=%d)"; static const char short_spc599[] = "**sock|listener_bad_sock %d %d"; static const char long_spc599[] = "supplied sock is not a listener (set=%d,sock=%d)"; static const char short_spc600[] = "**sock|listener_bad_state %d %d %d"; static const char long_spc600[] = "supplied listener sock is in a bad state (set=%d,sock=%d,state=%d)"; static const char short_spc601[] = "**sock|listener_read %d %d"; static const char long_spc601[] = "read operation not allowed on a listener (set=%d,sock=%d)"; static const char short_spc602[] = "**sock|listener_write %d %d"; static const char long_spc602[] = "write operation not allowed on a listener (set=%d,sock=%d)"; static const char short_spc603[] = "**sock|notconnected %d %d"; static const char long_spc603[] = "sock is not connected (set=%d,sock=%d)"; static const char short_spc604[] = "**sock|osnomem %s %d %d"; static const char long_spc604[] = "operating system routine %s failed due to lack of memory (set=%d,sock=%d)"; static const char short_spc605[] = "**sock|poll|accept %d %s"; static const char long_spc605[] = "accept failed to acquire a new socket (errno=%d:%s)"; static const char short_spc606[] = "**sock|poll|badbuf %d %d %d %s"; static const char long_spc606[] = "the supplied buffer contains invalid memory (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc607[] = "**sock|poll|badhandle %d %d %d"; static const char long_spc607[] = "sock contains an invalid file descriptor (set=%d,sock=%d,fd=%d)"; static const char short_spc608[] = "**sock|poll|badhandle %d %d %d %d"; static const char long_spc608[] = "sock contains an invalid file descriptor (set=%d,sock=%d,fd=%d:%d)"; static const char short_spc609[] = "**sock|poll|bind %d %d %s"; static const char long_spc609[] = "unable to bind socket to port (port=%d,errno=%d:%s)"; static const char short_spc610[] = "**sock|poll|connclosed %d %d %d %s"; static const char long_spc610[] = "connection closed by peer (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc611[] = "**sock|poll|connfailed %d %d %d %s"; static const char long_spc611[] = "connection failure (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc612[] = "**sock|poll|connrefused %d %d %s"; static const char long_spc612[] = "connection refused (set=%d,sock=%d,host=%s)"; static const char short_spc613[] = "**sock|poll|eqfail %d %d %d"; static const char long_spc613[] = "fatal error: failed to enqueue an event; event was lost (set=%d,sock=%d,op=%d)"; static const char short_spc614[] = "**sock|poll|listen %d %s"; static const char long_spc614[] = "listen() failed (errno=%d:%s)"; static const char short_spc615[] = "**sock|poll|nodelay %d %s"; static const char long_spc615[] = "unable to set TCP no delay attribute on socket (errno=%d:%s)"; static const char short_spc616[] = "**sock|poll|nonblock %d %s"; static const char long_spc616[] = "unable to set socket to nonblocking (errno=%d:%s)"; static const char short_spc617[] = "**sock|poll|oserror %d %d %d %s"; static const char long_spc617[] = "unexpected operating system error (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc618[] = "**sock|poll|oserror %d %s"; static const char long_spc618[] = "unexpected operating system error (errno=%d:%s)"; static const char short_spc619[] = "**sock|poll|oserror %s %d %d %d %s"; static const char long_spc619[] = "unpected operating system error from %s (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc620[] = "**sock|poll|osnomem %d %d %d %s"; static const char long_spc620[] = "operating system routine failed due to lack of memory (set=%d,sock=%d,errno=%d:%s)"; static const char short_spc621[] = "**sock|poll|pipe %d %s"; static const char long_spc621[] = "unable to allocate pipe to wakeup a blocking poll() (errno=%d:%s)"; static const char short_spc622[] = "**sock|poll|pipenonblock %d %s"; static const char long_spc622[] = "unable to set wakeup pipe to nonblocking (errno=%d:%s)"; static const char short_spc623[] = "**sock|poll|reuseaddr %d %s"; static const char long_spc623[] = "unable to set reuseaddr attribute on socket (errno=%d:%s)"; static const char short_spc624[] = "**sock|poll|setrcvbufsz %d %d %s"; static const char long_spc624[] = " unable to set the receive socket buffer size (size=%d,errno=%d:%s)"; static const char short_spc625[] = "**sock|poll|setsndbufsz %d %d %s"; static const char long_spc625[] = " unable to set the send socket buffer size (size=%d,errno=%d:%s)"; static const char short_spc626[] = "**sock|poll|socket %d %s"; static const char long_spc626[] = "unable to obtain new socket (errno=%d:%s)"; static const char short_spc627[] = "**sock|poll|unhandledstate %d"; static const char long_spc627[] = "encountered an unexpected state (%d)"; static const char short_spc628[] = "**sock|poll|unhandledtype %d"; static const char long_spc628[] = "encountered an unexpected sock type (%d)"; static const char short_spc629[] = "**sock|reads %d %d"; static const char long_spc629[] = "attempt to perform multiple simultaneous reads (set=%d,sock=%d)"; static const char short_spc630[] = "**sock|writes %d %d"; static const char long_spc630[] = "attempt to perform multiple simultaneous writes (set=%d,sock=%d)"; static const char short_spc631[] = "**stride %d %d %d"; static const char long_spc631[] = "Range (start = %d, end = %d, stride = %d) does not terminate"; static const char short_spc632[] = "**subarrayoflow %L"; static const char long_spc632[] = "Total size of array_of_sizes[] is %L which requires the MPI implementation to use a 64-bit MPI_Aint"; static const char short_spc633[] = "**tag %d"; static const char long_spc633[] = "Invalid tag, value is %d"; static const char short_spc634[] = "**tempnam %d %s"; static const char long_spc634[] = "tempnam failed - errno %d (%s)"; static const char short_spc635[] = "**toomanycomm %d %d %d"; static const char long_spc635[] = "Too many communicators (%d/%d free on this process; ignore_id=%d)"; static const char short_spc636[] = "**toomanycommfrag %d %d %d"; static const char long_spc636[] = " Cannot allocate context ID because of fragmentation (%d/%d free on this process; ignore_id=%d)"; static const char short_spc637[] = "**topotoolarge %d %d"; static const char long_spc637[] = "Topology size %d is larger than communicator size (%d)"; static const char short_spc638[] = "**treetype %d"; static const char long_spc638[] = " Invalid tree type (%d) used for initializing Tree algorithms"; static const char short_spc639[] = "**truncate %d %d"; static const char long_spc639[] = "Message truncated; %d bytes received but buffer size is %d"; static const char short_spc640[] = "**truncate %d %d %d %d"; static const char long_spc640[] = "Message from rank %d and tag %d truncated; %d bytes received but buffer size is %d"; static const char short_spc641[] = "**typeinitbadmem %d"; static const char long_spc641[] = "%dth builtin datatype handle references invalid memory"; static const char short_spc642[] = "**typeinitfail %d"; static const char long_spc642[] = "Did not initialize name for all of the predefined datatypes (only did first %d)"; static const char short_spc643[] = "**typematchsize %s %d"; static const char long_spc643[] = "No MPI datatype available for typeclass %s and size %d"; static const char short_spc644[] = "**typenamelen %d"; static const char long_spc644[] = "Specified datatype name is too long (%d characters)"; static const char short_spc645[] = "**ucx_nm_pmi_error %s %d %s %s"; static const char long_spc645[] = " string error in UCX netmod(%s %d %s %s)"; static const char short_spc646[] = "**ucx_nm_rq_error %s %d %s %s"; static const char long_spc646[] = " returned failed request in UCX netmod(%s %d %s %s)"; static const char short_spc647[] = "**ucx_nm_status %s %d %s %s"; static const char long_spc647[] = " ucx function returned with failed status(%s %d %s %s)"; static const char short_spc648[] = "**ucx_nm_str_error %s %d %s %s"; static const char long_spc648[] = " string error in UCX netmod(%s %d %s %s)"; static const char short_spc649[] = "**unknowngpid %d %d"; static const char long_spc649[] = "Internal MPI error: Unknown gpid (%d)%d"; static const char short_spc650[] = "**usercancel %d"; static const char long_spc650[] = "user request cancel function returned error code %d"; static const char short_spc651[] = "**usercopy %d"; static const char long_spc651[] = "user copy function returned error code %d"; static const char short_spc652[] = "**userdel %d"; static const char long_spc652[] = "user delete function returned error code %d"; static const char short_spc653[] = "**userfree %d"; static const char long_spc653[] = "user request free function returned error code %d"; static const char short_spc654[] = "**userquery %d"; static const char long_spc654[] = "user request query function returned error code %d"; static const char short_spc655[] = "**vmsplice %d %s"; static const char long_spc655[] = "vmsplice failed - errno %d (%s)"; static const char short_spc656[] = "**windows_mutex %s"; static const char long_spc656[] = "Windows mutex routine failed (%s)"; static const char short_spc657[] = "**winflavor %s"; static const char long_spc657[] = " Window flavor is not compatible with the given operation (expected %s)"; static const char short_spc658[] = "**write %s"; static const char long_spc658[] = "write to socket failed - %s"; static const char short_spc659[] = "**writev %s"; static const char long_spc659[] = "writev to socket failed - %s"; static const int specific_msgs_len = 660; static const msgpair specific_err_msgs[] = { { 0xacebad03, short_spc0, long_spc0, 0xcb0bfa11 }, { 0xacebad03, short_spc1, long_spc1, 0xcb0bfa11 }, { 0xacebad03, short_spc2, long_spc2, 0xcb0bfa11 }, { 0xacebad03, short_spc3, long_spc3, 0xcb0bfa11 }, { 0xacebad03, short_spc4, long_spc4, 0xcb0bfa11 }, { 0xacebad03, short_spc5, long_spc5, 0xcb0bfa11 }, { 0xacebad03, short_spc6, long_spc6, 0xcb0bfa11 }, { 0xacebad03, short_spc7, long_spc7, 0xcb0bfa11 }, { 0xacebad03, short_spc8, long_spc8, 0xcb0bfa11 }, { 0xacebad03, short_spc9, long_spc9, 0xcb0bfa11 }, { 0xacebad03, short_spc10, long_spc10, 0xcb0bfa11 }, { 0xacebad03, short_spc11, long_spc11, 0xcb0bfa11 }, { 0xacebad03, short_spc12, long_spc12, 0xcb0bfa11 }, { 0xacebad03, short_spc13, long_spc13, 0xcb0bfa11 }, { 0xacebad03, short_spc14, long_spc14, 0xcb0bfa11 }, { 0xacebad03, short_spc15, long_spc15, 0xcb0bfa11 }, { 0xacebad03, short_spc16, long_spc16, 0xcb0bfa11 }, { 0xacebad03, short_spc17, long_spc17, 0xcb0bfa11 }, { 0xacebad03, short_spc18, long_spc18, 0xcb0bfa11 }, { 0xacebad03, short_spc19, long_spc19, 0xcb0bfa11 }, { 0xacebad03, short_spc20, long_spc20, 0xcb0bfa11 }, { 0xacebad03, short_spc21, long_spc21, 0xcb0bfa11 }, { 0xacebad03, short_spc22, long_spc22, 0xcb0bfa11 }, { 0xacebad03, short_spc23, long_spc23, 0xcb0bfa11 }, { 0xacebad03, short_spc24, long_spc24, 0xcb0bfa11 }, { 0xacebad03, short_spc25, long_spc25, 0xcb0bfa11 }, { 0xacebad03, short_spc26, long_spc26, 0xcb0bfa11 }, { 0xacebad03, short_spc27, long_spc27, 0xcb0bfa11 }, { 0xacebad03, short_spc28, long_spc28, 0xcb0bfa11 }, { 0xacebad03, short_spc29, long_spc29, 0xcb0bfa11 }, { 0xacebad03, short_spc30, long_spc30, 0xcb0bfa11 }, { 0xacebad03, short_spc31, long_spc31, 0xcb0bfa11 }, { 0xacebad03, short_spc32, long_spc32, 0xcb0bfa11 }, { 0xacebad03, short_spc33, long_spc33, 0xcb0bfa11 }, { 0xacebad03, short_spc34, long_spc34, 0xcb0bfa11 }, { 0xacebad03, short_spc35, long_spc35, 0xcb0bfa11 }, { 0xacebad03, short_spc36, long_spc36, 0xcb0bfa11 }, { 0xacebad03, short_spc37, long_spc37, 0xcb0bfa11 }, { 0xacebad03, short_spc38, long_spc38, 0xcb0bfa11 }, { 0xacebad03, short_spc39, long_spc39, 0xcb0bfa11 }, { 0xacebad03, short_spc40, long_spc40, 0xcb0bfa11 }, { 0xacebad03, short_spc41, long_spc41, 0xcb0bfa11 }, { 0xacebad03, short_spc42, long_spc42, 0xcb0bfa11 }, { 0xacebad03, short_spc43, long_spc43, 0xcb0bfa11 }, { 0xacebad03, short_spc44, long_spc44, 0xcb0bfa11 }, { 0xacebad03, short_spc45, long_spc45, 0xcb0bfa11 }, { 0xacebad03, short_spc46, long_spc46, 0xcb0bfa11 }, { 0xacebad03, short_spc47, long_spc47, 0xcb0bfa11 }, { 0xacebad03, short_spc48, long_spc48, 0xcb0bfa11 }, { 0xacebad03, short_spc49, long_spc49, 0xcb0bfa11 }, { 0xacebad03, short_spc50, long_spc50, 0xcb0bfa11 }, { 0xacebad03, short_spc51, long_spc51, 0xcb0bfa11 }, { 0xacebad03, short_spc52, long_spc52, 0xcb0bfa11 }, { 0xacebad03, short_spc53, long_spc53, 0xcb0bfa11 }, { 0xacebad03, short_spc54, long_spc54, 0xcb0bfa11 }, { 0xacebad03, short_spc55, long_spc55, 0xcb0bfa11 }, { 0xacebad03, short_spc56, long_spc56, 0xcb0bfa11 }, { 0xacebad03, short_spc57, long_spc57, 0xcb0bfa11 }, { 0xacebad03, short_spc58, long_spc58, 0xcb0bfa11 }, { 0xacebad03, short_spc59, long_spc59, 0xcb0bfa11 }, { 0xacebad03, short_spc60, long_spc60, 0xcb0bfa11 }, { 0xacebad03, short_spc61, long_spc61, 0xcb0bfa11 }, { 0xacebad03, short_spc62, long_spc62, 0xcb0bfa11 }, { 0xacebad03, short_spc63, long_spc63, 0xcb0bfa11 }, { 0xacebad03, short_spc64, long_spc64, 0xcb0bfa11 }, { 0xacebad03, short_spc65, long_spc65, 0xcb0bfa11 }, { 0xacebad03, short_spc66, long_spc66, 0xcb0bfa11 }, { 0xacebad03, short_spc67, long_spc67, 0xcb0bfa11 }, { 0xacebad03, short_spc68, long_spc68, 0xcb0bfa11 }, { 0xacebad03, short_spc69, long_spc69, 0xcb0bfa11 }, { 0xacebad03, short_spc70, long_spc70, 0xcb0bfa11 }, { 0xacebad03, short_spc71, long_spc71, 0xcb0bfa11 }, { 0xacebad03, short_spc72, long_spc72, 0xcb0bfa11 }, { 0xacebad03, short_spc73, long_spc73, 0xcb0bfa11 }, { 0xacebad03, short_spc74, long_spc74, 0xcb0bfa11 }, { 0xacebad03, short_spc75, long_spc75, 0xcb0bfa11 }, { 0xacebad03, short_spc76, long_spc76, 0xcb0bfa11 }, { 0xacebad03, short_spc77, long_spc77, 0xcb0bfa11 }, { 0xacebad03, short_spc78, long_spc78, 0xcb0bfa11 }, { 0xacebad03, short_spc79, long_spc79, 0xcb0bfa11 }, { 0xacebad03, short_spc80, long_spc80, 0xcb0bfa11 }, { 0xacebad03, short_spc81, long_spc81, 0xcb0bfa11 }, { 0xacebad03, short_spc82, long_spc82, 0xcb0bfa11 }, { 0xacebad03, short_spc83, long_spc83, 0xcb0bfa11 }, { 0xacebad03, short_spc84, long_spc84, 0xcb0bfa11 }, { 0xacebad03, short_spc85, long_spc85, 0xcb0bfa11 }, { 0xacebad03, short_spc86, long_spc86, 0xcb0bfa11 }, { 0xacebad03, short_spc87, long_spc87, 0xcb0bfa11 }, { 0xacebad03, short_spc88, long_spc88, 0xcb0bfa11 }, { 0xacebad03, short_spc89, long_spc89, 0xcb0bfa11 }, { 0xacebad03, short_spc90, long_spc90, 0xcb0bfa11 }, { 0xacebad03, short_spc91, long_spc91, 0xcb0bfa11 }, { 0xacebad03, short_spc92, long_spc92, 0xcb0bfa11 }, { 0xacebad03, short_spc93, long_spc93, 0xcb0bfa11 }, { 0xacebad03, short_spc94, long_spc94, 0xcb0bfa11 }, { 0xacebad03, short_spc95, long_spc95, 0xcb0bfa11 }, { 0xacebad03, short_spc96, long_spc96, 0xcb0bfa11 }, { 0xacebad03, short_spc97, long_spc97, 0xcb0bfa11 }, { 0xacebad03, short_spc98, long_spc98, 0xcb0bfa11 }, { 0xacebad03, short_spc99, long_spc99, 0xcb0bfa11 }, { 0xacebad03, short_spc100, long_spc100, 0xcb0bfa11 }, { 0xacebad03, short_spc101, long_spc101, 0xcb0bfa11 }, { 0xacebad03, short_spc102, long_spc102, 0xcb0bfa11 }, { 0xacebad03, short_spc103, long_spc103, 0xcb0bfa11 }, { 0xacebad03, short_spc104, long_spc104, 0xcb0bfa11 }, { 0xacebad03, short_spc105, long_spc105, 0xcb0bfa11 }, { 0xacebad03, short_spc106, long_spc106, 0xcb0bfa11 }, { 0xacebad03, short_spc107, long_spc107, 0xcb0bfa11 }, { 0xacebad03, short_spc108, long_spc108, 0xcb0bfa11 }, { 0xacebad03, short_spc109, long_spc109, 0xcb0bfa11 }, { 0xacebad03, short_spc110, long_spc110, 0xcb0bfa11 }, { 0xacebad03, short_spc111, long_spc111, 0xcb0bfa11 }, { 0xacebad03, short_spc112, long_spc112, 0xcb0bfa11 }, { 0xacebad03, short_spc113, long_spc113, 0xcb0bfa11 }, { 0xacebad03, short_spc114, long_spc114, 0xcb0bfa11 }, { 0xacebad03, short_spc115, long_spc115, 0xcb0bfa11 }, { 0xacebad03, short_spc116, long_spc116, 0xcb0bfa11 }, { 0xacebad03, short_spc117, long_spc117, 0xcb0bfa11 }, { 0xacebad03, short_spc118, long_spc118, 0xcb0bfa11 }, { 0xacebad03, short_spc119, long_spc119, 0xcb0bfa11 }, { 0xacebad03, short_spc120, long_spc120, 0xcb0bfa11 }, { 0xacebad03, short_spc121, long_spc121, 0xcb0bfa11 }, { 0xacebad03, short_spc122, long_spc122, 0xcb0bfa11 }, { 0xacebad03, short_spc123, long_spc123, 0xcb0bfa11 }, { 0xacebad03, short_spc124, long_spc124, 0xcb0bfa11 }, { 0xacebad03, short_spc125, long_spc125, 0xcb0bfa11 }, { 0xacebad03, short_spc126, long_spc126, 0xcb0bfa11 }, { 0xacebad03, short_spc127, long_spc127, 0xcb0bfa11 }, { 0xacebad03, short_spc128, long_spc128, 0xcb0bfa11 }, { 0xacebad03, short_spc129, long_spc129, 0xcb0bfa11 }, { 0xacebad03, short_spc130, long_spc130, 0xcb0bfa11 }, { 0xacebad03, short_spc131, long_spc131, 0xcb0bfa11 }, { 0xacebad03, short_spc132, long_spc132, 0xcb0bfa11 }, { 0xacebad03, short_spc133, long_spc133, 0xcb0bfa11 }, { 0xacebad03, short_spc134, long_spc134, 0xcb0bfa11 }, { 0xacebad03, short_spc135, long_spc135, 0xcb0bfa11 }, { 0xacebad03, short_spc136, long_spc136, 0xcb0bfa11 }, { 0xacebad03, short_spc137, long_spc137, 0xcb0bfa11 }, { 0xacebad03, short_spc138, long_spc138, 0xcb0bfa11 }, { 0xacebad03, short_spc139, long_spc139, 0xcb0bfa11 }, { 0xacebad03, short_spc140, long_spc140, 0xcb0bfa11 }, { 0xacebad03, short_spc141, long_spc141, 0xcb0bfa11 }, { 0xacebad03, short_spc142, long_spc142, 0xcb0bfa11 }, { 0xacebad03, short_spc143, long_spc143, 0xcb0bfa11 }, { 0xacebad03, short_spc144, long_spc144, 0xcb0bfa11 }, { 0xacebad03, short_spc145, long_spc145, 0xcb0bfa11 }, { 0xacebad03, short_spc146, long_spc146, 0xcb0bfa11 }, { 0xacebad03, short_spc147, long_spc147, 0xcb0bfa11 }, { 0xacebad03, short_spc148, long_spc148, 0xcb0bfa11 }, { 0xacebad03, short_spc149, long_spc149, 0xcb0bfa11 }, { 0xacebad03, short_spc150, long_spc150, 0xcb0bfa11 }, { 0xacebad03, short_spc151, long_spc151, 0xcb0bfa11 }, { 0xacebad03, short_spc152, long_spc152, 0xcb0bfa11 }, { 0xacebad03, short_spc153, long_spc153, 0xcb0bfa11 }, { 0xacebad03, short_spc154, long_spc154, 0xcb0bfa11 }, { 0xacebad03, short_spc155, long_spc155, 0xcb0bfa11 }, { 0xacebad03, short_spc156, long_spc156, 0xcb0bfa11 }, { 0xacebad03, short_spc157, long_spc157, 0xcb0bfa11 }, { 0xacebad03, short_spc158, long_spc158, 0xcb0bfa11 }, { 0xacebad03, short_spc159, long_spc159, 0xcb0bfa11 }, { 0xacebad03, short_spc160, long_spc160, 0xcb0bfa11 }, { 0xacebad03, short_spc161, long_spc161, 0xcb0bfa11 }, { 0xacebad03, short_spc162, long_spc162, 0xcb0bfa11 }, { 0xacebad03, short_spc163, long_spc163, 0xcb0bfa11 }, { 0xacebad03, short_spc164, long_spc164, 0xcb0bfa11 }, { 0xacebad03, short_spc165, long_spc165, 0xcb0bfa11 }, { 0xacebad03, short_spc166, long_spc166, 0xcb0bfa11 }, { 0xacebad03, short_spc167, long_spc167, 0xcb0bfa11 }, { 0xacebad03, short_spc168, long_spc168, 0xcb0bfa11 }, { 0xacebad03, short_spc169, long_spc169, 0xcb0bfa11 }, { 0xacebad03, short_spc170, long_spc170, 0xcb0bfa11 }, { 0xacebad03, short_spc171, long_spc171, 0xcb0bfa11 }, { 0xacebad03, short_spc172, long_spc172, 0xcb0bfa11 }, { 0xacebad03, short_spc173, long_spc173, 0xcb0bfa11 }, { 0xacebad03, short_spc174, long_spc174, 0xcb0bfa11 }, { 0xacebad03, short_spc175, long_spc175, 0xcb0bfa11 }, { 0xacebad03, short_spc176, long_spc176, 0xcb0bfa11 }, { 0xacebad03, short_spc177, long_spc177, 0xcb0bfa11 }, { 0xacebad03, short_spc178, long_spc178, 0xcb0bfa11 }, { 0xacebad03, short_spc179, long_spc179, 0xcb0bfa11 }, { 0xacebad03, short_spc180, long_spc180, 0xcb0bfa11 }, { 0xacebad03, short_spc181, long_spc181, 0xcb0bfa11 }, { 0xacebad03, short_spc182, long_spc182, 0xcb0bfa11 }, { 0xacebad03, short_spc183, long_spc183, 0xcb0bfa11 }, { 0xacebad03, short_spc184, long_spc184, 0xcb0bfa11 }, { 0xacebad03, short_spc185, long_spc185, 0xcb0bfa11 }, { 0xacebad03, short_spc186, long_spc186, 0xcb0bfa11 }, { 0xacebad03, short_spc187, long_spc187, 0xcb0bfa11 }, { 0xacebad03, short_spc188, long_spc188, 0xcb0bfa11 }, { 0xacebad03, short_spc189, long_spc189, 0xcb0bfa11 }, { 0xacebad03, short_spc190, long_spc190, 0xcb0bfa11 }, { 0xacebad03, short_spc191, long_spc191, 0xcb0bfa11 }, { 0xacebad03, short_spc192, long_spc192, 0xcb0bfa11 }, { 0xacebad03, short_spc193, long_spc193, 0xcb0bfa11 }, { 0xacebad03, short_spc194, long_spc194, 0xcb0bfa11 }, { 0xacebad03, short_spc195, long_spc195, 0xcb0bfa11 }, { 0xacebad03, short_spc196, long_spc196, 0xcb0bfa11 }, { 0xacebad03, short_spc197, long_spc197, 0xcb0bfa11 }, { 0xacebad03, short_spc198, long_spc198, 0xcb0bfa11 }, { 0xacebad03, short_spc199, long_spc199, 0xcb0bfa11 }, { 0xacebad03, short_spc200, long_spc200, 0xcb0bfa11 }, { 0xacebad03, short_spc201, long_spc201, 0xcb0bfa11 }, { 0xacebad03, short_spc202, long_spc202, 0xcb0bfa11 }, { 0xacebad03, short_spc203, long_spc203, 0xcb0bfa11 }, { 0xacebad03, short_spc204, long_spc204, 0xcb0bfa11 }, { 0xacebad03, short_spc205, long_spc205, 0xcb0bfa11 }, { 0xacebad03, short_spc206, long_spc206, 0xcb0bfa11 }, { 0xacebad03, short_spc207, long_spc207, 0xcb0bfa11 }, { 0xacebad03, short_spc208, long_spc208, 0xcb0bfa11 }, { 0xacebad03, short_spc209, long_spc209, 0xcb0bfa11 }, { 0xacebad03, short_spc210, long_spc210, 0xcb0bfa11 }, { 0xacebad03, short_spc211, long_spc211, 0xcb0bfa11 }, { 0xacebad03, short_spc212, long_spc212, 0xcb0bfa11 }, { 0xacebad03, short_spc213, long_spc213, 0xcb0bfa11 }, { 0xacebad03, short_spc214, long_spc214, 0xcb0bfa11 }, { 0xacebad03, short_spc215, long_spc215, 0xcb0bfa11 }, { 0xacebad03, short_spc216, long_spc216, 0xcb0bfa11 }, { 0xacebad03, short_spc217, long_spc217, 0xcb0bfa11 }, { 0xacebad03, short_spc218, long_spc218, 0xcb0bfa11 }, { 0xacebad03, short_spc219, long_spc219, 0xcb0bfa11 }, { 0xacebad03, short_spc220, long_spc220, 0xcb0bfa11 }, { 0xacebad03, short_spc221, long_spc221, 0xcb0bfa11 }, { 0xacebad03, short_spc222, long_spc222, 0xcb0bfa11 }, { 0xacebad03, short_spc223, long_spc223, 0xcb0bfa11 }, { 0xacebad03, short_spc224, long_spc224, 0xcb0bfa11 }, { 0xacebad03, short_spc225, long_spc225, 0xcb0bfa11 }, { 0xacebad03, short_spc226, long_spc226, 0xcb0bfa11 }, { 0xacebad03, short_spc227, long_spc227, 0xcb0bfa11 }, { 0xacebad03, short_spc228, long_spc228, 0xcb0bfa11 }, { 0xacebad03, short_spc229, long_spc229, 0xcb0bfa11 }, { 0xacebad03, short_spc230, long_spc230, 0xcb0bfa11 }, { 0xacebad03, short_spc231, long_spc231, 0xcb0bfa11 }, { 0xacebad03, short_spc232, long_spc232, 0xcb0bfa11 }, { 0xacebad03, short_spc233, long_spc233, 0xcb0bfa11 }, { 0xacebad03, short_spc234, long_spc234, 0xcb0bfa11 }, { 0xacebad03, short_spc235, long_spc235, 0xcb0bfa11 }, { 0xacebad03, short_spc236, long_spc236, 0xcb0bfa11 }, { 0xacebad03, short_spc237, long_spc237, 0xcb0bfa11 }, { 0xacebad03, short_spc238, long_spc238, 0xcb0bfa11 }, { 0xacebad03, short_spc239, long_spc239, 0xcb0bfa11 }, { 0xacebad03, short_spc240, long_spc240, 0xcb0bfa11 }, { 0xacebad03, short_spc241, long_spc241, 0xcb0bfa11 }, { 0xacebad03, short_spc242, long_spc242, 0xcb0bfa11 }, { 0xacebad03, short_spc243, long_spc243, 0xcb0bfa11 }, { 0xacebad03, short_spc244, long_spc244, 0xcb0bfa11 }, { 0xacebad03, short_spc245, long_spc245, 0xcb0bfa11 }, { 0xacebad03, short_spc246, long_spc246, 0xcb0bfa11 }, { 0xacebad03, short_spc247, long_spc247, 0xcb0bfa11 }, { 0xacebad03, short_spc248, long_spc248, 0xcb0bfa11 }, { 0xacebad03, short_spc249, long_spc249, 0xcb0bfa11 }, { 0xacebad03, short_spc250, long_spc250, 0xcb0bfa11 }, { 0xacebad03, short_spc251, long_spc251, 0xcb0bfa11 }, { 0xacebad03, short_spc252, long_spc252, 0xcb0bfa11 }, { 0xacebad03, short_spc253, long_spc253, 0xcb0bfa11 }, { 0xacebad03, short_spc254, long_spc254, 0xcb0bfa11 }, { 0xacebad03, short_spc255, long_spc255, 0xcb0bfa11 }, { 0xacebad03, short_spc256, long_spc256, 0xcb0bfa11 }, { 0xacebad03, short_spc257, long_spc257, 0xcb0bfa11 }, { 0xacebad03, short_spc258, long_spc258, 0xcb0bfa11 }, { 0xacebad03, short_spc259, long_spc259, 0xcb0bfa11 }, { 0xacebad03, short_spc260, long_spc260, 0xcb0bfa11 }, { 0xacebad03, short_spc261, long_spc261, 0xcb0bfa11 }, { 0xacebad03, short_spc262, long_spc262, 0xcb0bfa11 }, { 0xacebad03, short_spc263, long_spc263, 0xcb0bfa11 }, { 0xacebad03, short_spc264, long_spc264, 0xcb0bfa11 }, { 0xacebad03, short_spc265, long_spc265, 0xcb0bfa11 }, { 0xacebad03, short_spc266, long_spc266, 0xcb0bfa11 }, { 0xacebad03, short_spc267, long_spc267, 0xcb0bfa11 }, { 0xacebad03, short_spc268, long_spc268, 0xcb0bfa11 }, { 0xacebad03, short_spc269, long_spc269, 0xcb0bfa11 }, { 0xacebad03, short_spc270, long_spc270, 0xcb0bfa11 }, { 0xacebad03, short_spc271, long_spc271, 0xcb0bfa11 }, { 0xacebad03, short_spc272, long_spc272, 0xcb0bfa11 }, { 0xacebad03, short_spc273, long_spc273, 0xcb0bfa11 }, { 0xacebad03, short_spc274, long_spc274, 0xcb0bfa11 }, { 0xacebad03, short_spc275, long_spc275, 0xcb0bfa11 }, { 0xacebad03, short_spc276, long_spc276, 0xcb0bfa11 }, { 0xacebad03, short_spc277, long_spc277, 0xcb0bfa11 }, { 0xacebad03, short_spc278, long_spc278, 0xcb0bfa11 }, { 0xacebad03, short_spc279, long_spc279, 0xcb0bfa11 }, { 0xacebad03, short_spc280, long_spc280, 0xcb0bfa11 }, { 0xacebad03, short_spc281, long_spc281, 0xcb0bfa11 }, { 0xacebad03, short_spc282, long_spc282, 0xcb0bfa11 }, { 0xacebad03, short_spc283, long_spc283, 0xcb0bfa11 }, { 0xacebad03, short_spc284, long_spc284, 0xcb0bfa11 }, { 0xacebad03, short_spc285, long_spc285, 0xcb0bfa11 }, { 0xacebad03, short_spc286, long_spc286, 0xcb0bfa11 }, { 0xacebad03, short_spc287, long_spc287, 0xcb0bfa11 }, { 0xacebad03, short_spc288, long_spc288, 0xcb0bfa11 }, { 0xacebad03, short_spc289, long_spc289, 0xcb0bfa11 }, { 0xacebad03, short_spc290, long_spc290, 0xcb0bfa11 }, { 0xacebad03, short_spc291, long_spc291, 0xcb0bfa11 }, { 0xacebad03, short_spc292, long_spc292, 0xcb0bfa11 }, { 0xacebad03, short_spc293, long_spc293, 0xcb0bfa11 }, { 0xacebad03, short_spc294, long_spc294, 0xcb0bfa11 }, { 0xacebad03, short_spc295, long_spc295, 0xcb0bfa11 }, { 0xacebad03, short_spc296, long_spc296, 0xcb0bfa11 }, { 0xacebad03, short_spc297, long_spc297, 0xcb0bfa11 }, { 0xacebad03, short_spc298, long_spc298, 0xcb0bfa11 }, { 0xacebad03, short_spc299, long_spc299, 0xcb0bfa11 }, { 0xacebad03, short_spc300, long_spc300, 0xcb0bfa11 }, { 0xacebad03, short_spc301, long_spc301, 0xcb0bfa11 }, { 0xacebad03, short_spc302, long_spc302, 0xcb0bfa11 }, { 0xacebad03, short_spc303, long_spc303, 0xcb0bfa11 }, { 0xacebad03, short_spc304, long_spc304, 0xcb0bfa11 }, { 0xacebad03, short_spc305, long_spc305, 0xcb0bfa11 }, { 0xacebad03, short_spc306, long_spc306, 0xcb0bfa11 }, { 0xacebad03, short_spc307, long_spc307, 0xcb0bfa11 }, { 0xacebad03, short_spc308, long_spc308, 0xcb0bfa11 }, { 0xacebad03, short_spc309, long_spc309, 0xcb0bfa11 }, { 0xacebad03, short_spc310, long_spc310, 0xcb0bfa11 }, { 0xacebad03, short_spc311, long_spc311, 0xcb0bfa11 }, { 0xacebad03, short_spc312, long_spc312, 0xcb0bfa11 }, { 0xacebad03, short_spc313, long_spc313, 0xcb0bfa11 }, { 0xacebad03, short_spc314, long_spc314, 0xcb0bfa11 }, { 0xacebad03, short_spc315, long_spc315, 0xcb0bfa11 }, { 0xacebad03, short_spc316, long_spc316, 0xcb0bfa11 }, { 0xacebad03, short_spc317, long_spc317, 0xcb0bfa11 }, { 0xacebad03, short_spc318, long_spc318, 0xcb0bfa11 }, { 0xacebad03, short_spc319, long_spc319, 0xcb0bfa11 }, { 0xacebad03, short_spc320, long_spc320, 0xcb0bfa11 }, { 0xacebad03, short_spc321, long_spc321, 0xcb0bfa11 }, { 0xacebad03, short_spc322, long_spc322, 0xcb0bfa11 }, { 0xacebad03, short_spc323, long_spc323, 0xcb0bfa11 }, { 0xacebad03, short_spc324, long_spc324, 0xcb0bfa11 }, { 0xacebad03, short_spc325, long_spc325, 0xcb0bfa11 }, { 0xacebad03, short_spc326, long_spc326, 0xcb0bfa11 }, { 0xacebad03, short_spc327, long_spc327, 0xcb0bfa11 }, { 0xacebad03, short_spc328, long_spc328, 0xcb0bfa11 }, { 0xacebad03, short_spc329, long_spc329, 0xcb0bfa11 }, { 0xacebad03, short_spc330, long_spc330, 0xcb0bfa11 }, { 0xacebad03, short_spc331, long_spc331, 0xcb0bfa11 }, { 0xacebad03, short_spc332, long_spc332, 0xcb0bfa11 }, { 0xacebad03, short_spc333, long_spc333, 0xcb0bfa11 }, { 0xacebad03, short_spc334, long_spc334, 0xcb0bfa11 }, { 0xacebad03, short_spc335, long_spc335, 0xcb0bfa11 }, { 0xacebad03, short_spc336, long_spc336, 0xcb0bfa11 }, { 0xacebad03, short_spc337, long_spc337, 0xcb0bfa11 }, { 0xacebad03, short_spc338, long_spc338, 0xcb0bfa11 }, { 0xacebad03, short_spc339, long_spc339, 0xcb0bfa11 }, { 0xacebad03, short_spc340, long_spc340, 0xcb0bfa11 }, { 0xacebad03, short_spc341, long_spc341, 0xcb0bfa11 }, { 0xacebad03, short_spc342, long_spc342, 0xcb0bfa11 }, { 0xacebad03, short_spc343, long_spc343, 0xcb0bfa11 }, { 0xacebad03, short_spc344, long_spc344, 0xcb0bfa11 }, { 0xacebad03, short_spc345, long_spc345, 0xcb0bfa11 }, { 0xacebad03, short_spc346, long_spc346, 0xcb0bfa11 }, { 0xacebad03, short_spc347, long_spc347, 0xcb0bfa11 }, { 0xacebad03, short_spc348, long_spc348, 0xcb0bfa11 }, { 0xacebad03, short_spc349, long_spc349, 0xcb0bfa11 }, { 0xacebad03, short_spc350, long_spc350, 0xcb0bfa11 }, { 0xacebad03, short_spc351, long_spc351, 0xcb0bfa11 }, { 0xacebad03, short_spc352, long_spc352, 0xcb0bfa11 }, { 0xacebad03, short_spc353, long_spc353, 0xcb0bfa11 }, { 0xacebad03, short_spc354, long_spc354, 0xcb0bfa11 }, { 0xacebad03, short_spc355, long_spc355, 0xcb0bfa11 }, { 0xacebad03, short_spc356, long_spc356, 0xcb0bfa11 }, { 0xacebad03, short_spc357, long_spc357, 0xcb0bfa11 }, { 0xacebad03, short_spc358, long_spc358, 0xcb0bfa11 }, { 0xacebad03, short_spc359, long_spc359, 0xcb0bfa11 }, { 0xacebad03, short_spc360, long_spc360, 0xcb0bfa11 }, { 0xacebad03, short_spc361, long_spc361, 0xcb0bfa11 }, { 0xacebad03, short_spc362, long_spc362, 0xcb0bfa11 }, { 0xacebad03, short_spc363, long_spc363, 0xcb0bfa11 }, { 0xacebad03, short_spc364, long_spc364, 0xcb0bfa11 }, { 0xacebad03, short_spc365, long_spc365, 0xcb0bfa11 }, { 0xacebad03, short_spc366, long_spc366, 0xcb0bfa11 }, { 0xacebad03, short_spc367, long_spc367, 0xcb0bfa11 }, { 0xacebad03, short_spc368, long_spc368, 0xcb0bfa11 }, { 0xacebad03, short_spc369, long_spc369, 0xcb0bfa11 }, { 0xacebad03, short_spc370, long_spc370, 0xcb0bfa11 }, { 0xacebad03, short_spc371, long_spc371, 0xcb0bfa11 }, { 0xacebad03, short_spc372, long_spc372, 0xcb0bfa11 }, { 0xacebad03, short_spc373, long_spc373, 0xcb0bfa11 }, { 0xacebad03, short_spc374, long_spc374, 0xcb0bfa11 }, { 0xacebad03, short_spc375, long_spc375, 0xcb0bfa11 }, { 0xacebad03, short_spc376, long_spc376, 0xcb0bfa11 }, { 0xacebad03, short_spc377, long_spc377, 0xcb0bfa11 }, { 0xacebad03, short_spc378, long_spc378, 0xcb0bfa11 }, { 0xacebad03, short_spc379, long_spc379, 0xcb0bfa11 }, { 0xacebad03, short_spc380, long_spc380, 0xcb0bfa11 }, { 0xacebad03, short_spc381, long_spc381, 0xcb0bfa11 }, { 0xacebad03, short_spc382, long_spc382, 0xcb0bfa11 }, { 0xacebad03, short_spc383, long_spc383, 0xcb0bfa11 }, { 0xacebad03, short_spc384, long_spc384, 0xcb0bfa11 }, { 0xacebad03, short_spc385, long_spc385, 0xcb0bfa11 }, { 0xacebad03, short_spc386, long_spc386, 0xcb0bfa11 }, { 0xacebad03, short_spc387, long_spc387, 0xcb0bfa11 }, { 0xacebad03, short_spc388, long_spc388, 0xcb0bfa11 }, { 0xacebad03, short_spc389, long_spc389, 0xcb0bfa11 }, { 0xacebad03, short_spc390, long_spc390, 0xcb0bfa11 }, { 0xacebad03, short_spc391, long_spc391, 0xcb0bfa11 }, { 0xacebad03, short_spc392, long_spc392, 0xcb0bfa11 }, { 0xacebad03, short_spc393, long_spc393, 0xcb0bfa11 }, { 0xacebad03, short_spc394, long_spc394, 0xcb0bfa11 }, { 0xacebad03, short_spc395, long_spc395, 0xcb0bfa11 }, { 0xacebad03, short_spc396, long_spc396, 0xcb0bfa11 }, { 0xacebad03, short_spc397, long_spc397, 0xcb0bfa11 }, { 0xacebad03, short_spc398, long_spc398, 0xcb0bfa11 }, { 0xacebad03, short_spc399, long_spc399, 0xcb0bfa11 }, { 0xacebad03, short_spc400, long_spc400, 0xcb0bfa11 }, { 0xacebad03, short_spc401, long_spc401, 0xcb0bfa11 }, { 0xacebad03, short_spc402, long_spc402, 0xcb0bfa11 }, { 0xacebad03, short_spc403, long_spc403, 0xcb0bfa11 }, { 0xacebad03, short_spc404, long_spc404, 0xcb0bfa11 }, { 0xacebad03, short_spc405, long_spc405, 0xcb0bfa11 }, { 0xacebad03, short_spc406, long_spc406, 0xcb0bfa11 }, { 0xacebad03, short_spc407, long_spc407, 0xcb0bfa11 }, { 0xacebad03, short_spc408, long_spc408, 0xcb0bfa11 }, { 0xacebad03, short_spc409, long_spc409, 0xcb0bfa11 }, { 0xacebad03, short_spc410, long_spc410, 0xcb0bfa11 }, { 0xacebad03, short_spc411, long_spc411, 0xcb0bfa11 }, { 0xacebad03, short_spc412, long_spc412, 0xcb0bfa11 }, { 0xacebad03, short_spc413, long_spc413, 0xcb0bfa11 }, { 0xacebad03, short_spc414, long_spc414, 0xcb0bfa11 }, { 0xacebad03, short_spc415, long_spc415, 0xcb0bfa11 }, { 0xacebad03, short_spc416, long_spc416, 0xcb0bfa11 }, { 0xacebad03, short_spc417, long_spc417, 0xcb0bfa11 }, { 0xacebad03, short_spc418, long_spc418, 0xcb0bfa11 }, { 0xacebad03, short_spc419, long_spc419, 0xcb0bfa11 }, { 0xacebad03, short_spc420, long_spc420, 0xcb0bfa11 }, { 0xacebad03, short_spc421, long_spc421, 0xcb0bfa11 }, { 0xacebad03, short_spc422, long_spc422, 0xcb0bfa11 }, { 0xacebad03, short_spc423, long_spc423, 0xcb0bfa11 }, { 0xacebad03, short_spc424, long_spc424, 0xcb0bfa11 }, { 0xacebad03, short_spc425, long_spc425, 0xcb0bfa11 }, { 0xacebad03, short_spc426, long_spc426, 0xcb0bfa11 }, { 0xacebad03, short_spc427, long_spc427, 0xcb0bfa11 }, { 0xacebad03, short_spc428, long_spc428, 0xcb0bfa11 }, { 0xacebad03, short_spc429, long_spc429, 0xcb0bfa11 }, { 0xacebad03, short_spc430, long_spc430, 0xcb0bfa11 }, { 0xacebad03, short_spc431, long_spc431, 0xcb0bfa11 }, { 0xacebad03, short_spc432, long_spc432, 0xcb0bfa11 }, { 0xacebad03, short_spc433, long_spc433, 0xcb0bfa11 }, { 0xacebad03, short_spc434, long_spc434, 0xcb0bfa11 }, { 0xacebad03, short_spc435, long_spc435, 0xcb0bfa11 }, { 0xacebad03, short_spc436, long_spc436, 0xcb0bfa11 }, { 0xacebad03, short_spc437, long_spc437, 0xcb0bfa11 }, { 0xacebad03, short_spc438, long_spc438, 0xcb0bfa11 }, { 0xacebad03, short_spc439, long_spc439, 0xcb0bfa11 }, { 0xacebad03, short_spc440, long_spc440, 0xcb0bfa11 }, { 0xacebad03, short_spc441, long_spc441, 0xcb0bfa11 }, { 0xacebad03, short_spc442, long_spc442, 0xcb0bfa11 }, { 0xacebad03, short_spc443, long_spc443, 0xcb0bfa11 }, { 0xacebad03, short_spc444, long_spc444, 0xcb0bfa11 }, { 0xacebad03, short_spc445, long_spc445, 0xcb0bfa11 }, { 0xacebad03, short_spc446, long_spc446, 0xcb0bfa11 }, { 0xacebad03, short_spc447, long_spc447, 0xcb0bfa11 }, { 0xacebad03, short_spc448, long_spc448, 0xcb0bfa11 }, { 0xacebad03, short_spc449, long_spc449, 0xcb0bfa11 }, { 0xacebad03, short_spc450, long_spc450, 0xcb0bfa11 }, { 0xacebad03, short_spc451, long_spc451, 0xcb0bfa11 }, { 0xacebad03, short_spc452, long_spc452, 0xcb0bfa11 }, { 0xacebad03, short_spc453, long_spc453, 0xcb0bfa11 }, { 0xacebad03, short_spc454, long_spc454, 0xcb0bfa11 }, { 0xacebad03, short_spc455, long_spc455, 0xcb0bfa11 }, { 0xacebad03, short_spc456, long_spc456, 0xcb0bfa11 }, { 0xacebad03, short_spc457, long_spc457, 0xcb0bfa11 }, { 0xacebad03, short_spc458, long_spc458, 0xcb0bfa11 }, { 0xacebad03, short_spc459, long_spc459, 0xcb0bfa11 }, { 0xacebad03, short_spc460, long_spc460, 0xcb0bfa11 }, { 0xacebad03, short_spc461, long_spc461, 0xcb0bfa11 }, { 0xacebad03, short_spc462, long_spc462, 0xcb0bfa11 }, { 0xacebad03, short_spc463, long_spc463, 0xcb0bfa11 }, { 0xacebad03, short_spc464, long_spc464, 0xcb0bfa11 }, { 0xacebad03, short_spc465, long_spc465, 0xcb0bfa11 }, { 0xacebad03, short_spc466, long_spc466, 0xcb0bfa11 }, { 0xacebad03, short_spc467, long_spc467, 0xcb0bfa11 }, { 0xacebad03, short_spc468, long_spc468, 0xcb0bfa11 }, { 0xacebad03, short_spc469, long_spc469, 0xcb0bfa11 }, { 0xacebad03, short_spc470, long_spc470, 0xcb0bfa11 }, { 0xacebad03, short_spc471, long_spc471, 0xcb0bfa11 }, { 0xacebad03, short_spc472, long_spc472, 0xcb0bfa11 }, { 0xacebad03, short_spc473, long_spc473, 0xcb0bfa11 }, { 0xacebad03, short_spc474, long_spc474, 0xcb0bfa11 }, { 0xacebad03, short_spc475, long_spc475, 0xcb0bfa11 }, { 0xacebad03, short_spc476, long_spc476, 0xcb0bfa11 }, { 0xacebad03, short_spc477, long_spc477, 0xcb0bfa11 }, { 0xacebad03, short_spc478, long_spc478, 0xcb0bfa11 }, { 0xacebad03, short_spc479, long_spc479, 0xcb0bfa11 }, { 0xacebad03, short_spc480, long_spc480, 0xcb0bfa11 }, { 0xacebad03, short_spc481, long_spc481, 0xcb0bfa11 }, { 0xacebad03, short_spc482, long_spc482, 0xcb0bfa11 }, { 0xacebad03, short_spc483, long_spc483, 0xcb0bfa11 }, { 0xacebad03, short_spc484, long_spc484, 0xcb0bfa11 }, { 0xacebad03, short_spc485, long_spc485, 0xcb0bfa11 }, { 0xacebad03, short_spc486, long_spc486, 0xcb0bfa11 }, { 0xacebad03, short_spc487, long_spc487, 0xcb0bfa11 }, { 0xacebad03, short_spc488, long_spc488, 0xcb0bfa11 }, { 0xacebad03, short_spc489, long_spc489, 0xcb0bfa11 }, { 0xacebad03, short_spc490, long_spc490, 0xcb0bfa11 }, { 0xacebad03, short_spc491, long_spc491, 0xcb0bfa11 }, { 0xacebad03, short_spc492, long_spc492, 0xcb0bfa11 }, { 0xacebad03, short_spc493, long_spc493, 0xcb0bfa11 }, { 0xacebad03, short_spc494, long_spc494, 0xcb0bfa11 }, { 0xacebad03, short_spc495, long_spc495, 0xcb0bfa11 }, { 0xacebad03, short_spc496, long_spc496, 0xcb0bfa11 }, { 0xacebad03, short_spc497, long_spc497, 0xcb0bfa11 }, { 0xacebad03, short_spc498, long_spc498, 0xcb0bfa11 }, { 0xacebad03, short_spc499, long_spc499, 0xcb0bfa11 }, { 0xacebad03, short_spc500, long_spc500, 0xcb0bfa11 }, { 0xacebad03, short_spc501, long_spc501, 0xcb0bfa11 }, { 0xacebad03, short_spc502, long_spc502, 0xcb0bfa11 }, { 0xacebad03, short_spc503, long_spc503, 0xcb0bfa11 }, { 0xacebad03, short_spc504, long_spc504, 0xcb0bfa11 }, { 0xacebad03, short_spc505, long_spc505, 0xcb0bfa11 }, { 0xacebad03, short_spc506, long_spc506, 0xcb0bfa11 }, { 0xacebad03, short_spc507, long_spc507, 0xcb0bfa11 }, { 0xacebad03, short_spc508, long_spc508, 0xcb0bfa11 }, { 0xacebad03, short_spc509, long_spc509, 0xcb0bfa11 }, { 0xacebad03, short_spc510, long_spc510, 0xcb0bfa11 }, { 0xacebad03, short_spc511, long_spc511, 0xcb0bfa11 }, { 0xacebad03, short_spc512, long_spc512, 0xcb0bfa11 }, { 0xacebad03, short_spc513, long_spc513, 0xcb0bfa11 }, { 0xacebad03, short_spc514, long_spc514, 0xcb0bfa11 }, { 0xacebad03, short_spc515, long_spc515, 0xcb0bfa11 }, { 0xacebad03, short_spc516, long_spc516, 0xcb0bfa11 }, { 0xacebad03, short_spc517, long_spc517, 0xcb0bfa11 }, { 0xacebad03, short_spc518, long_spc518, 0xcb0bfa11 }, { 0xacebad03, short_spc519, long_spc519, 0xcb0bfa11 }, { 0xacebad03, short_spc520, long_spc520, 0xcb0bfa11 }, { 0xacebad03, short_spc521, long_spc521, 0xcb0bfa11 }, { 0xacebad03, short_spc522, long_spc522, 0xcb0bfa11 }, { 0xacebad03, short_spc523, long_spc523, 0xcb0bfa11 }, { 0xacebad03, short_spc524, long_spc524, 0xcb0bfa11 }, { 0xacebad03, short_spc525, long_spc525, 0xcb0bfa11 }, { 0xacebad03, short_spc526, long_spc526, 0xcb0bfa11 }, { 0xacebad03, short_spc527, long_spc527, 0xcb0bfa11 }, { 0xacebad03, short_spc528, long_spc528, 0xcb0bfa11 }, { 0xacebad03, short_spc529, long_spc529, 0xcb0bfa11 }, { 0xacebad03, short_spc530, long_spc530, 0xcb0bfa11 }, { 0xacebad03, short_spc531, long_spc531, 0xcb0bfa11 }, { 0xacebad03, short_spc532, long_spc532, 0xcb0bfa11 }, { 0xacebad03, short_spc533, long_spc533, 0xcb0bfa11 }, { 0xacebad03, short_spc534, long_spc534, 0xcb0bfa11 }, { 0xacebad03, short_spc535, long_spc535, 0xcb0bfa11 }, { 0xacebad03, short_spc536, long_spc536, 0xcb0bfa11 }, { 0xacebad03, short_spc537, long_spc537, 0xcb0bfa11 }, { 0xacebad03, short_spc538, long_spc538, 0xcb0bfa11 }, { 0xacebad03, short_spc539, long_spc539, 0xcb0bfa11 }, { 0xacebad03, short_spc540, long_spc540, 0xcb0bfa11 }, { 0xacebad03, short_spc541, long_spc541, 0xcb0bfa11 }, { 0xacebad03, short_spc542, long_spc542, 0xcb0bfa11 }, { 0xacebad03, short_spc543, long_spc543, 0xcb0bfa11 }, { 0xacebad03, short_spc544, long_spc544, 0xcb0bfa11 }, { 0xacebad03, short_spc545, long_spc545, 0xcb0bfa11 }, { 0xacebad03, short_spc546, long_spc546, 0xcb0bfa11 }, { 0xacebad03, short_spc547, long_spc547, 0xcb0bfa11 }, { 0xacebad03, short_spc548, long_spc548, 0xcb0bfa11 }, { 0xacebad03, short_spc549, long_spc549, 0xcb0bfa11 }, { 0xacebad03, short_spc550, long_spc550, 0xcb0bfa11 }, { 0xacebad03, short_spc551, long_spc551, 0xcb0bfa11 }, { 0xacebad03, short_spc552, long_spc552, 0xcb0bfa11 }, { 0xacebad03, short_spc553, long_spc553, 0xcb0bfa11 }, { 0xacebad03, short_spc554, long_spc554, 0xcb0bfa11 }, { 0xacebad03, short_spc555, long_spc555, 0xcb0bfa11 }, { 0xacebad03, short_spc556, long_spc556, 0xcb0bfa11 }, { 0xacebad03, short_spc557, long_spc557, 0xcb0bfa11 }, { 0xacebad03, short_spc558, long_spc558, 0xcb0bfa11 }, { 0xacebad03, short_spc559, long_spc559, 0xcb0bfa11 }, { 0xacebad03, short_spc560, long_spc560, 0xcb0bfa11 }, { 0xacebad03, short_spc561, long_spc561, 0xcb0bfa11 }, { 0xacebad03, short_spc562, long_spc562, 0xcb0bfa11 }, { 0xacebad03, short_spc563, long_spc563, 0xcb0bfa11 }, { 0xacebad03, short_spc564, long_spc564, 0xcb0bfa11 }, { 0xacebad03, short_spc565, long_spc565, 0xcb0bfa11 }, { 0xacebad03, short_spc566, long_spc566, 0xcb0bfa11 }, { 0xacebad03, short_spc567, long_spc567, 0xcb0bfa11 }, { 0xacebad03, short_spc568, long_spc568, 0xcb0bfa11 }, { 0xacebad03, short_spc569, long_spc569, 0xcb0bfa11 }, { 0xacebad03, short_spc570, long_spc570, 0xcb0bfa11 }, { 0xacebad03, short_spc571, long_spc571, 0xcb0bfa11 }, { 0xacebad03, short_spc572, long_spc572, 0xcb0bfa11 }, { 0xacebad03, short_spc573, long_spc573, 0xcb0bfa11 }, { 0xacebad03, short_spc574, long_spc574, 0xcb0bfa11 }, { 0xacebad03, short_spc575, long_spc575, 0xcb0bfa11 }, { 0xacebad03, short_spc576, long_spc576, 0xcb0bfa11 }, { 0xacebad03, short_spc577, long_spc577, 0xcb0bfa11 }, { 0xacebad03, short_spc578, long_spc578, 0xcb0bfa11 }, { 0xacebad03, short_spc579, long_spc579, 0xcb0bfa11 }, { 0xacebad03, short_spc580, long_spc580, 0xcb0bfa11 }, { 0xacebad03, short_spc581, long_spc581, 0xcb0bfa11 }, { 0xacebad03, short_spc582, long_spc582, 0xcb0bfa11 }, { 0xacebad03, short_spc583, long_spc583, 0xcb0bfa11 }, { 0xacebad03, short_spc584, long_spc584, 0xcb0bfa11 }, { 0xacebad03, short_spc585, long_spc585, 0xcb0bfa11 }, { 0xacebad03, short_spc586, long_spc586, 0xcb0bfa11 }, { 0xacebad03, short_spc587, long_spc587, 0xcb0bfa11 }, { 0xacebad03, short_spc588, long_spc588, 0xcb0bfa11 }, { 0xacebad03, short_spc589, long_spc589, 0xcb0bfa11 }, { 0xacebad03, short_spc590, long_spc590, 0xcb0bfa11 }, { 0xacebad03, short_spc591, long_spc591, 0xcb0bfa11 }, { 0xacebad03, short_spc592, long_spc592, 0xcb0bfa11 }, { 0xacebad03, short_spc593, long_spc593, 0xcb0bfa11 }, { 0xacebad03, short_spc594, long_spc594, 0xcb0bfa11 }, { 0xacebad03, short_spc595, long_spc595, 0xcb0bfa11 }, { 0xacebad03, short_spc596, long_spc596, 0xcb0bfa11 }, { 0xacebad03, short_spc597, long_spc597, 0xcb0bfa11 }, { 0xacebad03, short_spc598, long_spc598, 0xcb0bfa11 }, { 0xacebad03, short_spc599, long_spc599, 0xcb0bfa11 }, { 0xacebad03, short_spc600, long_spc600, 0xcb0bfa11 }, { 0xacebad03, short_spc601, long_spc601, 0xcb0bfa11 }, { 0xacebad03, short_spc602, long_spc602, 0xcb0bfa11 }, { 0xacebad03, short_spc603, long_spc603, 0xcb0bfa11 }, { 0xacebad03, short_spc604, long_spc604, 0xcb0bfa11 }, { 0xacebad03, short_spc605, long_spc605, 0xcb0bfa11 }, { 0xacebad03, short_spc606, long_spc606, 0xcb0bfa11 }, { 0xacebad03, short_spc607, long_spc607, 0xcb0bfa11 }, { 0xacebad03, short_spc608, long_spc608, 0xcb0bfa11 }, { 0xacebad03, short_spc609, long_spc609, 0xcb0bfa11 }, { 0xacebad03, short_spc610, long_spc610, 0xcb0bfa11 }, { 0xacebad03, short_spc611, long_spc611, 0xcb0bfa11 }, { 0xacebad03, short_spc612, long_spc612, 0xcb0bfa11 }, { 0xacebad03, short_spc613, long_spc613, 0xcb0bfa11 }, { 0xacebad03, short_spc614, long_spc614, 0xcb0bfa11 }, { 0xacebad03, short_spc615, long_spc615, 0xcb0bfa11 }, { 0xacebad03, short_spc616, long_spc616, 0xcb0bfa11 }, { 0xacebad03, short_spc617, long_spc617, 0xcb0bfa11 }, { 0xacebad03, short_spc618, long_spc618, 0xcb0bfa11 }, { 0xacebad03, short_spc619, long_spc619, 0xcb0bfa11 }, { 0xacebad03, short_spc620, long_spc620, 0xcb0bfa11 }, { 0xacebad03, short_spc621, long_spc621, 0xcb0bfa11 }, { 0xacebad03, short_spc622, long_spc622, 0xcb0bfa11 }, { 0xacebad03, short_spc623, long_spc623, 0xcb0bfa11 }, { 0xacebad03, short_spc624, long_spc624, 0xcb0bfa11 }, { 0xacebad03, short_spc625, long_spc625, 0xcb0bfa11 }, { 0xacebad03, short_spc626, long_spc626, 0xcb0bfa11 }, { 0xacebad03, short_spc627, long_spc627, 0xcb0bfa11 }, { 0xacebad03, short_spc628, long_spc628, 0xcb0bfa11 }, { 0xacebad03, short_spc629, long_spc629, 0xcb0bfa11 }, { 0xacebad03, short_spc630, long_spc630, 0xcb0bfa11 }, { 0xacebad03, short_spc631, long_spc631, 0xcb0bfa11 }, { 0xacebad03, short_spc632, long_spc632, 0xcb0bfa11 }, { 0xacebad03, short_spc633, long_spc633, 0xcb0bfa11 }, { 0xacebad03, short_spc634, long_spc634, 0xcb0bfa11 }, { 0xacebad03, short_spc635, long_spc635, 0xcb0bfa11 }, { 0xacebad03, short_spc636, long_spc636, 0xcb0bfa11 }, { 0xacebad03, short_spc637, long_spc637, 0xcb0bfa11 }, { 0xacebad03, short_spc638, long_spc638, 0xcb0bfa11 }, { 0xacebad03, short_spc639, long_spc639, 0xcb0bfa11 }, { 0xacebad03, short_spc640, long_spc640, 0xcb0bfa11 }, { 0xacebad03, short_spc641, long_spc641, 0xcb0bfa11 }, { 0xacebad03, short_spc642, long_spc642, 0xcb0bfa11 }, { 0xacebad03, short_spc643, long_spc643, 0xcb0bfa11 }, { 0xacebad03, short_spc644, long_spc644, 0xcb0bfa11 }, { 0xacebad03, short_spc645, long_spc645, 0xcb0bfa11 }, { 0xacebad03, short_spc646, long_spc646, 0xcb0bfa11 }, { 0xacebad03, short_spc647, long_spc647, 0xcb0bfa11 }, { 0xacebad03, short_spc648, long_spc648, 0xcb0bfa11 }, { 0xacebad03, short_spc649, long_spc649, 0xcb0bfa11 }, { 0xacebad03, short_spc650, long_spc650, 0xcb0bfa11 }, { 0xacebad03, short_spc651, long_spc651, 0xcb0bfa11 }, { 0xacebad03, short_spc652, long_spc652, 0xcb0bfa11 }, { 0xacebad03, short_spc653, long_spc653, 0xcb0bfa11 }, { 0xacebad03, short_spc654, long_spc654, 0xcb0bfa11 }, { 0xacebad03, short_spc655, long_spc655, 0xcb0bfa11 }, { 0xacebad03, short_spc656, long_spc656, 0xcb0bfa11 }, { 0xacebad03, short_spc657, long_spc657, 0xcb0bfa11 }, { 0xacebad03, short_spc658, long_spc658, 0xcb0bfa11 }, { 0xacebad03, short_spc659, long_spc659, 0xcb0bfa11 } }; #endif #if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG__CLASS #define MPIR_MAX_ERROR_CLASS_INDEX 62 static int class_to_index[] = { 886,47,125,154,887,114,794,820,200,717, 894,148,16,909,897,725,229,228,227,176, 178,179,186,123,140,184,185,177,210,212, 219,217,236,632,15,650,190,189,760,192, 193,828,882,139,191,916,39,275,269,812, 818,817,813,33,762,815,811,816,814,810, 161,640}; #endif