fhormoz / caviar

50 stars 24 forks source link

gsl: init.c:33: ERROR: permutation length n must be positive integer #17

Open jonaszierer opened 4 years ago

jonaszierer commented 4 years ago

When I run CAVAIR with --ld-file="file.ld" --z-file="file.z" --out="output" I get gsl: init.c:33: ERROR: permutation length n must be positive integer. Any Idea where that could come from?

Thanks! Jonas

matei-ionita commented 3 years ago

I get the same issue when running eCAVIAR on one machine, but not when I run the same command on a different machine. Did anyone figure out a solution?

Cheers, Matei

genio0815 commented 3 years ago

Just had the same...fixed by upgrading GSL to version 2.6.

cheers,