OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
94 stars 24 forks source link

Compile pseudo_tm_info.f90 without optimisation #302

Closed davidbowler closed 3 months ago

davidbowler commented 3 months ago

This seems to fix a strange issue with GCC13 on Mac

tkoskela commented 3 months ago

Do we know where in pseudo_tm_info.f90 this issue occurs?

davidbowler commented 3 months ago

In the mid-term, we should work out why this is needed: is it a bug in GCC13, or is it an issue in Conquest? For now, since it fixes the problem, I will merge it.