📄 errnames.txt
字号:
## CH3 errors#**ch3|badca %d:specified completion action in not known (%d)**ch3|badca:specified completion action in not known**ch3|badmsgtype %d:request contained an invalid message type (%d)**ch3|badmsgtype:request contained an invalid message type**ch3|badreqtype %d:request contained an invalid request type (%d)**ch3|badreqtype:request contained an invalid request type**ch3|canceleager:failure occurred while performing local cancellation of a eager message**ch3|cancelreq:failure occurred while sending remote cancellation request packet**ch3|cancelresp:failure occurred while attempting to send cancel response packet**ch3|cancelrndv:failure occurred while performing local cancellation of a rendezvous message**ch3|ch3_init:channel initialization failed**ch3|ctspkt:failure occurred while attempting to send CTS packet**ch3|eagermsg:failure occurred while attempting to send an eager message**ch3|flowcntlpkt:UNIMPLEMENTED: unable to handle flow control packets**ch3|get_universe_size_notimpl: MPIDI_CH3_Get_universe_size() is not implemented**ch3|loadrecviov %s:failure occurred while loading the receive I/O vector (%s)**ch3|loadrecviov:failure occurred while loading the receive I/O vector**ch3|loadsendiov:failure occurred while loading the send I/O vector**ch3|nopktcontainermem:failed to allocate memory for a packet reorder container**ch3|ooocancelreq:UNIMPLEMENTED: unable to process out-of-order cancellation requests**ch3|pktordered:failure occurred while processing a reordered packet**ch3|postrecv %s:failure occurred while posting a receive for message data (%s)**ch3|postrecv:failure occurred while posting a receive for message data**ch3|putpkt:UNIMPLEMENTED: unable to handling put packets**ch3|recvdata %s:failure occurred while attempting to receive message data (%s)**ch3|recvdata:failure occurred while attempting to receive message data**ch3|rmamsg:failure occurred while attempting to send an RMA message**ch3|rtspkt:failure occurred while attempting to send RTS packet**ch3|senddata:failure occurred while attempting to send message data**ch3|syncack:failure occurred while attempting to send eager synchronization packet**ch3|unknownpkt %d:received unknown packet type (type=%d)**ch3|unknownpkt:received unknown packet type**init_comm_create %d:unable to create an intercommunicator for the parent (error %d)**init_comm_create:unable to create an intercommunicator for the parent**opnotpredefined %d:only predefined ops are valid (op = %d)**opnotpredefined:only predefined ops are valid**opundefined_rma %d:RMA target received unknown RMA operation type %d**opundefined_rma:RMA target received unknown RMA operation**ch3|get_parent_port:spawn process group was unable to obtain parent port name from the channel**ch3|get_parent_port_err_bcast:an error occurred while broadcasting the error code from MPIDI_CH3_Get_parent_port()**ch3|conn_parent:spawned process group was unable to connect back to the parent**ch3|conn_parent %s:spawned process group was unable to connect back to the parent on port <%s>**ch3|unhandled_connection_state:encountered an unexpected connection state**ch3|unhandled_connection_state %p %d:encountered an unexpected connection state (vc=%p, state=%d)**ch3|send_close_ack:an error occurred when the device attempted to acknowledge the closing of a connection**ch3|close_progress:an error occurred while the device was waiting for all open connections to close## To be removed#**init_vcrt:failed to create VCRT**init_getptr:failed to get the vcr## CH3:sock errors#**ch3|sock|strdup:[ch3:sock] MPIU_Strdup failed**ch3|sock|connclose:[ch3:sock] active connection unexpectedly closed**ch3|sock|hostlookup:[ch3:sock] hostname lookup failed**ch3|sock|hostlookup %s %d %s:[ch3:sock] failed to obtain host information for process %s:%d (%s)**ch3|sock|connrefused:[ch3:sock] connection refused**ch3|sock|connrefused %s %d %s:[ch3:sock] failed to connect to process %s:%d (%s)**ch3|sock|connterm:[ch3:sock] active connection unexpectedly terminated**ch3|sock|connfailed:[ch3:sock] failed to connnect to remote process**ch3|sock|connfailed %d %d:[ch3:sock] failed to connnect to remote process %d:%d**ch3|sock|connfailed %s %d:[ch3:sock] failed to connnect to remote process %s:%d**ch3|sock|badsock:[ch3:sock] internal error - bad sock**ch3|sock|failure:[ch3:sock] unknown failure**ch3|sock|failure %d:[ch3:sock] unknown failure, sock_errno=%d**ch3|sock|badpacket:[ch3:sock] received packet of unknow type**ch3|sock|badpacket %d:[ch3:sock] received packet of unknown type (%d)**ch3|sock|badbuscard:[ch3:sock] GetHostAndPort - Invalid business card**ch3|sock|badbuscard %s:[ch3:sock] GetHostAndPort - Invalid business card (%s)**ch3|sock|connallocfailed:[ch3:sock] unable to allocate a connection structure**ch3|pmi_finalize:PMI_Finalize failed**ch3|pmi_finalize %d:PMI_Finalize failed, error %d**ch3|sock|postread:attempt to post a read operation failed**ch3|sock|postread %p %p %p:attempt to post a read operation failed (rreq=%p,conn=%p,vc=%p)**ch3|sock|immedread:immediate read operation failed**ch3|sock|immedread %p %p %p:immediate read operation failed (rreq=%p,conn=%p,vc=%p)**ch3|sock|postwrite:attempt to post a write operation failed**ch3|sock|postwrite %p %p %p:attempt to post a write operation failed (sreq=%p,conn=%p,vc=%p)**ch3|sock|immedwrite:immediate write operation failed**ch3|sock|immedwrite %p %p %p:immediate write operation failed (rreq=%p,conn=%p,vc=%p)**ch3|sock|addrinuse:[ch3:sock] tcp port already in use**ch3|sock|addrinuse %d:[ch3:sock] tcp port %d already in use**ch3|sock|post_write:[ch3:sock] posting a write failed**ch3|sock|progress_finalize:[ch3:sock] progress_finalize failed**ch3|sock|accept:[ch3:sock] accepting a new connection failed**ch3|sock|postconnect:[ch3:sock] post connect failed**ch3|sock|postconnect %d %d %s:[ch3:sock] rank %d unable to connect to rank %d using business card <%s>**ch3|sock|connalloc:[ch3:sock] unable to allocate an internal connection structure**ch3|sock|scopenresp:[ch3:sock] failed to handle open response packet**ch3|sock|openlsend:[ch3:sock] failed to handle open lsend packet**ch3|sock|open_lrecv_data:[ch3:sock] failed to handle open lrecv data packet**ch3|sock|scconnaccept:[ch3:sock] failed to handle connection accept packet**ch3|sock|badhost:[ch3:soc] invalid host description**ch3|sock|badhost %s %d %s:[ch3:sock] invalid host description, %s:%d (%s)**pglookup:unable to find the process group structure**pglookup %s:unable to find the process group structure with id <%s>**ch3|sock|handle_sock_event:an error occurred while handling an event returned by MPIDU_Sock_Wait()**ch3|sock|pgsize_cache:process group size does not match the one in the cache**ch3|sock|pgsize_cache %d %d:size in cache %d, size passed %d**ch3|sock|bizcard_cache:business card does not match the one in the cache**ch3|sock|bizcard_cache %s %s:business card in cache: %s, business card passed: %s**ch3|sock|pgrank_cache:rank must be less than process group size in the cache**ch3|sock|pgrank_cache %d %d:pg size in cache %d, rank passed %d**ch3|sock|pg_limit:reached the limit of process groups for spawn/connect/accept**ch3|sock|pgsize:process group sizes don't match**ch3|sock|pgsize %d %d:existing pg size %d, matching pg size %d**ch3|sock|pgrank:rank must be less than process group size**ch3|sock|pgrank %d %d:pg size %d, rank passed %d**ch3|sock|pg_finalize:process group finalization failed## CH3:ssm#**MPIDI_CH3I_SHM_Attach_to_mem:MPIDI_CH3I_SHM_Attach_to_mem failed**MPIDI_CH3I_SHM_Attach_to_mem %d:MPIDI_CH3I_SHM_Attach_to_mem failed, error %d**MPIU_Strdup:MPIU_Strdup failed**business_card:Invalid business card**business_card %s:Invalid business card (%s)**hostlookup:Host lookup failed**hostlookup %d %d %s:Host lookup failed for process group %d, rank %d, business card <%s>**connrefused:Connection refused**connrefused %d %d %s:Connection refused for process group %d, rank %d, business card <%s>**connallocfailed:Connection failed**badpacket:Received a packet of unknown type**badpacket %d:Received a packet of unknown type (%d)**connfailed:Failed to connect to remote process**connfailed %d %d:Failed to connect to remote process %d-%d**OpenProcess:OpenProcess failed**OpenProcess %d %d:OpenProcess failed for process %d, error %d**open:open failed**open %s %d %d:open(%s) failed for process %d, error %d**CreateFileMapping:CreateFileMapping failed**CreateFileMapping %d:CreateFileMapping failed, error %d**shmat:shmat failed**shmat %d:shmat failed, error %d**shmget:shmget failed**shmget %d:shmget failed, error %d**MapViewOfFileEx:MapViewOfFileEx failed**MapViewOfFileEx %d:MapViewOfFileEx failed, error %d**connclose:active connection unexpectedly closed**connterm:active connection unexpectedly terminated**badsock:internal error - bad sock**failure:unknown failure**failure %d:unknown failure, error %d**init_progress:progress_init failed**snprintf:snprintf returned an invalid number**snprintf %d:snprintf returned %d**init_buscard:failed to get my business card**init_strtok_host:failed to copy the hostname from the business card**init_strtok_host %s:failed to copy the hostname from this business card: %s**boot_tostring:unable to get a string representation of the boostrap queue**boot_create:unable to create a bootstrap message queue**boot_unlink:unable to unlink the shared memory message queue**mqshm_unlink:unable to unlink the shared memory message queue**ch3ireadaggressive:aggressive reading failed**msgctl:msgctl failed**msgctl %d:msgctl returned %d**msgget:msgget failed**msgget %d:msgget returned %d**msgsnd:msgsnd failed**msgsnd %d:msgsnd returned %d**msgrcv:msgrcv failed**msgrcv %d:msgrcv returned %d**nextbootmsg:failed to get the next bootstrap message**winwait:WaitForSingleObject failed**CreateThread:CreateThread failed**CreateThread %d:CreateThread failed, error %d**FindWindowEx:FindWindowEx failed**FindWindowEx %d:FindWindowEx failed, error %d**boot_attach:failed to attach to a bootstrap queue**boot_attach %s:failed to attach to a bootstrap queue - %s**mq_open:failed to open a posix message queue**mq_open %d:failed to open a posix message queue, error %d**mq_close:failed to close a posix message queue**mq_close %d:failed to close a posix message queue, error %d**mq_send:failed to send a posix message queue message**mq_send %d:failed to send a posix message queue message, error %d**mq_receive:failed to receive a posix message queue message**mq_receive %d:failed to receive a posix message queue message, error %d**attach_to_mem:attach to shared memory segment failed**boot_detach:detaching from message queue failed**boot_recv:receiving bootstrap message failed**boot_send:sending bootstrap message failed**finalize_boot:destroying the message queue failed**finalize_progress:finalizing the progress engine failed**handle_sock_op:handle_sock_op failed**pfinal_sockclose:sock_close failed**post_connect:failed to post a connection**progress_handle_sock_op:handle_sock_op failed**progress_sock_wait:sock_wait failed**sock_wait:sock_wait failed**shm_read_progress:shared memory read progress failed**shmconnect_getmem:failed to allocate shared memory for a write queue**shmwrite:shared memory write failed**ibwrite:infiniband write failed**ssmwrite:sock/shared memory write failed**ssmwritev:sock/shared memory writev failed**attach_to_mem %d:attach to shared memory returned error %d**post_connect %s:%s failed in VC_post_connect**mqshm_create:failed to create a shared memory message queue**mqshm_send:failed to send a bootstrap message**mqshm_receive:failed to receive a bootstrap message**shm_unlink:failed to unlink shared memory**shm_unlink %s %d:failed to unlink shared memory object %s, error %d**shmctl:failed to mark the sysv segment for removal**shmctl %d:shmctl failed, error %d**shmctl %d %d:failed to mark the sysv segment %d for removal, error %d**ftok:failed to create a sysv key from a file name**ftok %s %d %d:failed to create a sysv key from the file '%s' and id %d, error %d**mqp_failure:failed to make progress on the shared memory bootstrap message queue**bad_conn:bad conn structure pointer**bad_conn %p %p:bad conn structure pointer (%p != %p)**invalid_listener:invalid listener**invalid_listener %p:invalid listener (%p)**pkt_type:invalid packet type**pkt_type %d:invalid packet type (%d)**pkt_ptr:invalid shm queue packet pointer**pkt_ptr %p %p:invalid shm queue packet pointer (%p != %p)**bad_sock:bad sock**bad_sock %d %d:bad sock (%d != %d)**bad_listenersock:bad listener sock**bootqmsg:invalid bootstrap queue message size**bootqmsg %d:invalid bootstrap queue message size (%d bytes)**bootqmsg %d %d:invalid bootstrap queue message size (%d bytes > %d)**ca:invalid completion action**ca %d:invalid completion action (%d)**conn_still_active:connection closed while still active**handle_written:unable to handle written data**init_vcrdup:failed to duplicate the virtual connection reference**invalid_handle:invalid handle**invalid_handle %d:invalid handle (%d)**invalid_handle %d %p:invalid handle (handle=%d, object=%p)**invalid_refcount:invalid reference count**invalid_refcount %d:invalid reference count (%d)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -