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

v12: Convert Solar GC to use gFTL StringVector #49

Merged

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Nov 27, 2024

Tests with ifx found it was segfaulting (for some reason) in this "array of strings" construct that was in the Solar GridComp.

Even my cursory knowledge of gFTL thought "Hey, this looks like gFTL!". So with the help of @bena-nasa we have converted the code to use StringVector!

Initial tests seem to say it works...or at least doesn't crash. I need to do more tests on discover with ifort, gfortran, etc.

Note that this might not be the best gFTL code. Once @tclune is back, I'll have him give it a look-see.

ETA: Confirmed zero-diff with v12 and ifort 2021.13

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Nov 27, 2024
@mathomp4 mathomp4 changed the title Convert Solar GC to use gFTL StringVector v12: Convert Solar GC to use gFTL StringVector Nov 27, 2024
@mathomp4 mathomp4 marked this pull request as ready for review November 27, 2024 16:29
@mathomp4 mathomp4 requested a review from a team as a code owner November 27, 2024 16:29
@mathomp4 mathomp4 merged commit 9af8e8c into feature/sdrabenh/gcm_v12 Dec 2, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant