⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 errnames.txt

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TXT
📖 第 1 页 / 共 2 页
字号:
**argaddress:Address of location given to MPI_ADDRESS does not fix in a\Fortran integer**argaddress %ld:Address of location given to MPI_ADDRESS does not fix in a\Fortran integer (value is %ld)**errhandler:Invalid errhandler**errhandlernull:Null errhandler **errhandlerperm:Cannot free permanent error handler**errhandlerperm %s:Cannot free permanent error handler %s**statusignore:Invalid use of MPI_STATUS_IGNORE or MPI_STATUSES_IGNORE**argarray:Invalid value in array**argarray %s %d %d:Invalid value in %s[%d] = %d**argnamed:Invalid argument**argnamed %s %d:Invalid argument %s with value %d**darraydist:For MPI_DISTRIBUTE_NONE, the number of processes in that\      dimension of the grid must be 1**darraydist %d %d:For MPI_DISTRIBUTE_NONE, the value of array_of_psizes[%d]\ is %d but must have value 1**darrayunknown:Unknown distribution type **darrayblock:Value of m must be positive for block(m) distribution**darrayblock %d: Value of m in block(m) distribution is %d must must be\ positive**darrayblock2:m * nprocs is less than array_size and is not valid for\      block(m) distribution\      (optional arguments: {m*nprocs}, {array_size} (int))**darrayblock2 %d %d:m * nprocs is %d but must equal the array size %d and is\ not valid for block(m) distribution**darraycyclic:Value of m must be positive for a cyclic(m) distribution**darraycyclic %d:Value of m is %d but must be positive for a cyclic(m) \ distribution**argposneg:Value of position must be nonnegative**argposneg %d:Value of position is %d but must be nonnegative**infonkey:n (for nth key/value) is invalid**infonkey %d %d:n = %d (for nth key/value) is invalid; must be at least \ zero and less than %d**unknown:Unknown error.  Please file a bug report.**truncate:Message truncated**truncate %d %d:Message truncated; %d bytes received but buffer size is %d**other:Other MPI error**othersys:System resource limit exceeded **othersys %s:System resource (%s) limit exceeded **rsendnomatch:Ready send had no matching receive **rsendnomatch %d %d %d:Ready send from source %d, for destination %d and \ with tag %d had no matching receive**preinit:MPI_Init or MPI_Init_thread must be called first**preinit %s:MPI_Init or MPI_Init_thread must be called before %s**startup:Error on startup, such as a\      mismatch between mpiexec and the MPI libraries**startup %s:Error on startup: reason is %s**attrcopy:User defined attribute copy routine returned a non-zero return code**attrcopy %d:User defined attribute copy routine returned a non-zero return code %d**intern:Internal MPI error!**intern %s:Internal MPI error!  %s**instatus:See the MPI_ERROR field in MPI_Status for the error code**inpending:Pending request (no error)**request:Invalid MPI_Request**requestnull:Null MPI_Request **requestnotpersist:Request is not persistent in MPI_Start or MPI_Startall.**requestpersistactive:Persistent request passed to MPI_Start or MPI_Startall is already active.**fileaccess:Access denied to file**fileaccess %s:Access denied to file %s**fileamode:Invalid amode value in MPI_File_open **fileamode %d:Invalid amode value of %d in MPI_File_open **fileamodeone:Exactly one of MPI_MODE_RDONLY, MPI_MODE_WRONLY, or\ MPI_MODE_RDWR must be specified**fileamoderead:Cannot use MPI_MODE_CREATE or MPI_MODE_EXCL with\ MPI_MODE_RDONLY **fileamodeseq:Cannot specify MPI_MODE_SEQUENTIAL with MPI_MODE_RDWR**filename:Invalid file name**filename %s:Invalid file name %s**filenamelong:Pathname too long**filenamelong %s %d %d:Pathname %s too long (%d characters, maximum is %d)**filenamedir:Invalid or missing directory**filenamedir %s:Invalid or missing directory %s**conversion:An error occurred in a user-defined data conversion function**datarep:The requested datarep name has already been specified to\ MPI_REGISTER_DATAREP**fileinuse:File in use by some process**fileinuse %s:File %s is in use by some process**file:Invalid MPI_File**filenull:Null MPI_File **info:Invalid MPI_Info**infonull:Null MPI_Info **infokey:Invalid key for MPI_Info **infokeynull:Null key**infokeylong:Key is too long**infokeylong %s %d %d:Key %s is too long (length is %d but maximum allowed is %d)**infokeyempty:Empty or blank key **infoval:Invalid MPI_Info value **infovalnull:Null value**infovallong:Value is too long **infovallong %s %d %d:Value %s is too long (length is %d but maximum length is %d)**infonokey:MPI_Info key is not defined **infonokey %s:MPI_Info key %s is not defined **infonkey:Requested nth key does not exist**infonkey %d %d:Requested %dth key but this MPI_Info only has %d keys**io:Other I/O error **io %s:Other I/O error %s**ioetype:Only an integral number of etypes can be accessed**iofstype:Cannot determine filesystem type**iofstype %s:Cannot determine filesystem type for file %s**iofstypeunsupported:Specified filesystem is not available**iofstypeunsupported %s:Specified filesystem %s is not available**iosplitcoll:Only one active split collective I/O operation is allowed per file handle**iosplitcollnone:No split collective I/O operation is active**ioasyncwaiting:There are outstanding nonblocking I/O operations on this file**ioneedrdwr:Read/write access is required to this file**iofiletype:Filetype must be constructed out of one or more etypes**iosharedunsupported:Shared file pointers not supported**iosharedunsupported %s:Shared file pointers not supported on filesystem %s**ioamodeseq:Cannot use this function when the file is opened with amode\    MPI_MODE_SEQUENTIAL **ioamodeseq %s:Cannot use function %s when the file is opened with amode\    MPI_MODE_SEQUENTIAL**iowronly:Cannot read from a file opened with amode MPI_MODE_WRONLY**iosequnsupported:MPI_MODE_SEQUENTIAL not supported on this file system**iosequnsupported %s:MPI_MODE_SEQUENTIAL not supported on file system %s**servicename:Attempt to lookup an unknown service name **servicename %s:Attempt to lookup an unknown service name %s**allocmem:Unable to allocate memory for MPI_Alloc_mem**allocmem %d %d:Unable to allocate %d memory for MPI_Alloc_mem; only %d available**notsame:Inconsistent arguments to collective routine **notsame %s %s:Inconsistent arguments %s to collective routine %s**notsamevalue:Arguments to collective routine must be the same**notsamevalue %s %s:Argument %s to collective routine %s must be the same**notsameroot:Inconsistent root **notsameorder:Collective routines called in an inconsistent order#**notsameorder:Collective routines called in an inconsistent order (optional arguments: null terminated#      array of names (array of string))**filenospace:Not enough space for file **filenospace %s %d %d:Not enough space for file %s; %d needed but only %d available**filenoexist:File does not exist**filenoexist %s:File %s does not exist**port:Invalid port**portexist:Named port does not exist**portexist %s:Named port %s does not exist**porttimeout:Time out attempting an MPI_Comm_connect to a port**porttimeout %s:Time out attempting an MPI_Comm_connect to a port named %s**filequota:Quota exceeded for files**filequota %s:Quota %s exceeded for files**filerdonly:Read-only file or filesystem name**filerdonly %s:Read-only file or filesystem name %s**nameservice:Invalid service name (see MPI_Publish_name)**nameservice %s:Invalid service name %s (see MPI_Publish_name)**servicenameunpublish:Attempt to unpublish an unknown service name**servicenameunpublish %s:Attempt to unpublish an unknown service name %s**spawn:Error in spawn call**spawnfail:Could not spawn all requested processes **spawnpgm:The named program could not be found**spawnpgm %s:The program %s could not be found**spawnmanager:The process manager returned an error**spawnmanager %s:The process manager returned an error: %s**datarepunsupported:Unsupported datarep passed to MPI_File_set_view **datarepunsupported %s:Unsupported datarep %s passed to MPI_File_set_view**fileopunsupported:Unsupported file operation **fileopunsupported %s:Unsupported file operation %s**win:Invalid MPI_Win**winnull:Null MPI_Win**winname:Cannot set window object name **winpassive:Attempt to use passive target access with a window not allocated\with MPI_Alloc_mem. **freemembase:Invalid base address in MPI_Free_mem **base:Invalid base address**base %d:Invalid base address %d**locktype:Invalid locktype**keyvalnull:Null keyval **keyvalperm:Cannot free permanent attribute key**keyvalcomm:Keyval is not in communicator **keyvaldtype:Keyval is not in datatype **keyvalwin:Keyval is not in window object **rmaconflict:Conflicting accesses to window **rmasync:Wrong synchronization of RMA calls **rmasize:Invalid size argument in RMA call**rmasize %d:Invalid size argument in RMA call (value is %d)**rmadisp:Invalid displacement argument in RMA call **assert:Invalid assert argument# Duplicates?#**argnull:Invalid null parameter#**argnull %s:Invalid null parameter %s

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -