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

remove stack limit checks in scripts #1280

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented Jul 11, 2023

Description
This should go in alongside #1233, it removes a check for system stack size in the test scripts that would run smaller tests if it was limited. The check won't be needed if stack size is set in the init routine, plus it was messing with ifx testing.

How Has This Been Tested?
make check on amd, oneapi 2023.1

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
  • [x ] make distcheck passes

@rem1776 rem1776 merged commit a2471c8 into NOAA-GFDL:main Jul 13, 2023
26 of 27 checks passed
ganganoaa pushed a commit to ganganoaa/FMS that referenced this pull request Jul 24, 2023
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