This section summarizes the changes made to each release of Parallel ESSL.
Migration Note |
---|
If you are using the Message Passing Level 2 or 3 PBLAS, Linear Algebraic Equations, or the Eigensystem Analysis and Singular Value Analysis subroutines, you must now use the array descriptors defined in "Migrating Your Program" for your programs to continue to run with Parallel ESSL Version 2. |
The format of the array descriptors was changed in Parallel ESSL Version 1.2.1 to maintain compatibility with ScaLAPACK. Therefore, all application programs previously migrated to accommodate the new array descriptor, can run unchanged with Parallel ESSL Version 2.1 However, if you were dependent upon the PESSL_DESC_TYPE environment variable, you must change the array descriptors as defined in "Migrating Your Program". If you do not change the array descriptors, Parallel ESSL Version 2.1 issues an error message and terminates your program.