ID:71008 B matrix too large, maximum VECTORSIZE*512 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*512, which is %2!d!.

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