Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Diagnostic Message Catalog (506 entries)

Addresses apply to ptxas v13.0.88 (CUDA 13.0). VA base 0x400000 (non-PIE).

Every diagnostic string ptxas can emit, recovered from its message tables. Each entry has a table name, an in-table id, a numeric severity code, the decoded severity, and the format string. %s / %d placeholders are filled at emit time from the failing (SM, ISA, instruction, modifier) tuple or the offending token.

Severity distribution: error=341, fatal=103, info=13, warning=49. Tables: link=41, main=465.

tableidsevseveritymessage
main06fatalMemory allocation failure
main16fatalStray '"' character
main26fatalStray '[' character
main36fatalStray '' character
main46fatalCould not open output file '%s'
main56fatalCould not open input file '%s'
main66fatalMemory allocation failure
main76fatalUnexpected non-ASCII character encountered on line %u
main86fatalUnexpected EOF encountered on line %u
main95errorNon-generic address is not supported as operand for %s instruction
main105errorIllegal operand type for address/array-index
main115errorInstruction '%s' is not yet implemented %s '%s'
main125errorOnly %s vector modifier supported with type %s on %s operation for %s
main136fatalUnsupported Function '%s' on arch '%s' or higher
main145error'%s' syntax expected for instruction '%s'
main155errorArgument %d of instruction '%s': value '%d' must be %s the value '%d' of argument %d
main165errorUnsupported modifier '%s' for instruction '%s'
main175errorUnsupported modifier '%s' %s for instruction '%s'
main185errorUnexpected number of '%s' modifiers specified
main196fatalNo variable storage specified
main205errorNumber of threads participating in barrier must be in multiple of warp size
main215errorCall to '%s' requires call prototype
main222infoPotential out of bound access while accessing symbol '%s' of type '%s' with instruction type '%s'.
main235errorIllegal to use symbol '%s' of type %s as %s. Use %s only.
main245errorInvalid combination of '%s' and '%s' for instruction '%s' %s
main256fatalNumber of %s arguments (%d) to inline function '%s' crosses the limit %d. Consider increasing the limit
main265errorArgument %d of instruction '%s': Maximum of %d-bits are expected to be set
main275errorInvalid reserved shared memory variable %s
main285errorRegisters 0-3 are reserved by ABI and cannot be used for %s
main295errorMinimum parameter register %d and number of parameter registers %d together overflows maximum register limit %d for %s
main305errorUnexpected number of arguments specified for pragma %s
main313warningUnknown pragma '%s'. Ignoring pragma
main325errorCannot define alias to variable object '%s'
main335errorFunction '%s' with %s scope cannot be aliased
main345errorMismatch in prototype of alias '%s' and aliasee '%s'. %s differ(s)
main355error'%s' is already aliased to '%s' and cannot be redefined
main365errorCannot alias a function to itself
main375errorCannot define alias to entry function '%s'
main385errorIllegal redefinition of function '%s' as alias
main395errorModifier '%s' on instruction '%s' %s is not supported starting %s and later architectures
main402infoAdvisory: Modifier '%s' should be used on instruction '%s' instead of modifier '%s' as it is expected to have substantially reduced performance on some future architectures
main413warningAdvisory: '%s' modifier on instruction '%s' should be used on .target '%s' instead of .target '%s' as this feature is expected to have substantially reduced performance on some future architectures
main423warning'%s' modifier on instruction %s is deprecated since PTX ISA version %s and will be discontinued from future PTX ISA version
main433warning'%s' modifier on instruction %s may produce unexpected results on %s and later architectures
main445errorInstruction '%s' with '%s' is not supported starting from PTX ISA version %s
main455errorInstruction '%s' without '.sync' is not supported on .target sm_70 and higher from PTX ISA version 6.4
main463warningInstruction '%s' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a future PTX ISA version
main473warningInstruction '%s' without '.sync' may produce unpredictable results on %s and later architectures
main485errorArgument(s) to pragma '%s' cannot be empty
main495errorAttribute '%s' specified multiple times in function
main505errorPragma '%s' is allowed only within function scope
main515errorPragma '%s' cannot be specified for device functions
main525errorPragma '%s' cannot be specified for function '%s'
main535errorlocal_maxnreg specified multiple times in function '%s'
main545errorPragma '%s' specified multiple times in function '%s'
main555errorInvalid range '%s' specified for .pragma '%s'
main565errorInvalid value '%s' specified for .pragma '%s'
main575errorIllegal %clayout '%s' for instruction '%s'
main585errorFeature '%s' cannot be compiled for architecture '%s'
main595errorInstruction '%s' cannot be compiled for architecture '%s'
main605errorFeature '%s' not supported on .target '%s'
main615errorInstruction '%s' not supported on .target '%s'
main625errorIllegal matrix shape '%s' for instruction '%s' with '%s' modifier
main635errorIllegal matrix shape '%s' for instruction '%s'
main645errorModifier '%s' requires '%s' space for instruction '%s'
main655error%s must be in '%s' space
main665errorOnly the last input parameter can be an incomplete array.
main675error%s cannot be an incomplete array.
main683warningProgram is doing double precision computations.
main695errorUndefined metadata index '%d'
main705errorDuplicate metadata node with index '%d'
main715errorIllegal use of attribute '%s' for instruction '%s'
main725errorIllegal to predicate instruction '%s' with operand '%s'
main735errorIllegal attribute '%s' for symbol '%s'
main745errorIllegal operand type to instruction '%s'
main753warning%s
main763warningDouble is not supported. Demoting to float
main775errorModifier '%s' requires .target %s or higher
main785errorModifier '%s' requires PTX ISA .version %s or later
main795errorFeature '%s' requires .target %s or higher
main805errorModifier '%s' on '%s' requires .target %s or higher
main815errorModifier '%s' on '%s' requires PTX ISA .version %s or later
main825errorFeature '%s' requires PTX ISA .version %s or later
main835errorInstruction '%s%s%s%s' requires PTX ISA .version %d.%d or later
main845errorInstruction '%s%s%s%s' requires .target sm_%d or higher
main855errorInstruction '%s' requires .target %s or higher
main865errorUndefined preprocessor macro '%s'
main876fatalNon-terminated preprocessor macro
main886fatalMissing .ENDMACRO
main896fatalMissing .ENDIF
main906fatalIll formed conditional
main915errorToo many operands for macro '%s'
main925errorFormal parameter '%s' is also the name of a reserved macro parameter.
main935errorFormal parameter names must be all different.
main945errorDeprecated feature: '%s' not supported as of PTX version %s
main955errorUnimplemented feature: %s
main965errorSource location %d %d %d used in inlined_at directive must be used in a preceding .loc directive
main975errorDebug information not found in presence of .target debug
main985error%s directive(s) required for directive '%s'
main995errorConflicting directives: %s
main1005errorDirective map_f64_to_f32 is not supported with SM 1.3 or higher
main1015errorInstruction '%s' requires SM 1.3 or higher, or map_f64_to_f32 directive
main1026fatalMissing .target directive at start of file '%s'
main1036fatalTarget architecture not defined at start of file '%s'
main1045errorConflicting .target option '%s'
main1056fatalUnsupported .target '%s'
main1066fatalMissing .version directive at start of file '%s'
main1076fatalUnsupported .version %s; current version is '%s'
main1085errorInstruction '%s' applies only to signed numeric types
main1095errorRead-only special register cannot be destination argument
main1105errorSpecial register argument not allowed for instruction '%s'
main1115errorModule-scoped variables in %s state space are not allowed with ABI
main1125errorUndefined file index #%d
main1135errorDuplicate file index #%d
main1145errorUnable to infer type of vector elements (assuming .b8)
main1155errorIncompatible elements of vector expression
main1162infoField '%s' is ignored in .texref variables in independent texture mode
main1176fatalUnrecognized field name '%s' in opaque struct initializer
main1186fatalToo many elements in opaque struct initializer
main1195errorOpaque structure initializer requires named fields
main1206fatalGreater number of elements in array initializer
main1216fatalIncorrect number of elements in vector initializer
main1226fatalVariable used as initial value not in .global or .const state space
main1236fatalExpected initializer for symbol '%s'.
main1246fatalInvalid initial value expression
main1255errorInvalid mask value '0x%llx' used in initializer
main1266fatalInvalid initial value symbol '%s'
main1275errorUnrecognized initial value symbol '%s'
main1286fatalInitial value type mismatch
main1295errorDirective '%s' is supported only for '%s' functions
main1305errorInvalid directive '%s' for function '%s'
main1315errorOperand negation not allowed for instruction '%s'
main1325errorFloating-point coordinates required
main1335errorInteger coordinates require .s32 instruction type
main1345errorIllegal type for %s
main1355errorValue out of range for type .b%d %lld
main1365errorPositive non-zero value expected for %s
main1375errorBarrier number '%llu' out of range, expected to be in range [0..15]
main1385errorInstruction '%s' requires .v%d type
main1395errorOperand vector size doesn't match geometry for instruction '%s'
main1405errorIllegal query modifier for instruction '%s'
main1416fatalNo initial value is allowed for .f16 type
main1425errorNo initial value is allowed for external symbol '%s'
main1435errorNo initial value is allowed for '%s' in this state space
main1445errorUnexpected number of state spaces specified in instruction '%s'
main1455errorMultiple state spaces specified
main1465error%s %d is invalid for %s
main1475errorAlignment value too large, %s
main1485errorArgument %d of '%s' instruction: value must be %s
main1495errorAlignment must be a power of two
main1505errorArgument %d of instruction '%s' : value '%lld' expected to be a non-zero positive
main1515errorInstruction '%s' requires a non-zero thread count argument
main1525errorMembar level required for instruction '%s'
main1535errorDeclarations not allowed in .sreg space
main1545error%s state space expected for feature '%s'
main1555errorState space incorrect for feature '%s'
main1565errorState space mismatch between instruction and address in instruction '%s'
main1575errorState space incorrect for instruction '%s', expected '%s'
main1585errorState space incorrect for instruction '%s'
main1595errorNo state space qualifier expected for instruction '%s'
main1605errorSink '_' is expected as a destination operand for instruction '%s' with '%s'
main1616fatalResult discard mode is not allowed for instruction '%s'
main1625errorSink '_' not allowed as a destination operand for instruction '%s'
main1635errorSink '_' not allowed as a source operand
main1645errorIllegal state space for address operand '%s' with instruction '%s'
main1655errorIllegal rounding modifier for instruction '%s'
main1665errorIncorrect '%s' modifier specified for instruction '%s'
main1675errorIllegal modifier '%s' for instruction '%s' with '%s'
main1685errorIllegal modifier '%s' for instruction '%s' with type '%s'
main1695errorIllegal modifier '%s' for instruction '%s', for arch '%s'
main1705errorIllegal modifier '%s' for instruction '%s'
main1715errorUnknown modifier '%s'
main1725errorMultiple %s modifiers specified
main1735errorDuplicate '%s' modifier specified for instruction '%s'
main1745errorDuplicate %s modifier
main1755errorArgument %d of instruction '%s': unexpected value '%lld' when '%s' and '%s'
main1765errorArgument %d of instruction '%s': unexpected value '%lld', expected to be %s
main1775errorArgument %d of instruction '%s': unexpected value '%lld', expected to be multiple of %d
main1785errorArgument %d of instruction '%s': value '%lld' expected to be in range [%d..%d] when %s
main1795errorArgument %d of instruction '%s': value '%f' out of range, expected to be in range (%f .. %f]
main1805errorArgument %d of instruction '%s': value '%lld' out of range, expected to be in range [%lld..%lld]
main1815errorArgument %d of instruction '%s': value '%d' out of range, expected to be in range [%d..%d]
main1825errorArgument %d of instruction '%s': must be %d-bit size
main1835errorArgument %d of instruction '%s': must be constant
main1845errorArgument %d of instruction '%s': must be register or constant
main1855errorIndirect access to texture requires unified texture mode
main1865errorIndirect access to surface requires .u64 type
main1875errorIndirect access to sampler requires .u64 type
main1885errorIndirect access to texture requires .u64 type
main1895errorInstruction or declaration violates .target texmode_%s setting
main1905errorArgument %d of instruction '%s': value of mask should be between 1 and 127
main1915errorArgument %d of instruction '%s': vector size should be equal to number of bits set in mask
main1925errorArgument %d of instruction '%s': duplicate elements are not allowed in destination vector
main1935errorArgument %d of instruction '%s': .samplerref or .u64 register expected
main1945errorArgument %d of instruction '%s': .surfref or .u64 register expected
main1955errorArgument %d of instruction '%s': .texref or .u64 register expected
main1965errorArgument %d of instruction '%s': .samplerref expected
main1975errorArgument %d of instruction '%s': must be register
main1985errorResult register required for instruction '%s'
main1995errorInstruction '%s' requires .u32 or .u64 type
main2005errorInstruction '%s' requires '%s' type with '%s' modifier.
main2015errorInstruction '%s' requires '%s' type
main2025errorIncorrect type '%s' for operation '%s' in instruction '%s'
main2035errorOperation requires .pred type
main2045errorOperation requires .u32 type
main2055errorOperation %s requires %s type for instruction '%s'
main2065errorIllegal operation '%s' for instruction '%s'
main2075errorReduction operation is required for instruction '%s'
main2085errorIllegal reduction operation for instruction '%s%s%s'
main2095errorBoolean operation is required for instruction '%s'
main2105errorComparison qualifier is not allowed for instruction '%s'
main2115errorMismatch between instruction type and comparison qualifier
main2125errorVector qualifier is not allowed for instruction '%s'
main2135errorIllegal argument to predicate negation
main2145errorIllegal argument to unary minus
main2155errorOperand negation limited to either (source A xor source B) or source C
main2165errorIllegal combination of .sat and .add modifiers
main2175errorIllegal secondary operation for video instruction '%s'
main2185errorVideo selector is not allowed on 'source C' operand
main2195errorVideo selector is not allowed on source operand for instruction '%s'
main2205errorVideo selector is not allowed on destination for instruction '%s'
main2215errorVideo instruction cannot have destination selector and secondary operation
main2225errorUnexpected Byte/Word selector when '%s' and '%s'
main2235errorIncompatible Byte/Word selector when '%s' and '%s'
main2245errorByte/Word selector is required for operand %d of instruction '%s'
main2255errorArgument %d of instruction '%s': Argument vector size mismatch
main2265errorArgument %d of instruction '%s': incompatible Byte/word selector when '%s' and '%s'
main2275errorByte selector is required for operand %d of instruction '%s'
main2285errorIncorrect byte selector for operand %d of instruction '%s'
main2295errorIncorrect video selector for operand %d
main2305errorUnknown video selector: '%s'
main2315errorUnknown vector selector: '%c'
main2325errorConflicting use of '.po' modifier with operand negation
main2335errorMultiple instruction post-operation flags set
main2345errorMultiple comparisons set
main2355errorIllegal vector-vector operands for vector-scalar or scalar-vector mov instruction
main2365errorVector operand is not allowed for instruction '%s'
main2375errorArgument vector size mismatch for instruction '%s'
main2385errorVector of size %d is expected for argument %d of instruction '%s'
main2395errorVector is not expected for argument %d of instruction '%s'
main2405errorVector expected for argument %d
main2415errorResult vector expected
main2425errorPredicate expression expected
main2435errorModifier '.cc' applies only to %s integer types
main2445errorModifier '.sat' does not apply to '%s' type
main2455errorModifier '.ftz' does not apply to this type of convert operation
main2465error%s modifier required for instruction '%s' with modifier '%s'
main2475errorModifier '%s' required for instruction '%s' with type '%s' and operation '%s'
main2485error'%s' modifier required for instruction '%s' with destination type '%s'
main2495error'%s' modifier required for instruction '%s' with type '%s'
main2505error%s modifier required for instruction '%s' with %d arguments
main2515error%s modifier required for instruction '%s%s%s%s'
main2525error%s modifier required for instruction '%s'
main2535errorIllegal cache operation for instruction 'ld.nc'
main2545errorModifier '.nc' requires .global space
main2555errorModifier '%s' requires modifier '%s' for instruction '%s'
main2565errorModifier '%s' requires modifier '%s'
main2575errorModifier '%s' requires %s with '%s' instruction
main2585errorModifier '%s' cannot be combined with modifier '%s'
main2595errorModifier '%s' cannot be applied to '%s' space for instruction '%s'
main2605errorModifier '%s' cannot be applied to '%s' space
main2615errorPredicate output expected for instruction '%s'
main2625errorPredicate output not allowed for instruction '%s'
main2635errorIllegal instruction types specified for '%s' with shape '%s'
main2645errorNot a name of any known instruction: '%s'
main2655errorUnexpected number of arguments specified for %s with '%s'
main2665errorUnexpected number of arguments specified for %s with shape '%s'
main2675errorUnexpected number of instruction types specified for %s with shape '%s'
main2685errorUnexpected number of operations specified for %s with shape '%s'
main2695errorIncorrect operations specified for %s with shape '%s'
main2705error.dtype must be '%s' when .ctype is '%s' for '%s' instruction with shape '%s'
main2715errorModifier '%s' require for instruction %s with shape '%s'
main2725errorModifier %s not allowed for instruction %s with shape '%s'
main2735errorIncorrect instruction type specified for %s with shape '%s'
main2745errorModifier %s not allowed for shape '%s'
main2755errorInconsistent type '%s' with vector .v%d for '%s'
main2765errorInstruction '%s' supports vector of only %s types
main2773warningUnexpected instruction types specified for '%s'
main2785errorUnexpected instruction types specified for '%s'
main2795errorArguments mismatch for instruction '%s'
main2805errorIllegal expression '%s'
main2815errorUnknown symbol '%s'
main2825errorUnknown field '%s'
main2835errorArray indexing on non-array
main2845errorType %s may only be used as an instruction type
main2855errorVector type too large, exceeds 128 bit limit
main2865errorArray index in the '%s' instruction has unexpected type. Expecting type .u32
main2875errorVector with elements of different types are not allowed in %s instruction
main2885errorIncorrect no. of matrix: %d for %s with shape '%s'
main2895errorIllegal vector size: %d
main2905errorIllegal bank number: %d
main2915errorConstant banks 1..%d are reserved for external incomplete arrays
main2925errorInconsistent state space for parameter '%s'
main2935errorFormal parameter '%s' declared in .param space cannot be used as argument to call
main2945errorCall argument '%s' has illegal state space
main2955errorIllegal to write to function input parameter '%s'
main2965errorIllegal to read function return parameter '%s'
main2975errorMultiple return parameters require .register state space
main2985errorFunction parameter '%s' has illegal state space
main2995errorIllegal parameter name '%s'
main3005errorEntry parameter '%s' must have .param state space
main3015errorParameter variables must be declared within .entry parameter list
main3025errorParameter variables may not be declared at module scope
main3035errorParameter variables must be declared within .entry function
main3045error%s variables must be declared in .global space
main3055errorTexture/surface variable must be at module or entry parameter scope
main3065errorTexture variables must be declared at module scope
main3075errorFunction definition conflicts with '.extern' declaration for function '%s'
main3085error'.extern' variable '%s' cannot be resolved by a '.static'
main3095errorInconsistent redefinition of variable '%s'
main3105errorIllegal scope for variable '%s'
main3115errorImmediate addresses allowed only for .local state space
main3125errorVariable '%s' cannot be allocated in .param state space
main3135errorVariable '%s' cannot be allocated into a register
main3145errorPredicate type can only be used to define scalar register variables
main3155errorPredicate variable '%s' must be in register state space
main3165errorNon-external variable '%s' has incomplete type
main3175errorVector type only allowed over basic types
main3185errorIllegal to take address of parameter '%s'
main3195errorIllegal Addressing Mode in instruction '%s'
main3205errorAddress expected for argument %d of instruction '%s'
main3216fatal.const or .global array expected for argument %d of instruction '%s'
main3226fatalLabel or %s array expected for argument %d of instruction '%s'
main3235errorLabel with '.branchtargets' directive expected for argument %d of instruction '%s'
main3245errorLabel expected for argument %d of instruction '%s'
main3256fatalLabel expected for forward reference of '%s'
main3265errorIllegal call target, device function expected
main3275errorIllegal branch target, label expected
main3285errorVariable '%s' must be type .u32 or .u64
main3295errorArray of incomplete type
main3305errorIllegal target for instruction '%s'
main3315errorIllegal argument for formal parameter '%s'
main3325errorAlignment of argument does not match formal parameter '%s'
main3335errorType of argument does not match formal parameter '%s'
main3345errorCall has wrong number of parameters
main3356fatalCall target not recognized
main3365errorFunction '%s' not declared in this scope
main3375errorParameter '%s' uses .allocno %d which overlaps with other parameter's .allocno
main3385errorParameter '%s' uses .allocno %d which is not aligned for type '%s'
main3395errorParameter '%s' has illegal alignment (must be aligned to 1, 2, 4, 8, 16, 32, 64, or 128 bytes)
main3405errorFunction '%s' uses .allocno for some input and return parameters but not all
main3415errorMismatch between declaration and definition of function '%s', %s differ
main3425errorInconsistent prototypes of '%s', %s differ
main3435errorInconsistent redefinition of '%s' as entry and function
main3446fatalInconsistent redefinition of symbol '%s'
main3455errorDuplicate definition of macro '%s'
main3465errorDuplicate definition of function '%s'
main3475errorDuplicate definition of variable '%s'
main3485errorDuplicate definition of label '%s'
main3495errorUnsupported cast operation
main3506fatalConstant expression has division by zero
main3515errorConstant expression type mismatch
main3525errorInteger constant expression expected
main3535errorConstant overflow
main3545errorEntry function '%s' uses too much parameter space (0x%x bytes, 0x%x max).
main3555errorIllegal placement of kernel parameter attribute
main3565errorIllegal value for .address_size directive (must be 32 or 64)
main3576fatalError reading obfuscated PTX file
main3585errorParsing error near '%s': %s
main3596fatalParsing error near '%s': %s
main3606fatalInput file '%s' could not be opened
main3613warningGNU Jobserver support requested, but no compatible jobserver found. Ignoring '--jobserver'
main3626fatalJobserver requested, but an error occurred
main3635errorFunction '%s' uses reserved shared memory when not allowed.
main3646fatalCancellation of compilation requested through callback function
main3652infoDisabling default position-independent-code(pic) compilation mode as program requires more resources than allowed.
main3665errorFunction '%s' uses single CTA(.cta_group::1) and CTA pair granularity(.cta_group::2) and that is not allowed.
main3675errorFunction '%s' using feature '%s' and with shape '%s' cannot be compiled with specified register target constraints
main3683warningCaller and callee expected to have different return address register but '%s' and '%s' both use R%d as return address register
main3693warningFunction '%s' specifies register R%d as scratch register which is used as return address register
main3703warningParameter register R%d is not marked as scratch for function '%s'
main3713warningRegister spills may happen since callee '%s' specifies register R%d as scratch but caller '%s' doesn't specify
main3725errorParameter registers from R%d to R%d overlap with return address register R%d to R%d for %s '%s'
main3735errorFeature '%s' requires command line option '%s'.
main3745errorPragma '%s' has value %d which is not aligned
main3755error%s %d is invalid for %s
main3765errorCannot specify R%d-R%d as %s since function '%s' is restricted to use maximum of %d registers
main3775errorPragma %s value should be atleast %d %s
main3783warningPragma %s requires %s, ignoring pragma
main3795errorPragma %s conflicts with previously defined pragma %s for function '%s'
main3806fatalABI mismatch when '%s' calls '%s': %s differ
main3816fatalMismatch in return address abi when '%s' calls '%s'
main3826fatalPragma '%s' cannot be specified for syscall function '%s'
main3833warning'%s' option is ignored unless '%s' option is specified
main3843warning'%s' option should be specified when '%s' option is given
main3856fatalUnsupported instruction '%s' used when compiling for '%s' target architecture
main3863warningToo many values specified for option '%s', option will be ignored
main3873warning%s section not found
main3886fatal32-Bit compilation is no longer supported
main3896fatal32-Bit ABI (--machine 32 or 32-Bit addressing) is not supported on %s or higher architectures.
main3906fatal%d Bit host architecture (--machine) being used must match with .address_size of %d bits for -g compilation
main3913warning%d Bit host architecture (--machine) being used mismatches with .address_size of %d bits
main3923warningProgram uses %d-bit address %s which is conflicting with .address_size %d
main3936fatalUnknown function %s
main3946fatalFile '%s' could not be opened
main3955errorProgram using constant pointers passed as entry function parameter cannot use cvta.const
main3963warningProgram compiled without abi might not work properly under debugger
main3973warning'%s' option is not fully implemented for '%s' and may not work as expected
main3983warning'%s' is a deprecated option, It will be removed in future release and is not recommended
main3995errorEntry function '%s' with max regcount of %d calls function '%s' with regcount of %d
main4002infoCommand line option '%s' not supported for '%s', will be ignored
main4013warningOption '%s' may not work as expected in separate compilation unless all modules participating in linking have this option specified.
main4026fatal%s is not allowed when command line option '%s' is specified
main4035error%s is not allowed when command line option '%s' is specified
main4043warningCommand line option '%s' not supported for '%s', will be ignored
main4056fatal'%s' requires PTX ISA .version %s or later
main4065errorFunction with multiple return values is not allowed with ABI
main4073warningFunction %s%s%s with multiple return values found, disabling ABI
main4083warningUse of module scoped .local or .reg variable '%s' found, disabling ABI
main4096fatalLine No: %s: Cannot take address of %s '%s' %s
main4106fatalCannot take address of %s '%s' %s
main4113warningValue specified in pragma %s %d for '%s' should be lower than the %s %d. Ignoring %s
main4126fatalInvalid value for --Ofast-compile/-Ofc (%s), is not 'max', 'mid', 'min', or '0'
main4133warningValue of RegUsageLevel (%d) is out of valid range {0..10}, option will be ignored
main4143warningToo big maxrregcount value specified %d, will be ignored
main4153warningFor %s %s adjusting per thread register count of %d to lower bound of %d
main4162infoOverriding maximum register limit %d for '%s' with %s %d %s
main4172infoOverriding global maxrregcount %d with entry-specific value %d %s
main4183warningValue of %s for entry %s is out of range. %s will be ignored
main4193warningToo many %s specified for entry %s, will be ignored
main4206fatalFunction '%s' is recursive
main4213warningUnresolved extern variable '%s' in whole program compilation, ignoring extern qualifier
main4226fatalUnresolved extern %s '%s'
main4236fatalConflicting options %s and %s specified
main4243warningOption %s requires option %s; ignoring since latter is not specified
main4253warningConflicting options %s and %s specified, ignoring %s option
main4262infoSTAT: %s
main4275errorInvalid value '%d' of '%s' with option '%s'
main4286fatalInvalid value '%s' for option '%s'
main4296fatalUnknown option '%s'
main4303warningConstruct '%s' on %s is supported only with %s, ignoring construct
main4313warningPragma '%s' on %s is supported only with %s, ignoring pragma
main4323warningPragma '%s' not supported on %s, ignoring pragma
main4335errorPragma '%s' not supported
main4343warningOption '%s' not supported for gpu architecture '%s', will be ignored
main4355errorOption '%s' not supported for gpu architecture '%s'
main4366fatal'%s' requires ABI
main4375errorUnresolved label '%s' used in function_name attribute.
main4385errorInvalid value '%s' for option -abi.
main4393warning.loc directive without .file directive is found, line information in generated binary may not be complete
main4405errorPTX .version %s does not support .target %s
main4416fatalPTX with .target '%s' cannot be compiled for architecture '%s'
main4426fatalProgram with .target '%s' cannot be compiled to different SM-family architecture
main4436fatalProgram with .target '%s' cannot be compiled to future architecture
main4446fatalSM version specified by .target is higher than default SM version assumed
main4455errorlabels '%s' and '%s' must be defined in the same section
main4465errorlabel '%s' invalid
main4472infoFunction properties for %s %d bytes stack frame, %d bytes spill stores, %d bytes spill loads
main4482infoFatpoint count for entry %s for regclass %s : %d
main4495errorInvalid default cache modifier on %s specified: %s
main4506fatalOptimized debugging not supported
main4512info(C%04d) %s
main4523warning(C%04d) %s
main4535error(C%04d) %s
main4546fatal(C%04d) %s
main4552infoCompiling entry function '%s' for '%s'
main4562info%s
main4576fatalPtx assembly aborted due to errors
main4586fatalUnsupported code generation for gpu '%s', forcetext=%d
main4596fatalUnsupported gpu architecture '%s'
main4606fatalOutput file '%s' could not be opened
main4616fatalParsed trace file not in expected format : %s
main4626fatalInput file '%s' not in expected format
main4636fatalInput file '%s' could not be opened
main4646fatalInternal compiler error%s, please report
link06fatalDwarf version %d is not supported
link16fatalDuplicate debug line sequence for a section found
link26fatalActual row for context %d is unknown
link36fatalDebug line table not present for current sequence
link46fatalLEB128 enoding error while encoding '%s'
link56fatalUnknown argument %d for option %s
link66fatalUnknown argument %s for option %s
link76fatalKnobs file not found
link86fatalInput file '%s' could not be opened
link96fatal%s value (%s) out of range
link106fatalToo many options file opened '%s'
link113warningoption '%s' has been deprecated
link126fatalCould not open options file '%s'
link136fatalNo value specified for option '%s'
link146fatalValue '%s' is not defined for option '%s'
link156fatalKeyword '%s' is not defined for option '%s'
link166fatalUnknown option '%s'
link176fatal'%s': expected a number
link186fatal'%s': expected true or false
link196fatalredefinition of keyword '%s'
link206fatal'%s' is not in 'keyword=value' format
link213warningincompatible redefinition for option '%s', the last value of this option was used
link226fatalredefinition of argument '%s'
link236fatalno argument expected after '%s'
link246fatalargument expected after '%s'
link255errorFunction '%s' uses single CTA(.cta_group::1) and CTA pair granularity(.cta_group::2) and that is not allowed.
link265errorFunction '%s' uses reserved shared memory when not allowed.
link275errorFor kernel functions with parameter size higher than 4k bytes on sm_7x and sm_8x, all objects must be compiled with 12.1 or later
link285errorCannot link shared object '%s' with partially linked kernel '%s'
link293warningFunction '%s' and function '%s' have conflicting cache preference, falling back to use cache preference of entry '%s'
link303warningFunction '%s' has address taken but no calls to it found
link315errorFunction '%s' uses %d bytes stack but limited to %d
link326fatalInternal error: %s
link336fatalUnified symbols found but index file not specified.
link345errorentry function '%s' with max regcount of %d calls function '%s' with regcount of %d
link355errorUndefined reference to '%s' in '%s'
link363warningStack size for entry function '%s' cannot be statically determined
link376fatalMore than %d %s used in entry function '%s'
link385errorEntry function '%s' uses too much data for compiler-generated constants; please recompile with -Xptxas --disable-optimizer-constants
link395errorFile uses too much global %s data (0x%llx bytes, 0x%x max)
link405errorEntry function '%s' uses too much %s data (0x%llx bytes, 0x%x max)