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

Modern diag manager: Input buffer obj #1362

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

uramirez8707
Copy link
Contributor

Description

  • Sets up an input buffer object to store the data when running with multiple threads
  • Sets up the math in diag_send_complete
  • The time_none unit tests were updated to run with multiple threads

Fixes # (issue)

How Has This Been Tested?
CI

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

Copy link
Member

@thomas-robinson thomas-robinson left a comment

Choose a reason for hiding this comment

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

Just wondering why the has function was removed.

diag_manager/fms_diag_field_object.F90 Show resolved Hide resolved
@thomas-robinson thomas-robinson merged commit e6d8132 into NOAA-GFDL:dmUpdate Sep 13, 2023
17 of 18 checks passed
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
* set up an input buffer object and set up the math in diag_send_complete. Turn openmp tests with multiple threads
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
* set up an input buffer object and set up the math in diag_send_complete. Turn openmp tests with multiple threads
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
rem1776 pushed a commit to rem1776/FMS that referenced this pull request May 1, 2024
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.

2 participants