Skip to content
New issue

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

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

Already on GitHub? # to your account

Cleaning up RCP-related memory errors #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpopelar
Copy link

@jpopelar jpopelar commented Oct 7, 2019

Addressing issues #246 and #253

A few notes regarding each:
#246: There are still RCP errors present in test_nox.F90 and test_solver_handle.F90 specifically, though the amount of them is decreased, which should make further fixes easier to do

#253: The Flang segfaults mentioned in this report after uncommenting the suspected release() statements are no longer present. Considering this isn't an issue testing on Jenkins either, recommend closing this issue

@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@kruger
Copy link
Contributor

kruger commented Oct 7, 2019

@jpopelar pointed out to me that for Issue #246 RCP errors are only showing up with gfortran/gcc and not with flang/clang. Confirmed for me. We could consider upgrading the gfortran in the docker image.

@aprokop
Copy link
Collaborator

aprokop commented Oct 7, 2019

ok to test

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants