Diagnostic 15352: function was not vectorized: data type unsupported on given...
Diagnostic message: function was not vectorized: data type unsupported on given target architectureThank you for your interest in this diagnostic message. We are still in the process of documenting...
View ArticleDiagnostic 11089: Inline was forced in spite of target_arch mismatch for call...
Diagnostic message: Inline was forced in spite of target_arch mismatch for call xxxx->xxxx in file xxxx line column Thank you for your interest in this diagnostic message. We are still in the...
View ArticleDiagnostic 8751: Null components (probably caused by extra commas) in a type...
Diagnostic message: Null components (probably caused by extra commas) in a type parameter spec are invalid.Thank you for your interest in this diagnostic message. We are still in the process of...
View ArticleDiagnostic 8735: BLOCK construct and END BLOCK construct not allowed in an...
Diagnostic message: BLOCK construct and END BLOCK construct not allowed in an OpenMP* block.Thank you for your interest in this diagnostic message. We are still in the process of documenting this...
View ArticleDiagnostic 8719: Only a function, subroutine or program name may have the...
Diagnostic message: Only a function, subroutine or program name may have the DEC$ ATTRIBUTES OPTIMIZATION_PARAMETER specifier.Thank you for your interest in this diagnostic message. We are still in...
View ArticleDiagnostic 5679: fort: (%d): The TO argument for MOVE_ALLOC has a nondeferred...
Diagnostic message: fort: (%d): The TO argument for MOVE_ALLOC has a nondeferred length of %ld, but the FROM argument has length %ld.Thank you for your interest in this diagnostic message. We are...
View ArticleRedistributing Program with IMSL Routines
I have a 32-bit VB-Net application that calls several FORTRAN dlls. The dlls work fine on the development computer and on a test installation computer (one without a compiler) with the exception of one...
View ArticleDiagnostic 10389: #NAME?
Diagnostic message: #NAME?Thank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please let us know of your experience with this...
View ArticleDiagnostic 8740: All length type parameters of the first dummy argument to a...
Diagnostic message: All length type parameters of the first dummy argument to a user defined I/O subroutine must be assumed.Thank you for your interest in this diagnostic message. We are still in the...
View ArticleDiagnostic 8724: A type parameter spec list may only appear if the type is...
Diagnostic message: A type parameter spec list may only appear if the type is parameterized.Thank you for your interest in this diagnostic message. We are still in the process of documenting this...
View ArticleDiagnostic 6108: The USEROPEN function must be of type INTEGER(KIND=8) on...
Diagnostic message: The USEROPEN function must be of type INTEGER(KIND=8) on this platform.Thank you for your interest in this diagnostic message. We are still in the process of documenting this...
View ArticleDiagnostic 18026: use of 'xxxx' is generally power inefficient
Diagnostic message: use of 'xxxx' is generally power inefficientThank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please let...
View ArticleDiagnostic 15372: function was not vectorized: conditional assignment to a...
Diagnostic message: function was not vectorized: conditional assignment to a scalarThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...
View ArticleDiagnostic 15356: function was not vectorized: dereference too complex
Diagnostic message: function was not vectorized: dereference too complexThank you for your interest in this diagnostic message. We are still in the process of documenting this specific...
View ArticleDiagnostic 11093: Failed to memory map: xxxx for whole_archive processing.
Diagnostic message: Failed to memory map: xxxx for whole_archive processing.Thank you for your interest in this diagnostic message. We are still in the process of documenting this specific...
View ArticleDiagnostic 10388: option 'xxxx%s' ignored
Diagnostic message: option 'xxxx%s' ignoredThank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please let us know of your...
View ArticleDiagnostic 8739: All length type parameters of the passed object dummy...
Diagnostic message: All length type parameters of the passed object dummy argument must be assumed.Thank you for your interest in this diagnostic message. We are still in the process of documenting...
View ArticleDiagnostic 8723: This type parameter name has not been defined.
Diagnostic message: This type parameter name has not been defined.Thank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please let...
View ArticleDiagnostic 6107: The %RE and %IM syntax are not yet supported.
Diagnostic message: The %RE and %IM syntax are not yet supported.Thank you for your interest in this diagnostic message. We are still in the process of documenting this specific diagnostic.Please let...
View ArticleLAPACK + IMSL
Some of the IMSL subroutines utilizing the high performance LAPACK, how do I know that the program is linking to the right LAPACK ? I am using Visual Studio 2013. Thank you.
View Article