sissaschool / turborvb

Quantum Monte Carlo package, TurboRVB
https://turborvb.sissa.it
GNU General Public License v3.0
29 stars 6 forks source link

Option EXT_OPT=OFF should compile code with -O0 for debuging #52

Closed addman2 closed 1 year ago

addman2 commented 1 year ago

Now EXT_OPT=OFF compiles turbo with a weaker optimization options but not with -O0. It is better to invoke -O0 wor debugig

kousuke-nakano commented 1 year ago

Hi @addman2, can I close it?

addman2 commented 1 year ago

Yes!