All PLAPACK calls return an integer value, which represents an error code. A return value of
PLA_SUCCESS = 0 indicates the called routine completed successfully. Positive values indicate the routine did not complete successfully. Negative values are reserved for warnings.
For a complete listing of warning and error messages, consult http://www.cs.utexas.edu/users/plapack/return_value.