gastonstat / AssotesteR

R package AssotesteR
13 stars 4 forks source link

CMC Lapack error #5

Open denisemauldin opened 11 years ago

denisemauldin commented 11 years ago

In processing some files I occasionally get the following error:

Error in eigen(COV) : error code 1 from Lapack routine 'dsyevr' Calls: CMC -> my_cmc_method -> eigen Execution halted Finished

This is not well reproducible, but happens around 1/3 times with permutations set at 1000.

Not sure what additional information you'd like. I'm not sure what version of lapack this is or how to figure that out (I think there are multiple versions on this machine and some of the failures are coming from a large cluster of 1000 cores).