Yeap, no compile error with -g flag, but again i get seg fault during the simulation, pointing as error something about svode ode solver subroutine, which i think cannot be true since its a piece of code that is used for a plenty of years.
Update: I get the same segfault even with -tp nehalem-32 option and now i am completely clueless.
You’ll need to try and narrow down the options that’s causing the problem, then add “-gopt” and run your code through the PGI debugger (pgdbg). Please post your findings.