/sys$common/syshlp/helplib.hlb FORTRAN, Error Messages, Compilation Errors, NOVECVOLARR *Conan The Librarian (sorry for the slow response - running on an old VAX) |
SEVERITY: I MESSAGE TEXT: Vectorization inhibition: Use of volatile array EXPLANATION: Vectorization is not performed. Volatile arrays have dependences the compiler is unaware of; thus, they cannot be vectorized.
|