📄 defmsg.h
字号:
{ short42, long42 },{ short43, long43 },{ short44, long44 },{ short45, long45 },{ short46, long46 },{ short47, long47 },{ short48, long48 },{ short49, long49 },{ short50, long50 },{ short51, long51 },{ short52, long52 },{ short53, long53 },{ short54, long54 },{ short55, long55 },{ short56, long56 },{ short57, long57 },{ short58, long58 },{ short59, long59 },{ short60, long60 },{ short61, long61 },{ short62, long62 },{ short63, long63 },{ short64, long64 },{ short65, long65 },{ short66, long66 },{ short67, long67 },{ short68, long68 },{ short69, long69 },{ short70, long70 },{ short71, long71 },{ short72, long72 },{ short73, long73 },{ short74, long74 },{ short75, long75 },{ short76, long76 },{ short77, long77 },{ short78, long78 },{ short79, long79 },{ short80, long80 },{ short81, long81 },{ short82, long82 },{ short83, long83 },{ short84, long84 },{ short85, long85 },{ short86, long86 },{ short87, long87 },{ short88, long88 },{ short89, long89 },{ short90, long90 },{ short91, long91 },{ short92, long92 },{ short93, long93 },{ short94, long94 },{ short95, long95 },{ short96, long96 },{ short97, long97 },{ short98, long98 },{ short99, long99 },{ short100, long100 },{ short101, long101 },{ short102, long102 },{ short103, long103 },{ short104, long104 },{ short105, long105 },{ short106, long106 },{ short107, long107 },{ short108, long108 },{ short109, long109 },{ short110, long110 },{ short111, long111 },{ short112, long112 },{ short113, long113 },{ short114, long114 },{ short115, long115 },{ short116, long116 },{ short117, long117 },{ short118, long118 },{ short119, long119 },{ short120, long120 },{ short121, long121 },{ short122, long122 },{ short123, long123 },};#endif#if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG_GENERICstatic 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[] = "**argneg %s %d";static const char long_spc3[] = "Invalid value for %s, must be non-negative but is %d";static const char short_spc4[] = "**argnonpos %s %d";static const char long_spc4[] = "Invalid value for %s; must be positive but is %d";static const char short_spc5[] = "**argrange %s %d %d";static const char long_spc5[] = "Argument %s has value %d but must be within [0,%d]";static const char short_spc9[] = "**bsendbufsmall %d %d";static const char long_spc9[] = "Buffer size of %d is smaller than MPI_BSEND_OVERHEAD (%d)";static const char short_spc12[] = "**bufbsend %d %d";static const char long_spc12[] = "Insufficient space in Bsend buffer; requested %d; totalbuffer size is %d";static const char short_spc17[] = "**cartcoordinvalid %d %d %d";static const char long_spc17[] = " Cartesian coordinate for the %d coordinateis %d but must be between 0 and %d";static const char short_spc18[] = "**cartdim %d %d";static const char long_spc18[] = "Size of the communicator (%d) is smaller than the size of theCartesian topology (%d)";static const char short_spc24[] = "**commperm %s";static const char long_spc24[] = "Cannot free permanent communicator %s";static const char short_spc27[] = "**countneg %d";static const char long_spc27[] = "Negative count, value is %d";static const char short_spc30[] = "**dims %d";static const char long_spc30[] = "Invalid dimension argument (value is %d)";static const char short_spc31[] = "**dimsmany %d %d";static const char long_spc31[] = "Number of dimensions %d is too large (maximum is %d)";static const char short_spc37[] = "**dupprocesses %d";static const char long_spc37[] = "Local and remote groups in MPI_Intercomm_create must notcontain the same processes; both contain process %d";static const char short_spc38[] = "**edgeoutrange %d %d %d";static const char long_spc38[] = "Edge index edges[%d] is %d but must be nonnegativeand less than %d";static const char short_spc52[] = "**groupnotincomm %d";static const char long_spc52[] = "Rank %d of the specified group is not a member of this communicator";static const char short_spc53[] = "**indexneg %d %d";static const char long_spc53[] = "Index value for index[%d] is %d but must be nonnegative";static const char short_spc54[] = "**indexnonmonotone %d %d %d";static const char long_spc54[] = "Index values in graph topology must be monotonenondecreasing but index[%d] is %d but the next index value is %d";static const char short_spc60[] = "**infonkey %d %d";static const char long_spc60[] = "Requested %dth key but this MPI_Info only has %d keys";static const char short_spc61[] = "**infonokey %s";static const char long_spc61[] = "MPI_Info key %s is not defined ";static const char short_spc69[] = "**intercommcoll %s";static const char long_spc69[] = "Intercommunicator collective operation for %s has not been implemented";static const char short_spc70[] = "**intern %s";static const char long_spc70[] = "Internal MPI error! %s";static const char short_spc85[] = "**notsame %s %s";static const char long_spc85[] = "Inconsistent arguments %s to collective routine %s";static const char short_spc86[] = "**nulledge %d %d";static const char long_spc86[] = "Edge for node %d (entry edges[%d]) is to itself";static const char short_spc87[] = "**nullptr %s";static const char long_spc87[] = "Null pointer in parameter %s";static const char short_spc88[] = "**nullptrtype %s";static const char long_spc88[] = "Null %s pointer";static const char short_spc90[] = "**opundefined %s";static const char long_spc90[] = "MPI_Op %s operation not defined for this datatype ";static const char short_spc95[] = "**rangedup %d %d %d";static const char long_spc95[] = "The range array specifies duplicate entries; process %dspecified in range array %d was previously specified in range array %d";static const char short_spc96[] = "**rangeendinvalid %d %d %d";static const char long_spc96[] = "The %dth element of a range array ends at %dbut must be nonnegative and less than %d";static const char short_spc97[] = "**rangestartinvalid %d %d %d";static const char long_spc97[] = "The %dth element of a range array starts at %dbut must be nonnegative and less than %d";static const char short_spc98[] = "**rank %d %d";static const char long_spc98[] = "Invalid rank has value %d but must be nonnegative and less than %d";static const char short_spc99[] = "**rankarray %d %d %d";static const char long_spc99[] = "Invalid rank in rank array[%d], value is %d but must be in 0 to %d.";static const char short_spc100[] = "**rankdup %d %d %d";static const char long_spc100[] = "Duplicate ranks in rank array at index %d, has value %d which isalso the value at index %d";static const char short_spc101[] = "**ranklocal %d %d";static const char long_spc101[] = "Error specifying local_leader; rank given was %d but mustbe in the range 0 to %d";static const char short_spc102[] = "**rankremote %d %d";static const char long_spc102[] = "Error specifying remote_leader; rank given was %d but mustbe in the range 0 to %d";static const char short_spc108[] = "**rmasize %d";static const char long_spc108[] = "Invalid size argument in RMA call (value is %d)";static const char short_spc110[] = "**root %d";static const char long_spc110[] = "Invalid root (value given was %d)";static const char short_spc113[] = "**stride %d %d %d";static const char long_spc113[] = "Range (start = %d, end = %d, stride = %d) does not terminate";static const char short_spc116[] = "**tag %d";static const char long_spc116[] = "Invalid tag, value is %d";static const char short_spc119[] = "**topotoolarge %d %d";static const char long_spc119[] = "Topology size %d is larger than communicator size (%d)";static const char short_spc121[] = "**typenamelen %d";static const char long_spc121[] = " Specified datatype name is too long (%d characters)";/* This array parallels the generic_err_msgs array, with null entries where there is no special instance-specific message */static msgpair specific_err_msgs[] = {{ 0, 0 },{ 0, 0 },{ short_spc2, long_spc2 },{ short_spc3, long_spc3 },{ short_spc4, long_spc4 },{ short_spc5, long_spc5 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc9, long_spc9 },{ 0, 0 },{ 0, 0 },{ short_spc12, long_spc12 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc17, long_spc17 },{ short_spc18, long_spc18 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc24, long_spc24 },{ 0, 0 },{ 0, 0 },{ short_spc27, long_spc27 },{ 0, 0 },{ 0, 0 },{ short_spc30, long_spc30 },{ short_spc31, long_spc31 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc37, long_spc37 },{ short_spc38, long_spc38 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc52, long_spc52 },{ short_spc53, long_spc53 },{ short_spc54, long_spc54 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc60, long_spc60 },{ short_spc61, long_spc61 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc69, long_spc69 },{ short_spc70, long_spc70 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc85, long_spc85 },{ short_spc86, long_spc86 },{ short_spc87, long_spc87 },{ short_spc88, long_spc88 },{ 0, 0 },{ short_spc90, long_spc90 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc95, long_spc95 },{ short_spc96, long_spc96 },{ short_spc97, long_spc97 },{ short_spc98, long_spc98 },{ short_spc99, long_spc99 },{ short_spc100, long_spc100 },{ short_spc101, long_spc101 },{ short_spc102, long_spc102 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ 0, 0 },{ short_spc108, long_spc108 },{ 0, 0 },{ short_spc110, long_spc110 },{ 0, 0 },{ 0, 0 },{ short_spc113, long_spc113 },{ 0, 0 },{ 0, 0 },{ short_spc116, long_spc116 },{ 0, 0 },{ 0, 0 },{ short_spc119, long_spc119 },{ 0, 0 },{ short_spc121, long_spc121 },{ 0, 0 },{ 0, 0 },};#endif#if MPICH_ERROR_MSG_LEVEL > MPICH_ERROR_MSG_NONE#define MPIR_MAX_ERROR_CLASS_INDEX 54static int class_to_index[] = {115,14,26,33,116,20,98,110,51,89,118,30,1,122,120,91,70,68,67,103,40,41,44,25,28,42,43,39,55,56,62,61,71,76,0,85,46,45,94,48,49,111,112,29,47,123,8,75,72,106,109,108,107,6,};#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -