Switch GROMACS build type to Release#36181
Conversation
The current default RelWithDebInfo gives significantly slower builds so it should not be the default.
|
@junghans @marvinbernhardt not sure about the spack release maintenance policies, but it would be good to backport this as much as possible to maintained releases since it can cause up to ~20% performance loss which I'm sure many will be happy to avoid. |
alalazo
left a comment
There was a problem hiding this comment.
Waiting for maintainers opinion on this. Honestly I'd be in favor of changing this in CMakePackage in general 🙂
That will still not change the default for cases where I'd be curious to know what lead to this strange choice of |
The current default RelWithDebInfo gives significantly slower builds so it should not be the default.