Page 1 of 1

cosmomc crash with lensing

Posted: April 18 2008
by Jonathan Sievers
Hey folks - has anyone hit cosmomc crashing when lensing is turned on? It seems to crash during CorrFunFullSky. I can make it go away if I add enough print statements in camb. I'm using intel compilers v10.0.023b, with mkl 9.0. The crash message looks like:

forrtl: error (78): process killed (SIGTERM)
Image PC Routine Line Source
libpthread.so.0 0000002A95A5B430 Unknown Unknown Unknown
libpthread.so.0 0000002A95A5B2CE Unknown Unknown Unknown
libguide.so 0000002A9593320E Unknown Unknown Unknown

Thanks,

Jon

Re: cosmomc crash with lensing

Posted: April 18 2008
by Antony Lewis
Get 10.1 - version 10.0 actually compiles invalid code for the lensing module with -openmp. For me it ran but gave invalid results, though probably the same bug.

cosmomc crash with lensing

Posted: April 18 2008
by Jonathan Sievers
Well, that's annoying. God bless the Intel compilers... Thanks for the info!