Skip to content

Conversation

MtoLStoN
Copy link
Contributor

One of our dependencies (mctc-lib) handles the logic of the allocation of PBC a little bit different than we did. This lead to errors with a specific version of the gfortran compiler when explicitly copying the molecular type, that was done as a compatibility fix for ifort in #752.

Handling the PBC logical explicitly for different sized logical arrays should fix this. This will close #772.

build (see #772).

Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
Copy link
Member

@Albkat Albkat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix, solves a number of issues related to the gfortran/gcc inconsistencies

@MtoLStoN MtoLStoN merged commit 83090be into main Feb 23, 2023
@MtoLStoN MtoLStoN deleted the gcc_hess branch February 23, 2023 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--acc flag causes numerical issues and hangs
2 participants