ID:71005 A matrix too large, maximum BLOCKS*2048 elements, current matrix size is <number>, maximum allowable size is <number>

CAUSE: The matrix A size, %1!d!, is larger then the allowable size of maximum BLOCKS*2048, which is %2!d!.

ACTION: Reduce the matrix A size to a smaller value than the maximum BLOCKS*2048, which is %2!d!.