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 Irrad GC to use gFTL StringVector #54

Merged

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Jan 6, 2025

This is the Irrad equivalent to #49. It seems like Irrad needs the same treatment. To wit:

Tests with ifx found it was segfaulting (for some reason) in this "array of strings" construct that was in the Irrad 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!

Tested 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 Jan 6, 2025
@mathomp4 mathomp4 self-assigned this Jan 6, 2025
@mathomp4 mathomp4 requested a review from sdrabenh January 6, 2025 17:40
@mathomp4 mathomp4 marked this pull request as ready for review January 6, 2025 18:20
@mathomp4 mathomp4 requested a review from a team as a code owner January 6, 2025 18:20
@sdrabenh sdrabenh merged commit 795d209 into feature/sdrabenh/gcm_v12 Jan 6, 2025
5 of 8 checks passed
@sdrabenh sdrabenh deleted the bugfix/mathomp4/v12-irrad-stringvec branch January 6, 2025 18:27
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.

2 participants