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

excessive print statements to stdout in cpld tests using gocart #2162

Open
DeniseWorthen opened this issue Feb 29, 2024 · 6 comments
Open

excessive print statements to stdout in cpld tests using gocart #2162

DeniseWorthen opened this issue Feb 29, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@DeniseWorthen
Copy link
Collaborator

Description

Running a coupled application which includes gocart dumps excessive messages to stdout of the form

  0: UFS Aerosols: Advancing from 2021-03-22T06:00:00 to 2021-03-22T06:12:00
 41:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 57:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 43:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 49:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 47:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 59:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 53:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
 51:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
...
  0:  OpenMP_Support.F90         535 internal states labels : <GOCART2GGOCART_State
  0:  MAPL_GenericInternalState>
  0:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
134:  OpenMP_Support.F90         536 splitting component: <GOCART2G>
...
52:  OpenMP_Support.F90         536 splitting component: <DU>
 44:  OpenMP_Support.F90         536 splitting component: <DU>
 43:  OpenMP_Support.F90         536 splitting component: <DU>
...
 57:  OpenMP_Support.F90         536 splitting component: <SS>
 53:  OpenMP_Support.F90         536 splitting component: <SS>
108:  OpenMP_Support.F90         536 splitting component: <SS>
 59:  OpenMP_Support.F90         536 splitting component: <SS>

For the cpld_control_p8 case, there are 1015 lines of this type. For the cpld_bmark case, there are 2695 lines of this type.

To Reproduce:

Run the a coupled case which includes aerosols and look at the out file.

Additional context

Output

@DusanJovic-NOAA
Copy link
Collaborator

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented May 30, 2024

An issue #2853 is created in MAPL repo.

@junwang-noaa
Copy link
Collaborator

A new MAPL version MAPL v2.40.5 is created. We need to move to this version to remove the excessive prints. @RatkoVasic-NOAA @Hang-Lei-NOAA FYI.

@BrianCurtis-NOAA
Copy link
Collaborator

We currently use 2.40.3, is there anything in the changes for 2.40.4 that we need to know about?

@Hang-Lei-NOAA
Copy link

Hang-Lei-NOAA commented May 31, 2024 via email

@junwang-noaa
Copy link
Collaborator

@BrianCurtis-NOAA From MAPL team: (Note: v2.40.4 was a minor update for find_package(MAPL).)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants