Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFC-gradients: Do not free HFX buffers by default #3427

Merged
merged 2 commits into from
May 24, 2024

Conversation

fstein93
Copy link
Contributor

@fstein93 fstein93 commented May 23, 2024

This switch is known to lead to segfaults in most cases if turned on. Thus, we turn it off by default. (@abussy FYI)

Fixes #3419

This is known to result into memory leaks. Thus, the user will decide to free them.
@fstein93 fstein93 merged commit 4da8881 into cp2k:master May 24, 2024
35 checks passed
MGraml pushed a commit to MGraml/cp2k that referenced this pull request Jun 12, 2024
@fstein93 fstein93 deleted the MP2_HFX branch June 14, 2024 12:31
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.

FREE_HFX_BUFFER should be FALSE by default in MP2
1 participant