Skip to content

Conversation

@mark-petersen
Copy link
Contributor

When RediKappa is included in the gm package, the intel 19 compiler in debug mode stops with an error when redi is off, because we try to pass it to the hmix subroutine. By removing it from the gm package, we use extra memory but code remains bit for bit. In a future PR we will put all redi and gm variables in the gm package, and make them all optional arguments.

Copy link
Contributor

@vanroekel vanroekel left a comment

Choose a reason for hiding this comment

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

thanks @mark-petersen this fixes the issue in the nightly testing I've seen.

@mark-petersen mark-petersen merged commit 7f983b1 into MPAS-Dev:ocean/develop Jun 11, 2020
mark-petersen added a commit to E3SM-Project/E3SM that referenced this pull request Jun 11, 2020
fixed bad array sizes in local ocean arrays
  MPAS-Dev/MPAS-Model#598
Remove RediKappa from gm package
  MPAS-Dev/MPAS-Model#602
Fixes bugs in tracer_advection_std
  MPAS-Dev/MPAS-Model#587
jonbob added a commit to E3SM-Project/E3SM that referenced this pull request Jun 15, 2020
…3634)

Update mpas-source: three ocean bug fixes

This PR brings in a new mpas-source submodule with changes only to the
ocean core. It fixes three small bugs that do not impact any current
E3SM test configurations:
* fixes bad array sizes in local ocean arrays (MPAS-Dev/MPAS-Model#598)
* removes RediKappa from gm package (MPAS-Dev/MPAS-Model#602)
* fixes bugs in tracer_advection_std (MPAS-Dev/MPAS-Model#587)

[BFB]
jonbob added a commit to E3SM-Project/E3SM that referenced this pull request Jun 16, 2020
Update mpas-source: three ocean bug fixes

This PR brings in a new mpas-source submodule with changes only to the
ocean core. It fixes three small bugs that do not impact any current
E3SM test configurations:
* fixes bad array sizes in local ocean arrays (MPAS-Dev/MPAS-Model#598)
* removes RediKappa from gm package (MPAS-Dev/MPAS-Model#602)
* fixes bugs in tracer_advection_std (MPAS-Dev/MPAS-Model#587)

[BFB]
@mark-petersen mark-petersen deleted the ocean/RediKappa_gm_package_bug branch January 27, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants