Hi @farhanferoz, thanks a lot for offering this great tool.
When compiling MultiNest with gcc version 10, I got the following errors about type and rank mismatches:
error.log
I could solve the issue by downgrading gcc version to 9.3.0 in which case the errors did not appear.
Hi @farhanferoz, thanks a lot for offering this great tool.
When compiling
MultiNestwithgccversion 10, I got the following errors about type and rank mismatches:error.log
I could solve the issue by downgrading
gccversion to 9.3.0 in which case the errors did not appear.