Error:
PZSTEIN parameter number 4 had an illegal value
ERROR in subspace rotation PSSYEVX: not enough eigenvalues found 6578
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Solution:
Please run this command before we start to calculate:
ulimit -s unlimited
Reason:
Stack too small
Comments