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

Port to Casper #496

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Port to Casper #496

merged 2 commits into from
Aug 2, 2024

Conversation

apcraig
Copy link
Contributor

@apcraig apcraig commented Jul 31, 2024

PR checklist

  • Short (1 sentence) summary of your PR:
    Port to NCAR Casper
  • Developer(s):
    apcraig
  • Suggest PR reviewers from list in the column to the right.
  • Please copy the PR test results link or provide a summary of testing completed below.
    Full Icepack test suite passes on all three compilers, https://github.com/CICE-Consortium/Test-Results/wiki/icepack_by_hash_forks#168d2008c8658863eeac29703dfd0d7d9daa32c2
  • How much do the PR code changes differ from the unmodified code?
    • bit for bit
    • different at roundoff level
    • more substantial
  • Does this PR create or have dependencies on CICE or any other models?
    • Yes
    • No
  • Does this PR add any new test cases?
    • Yes
    • No
  • Is the documentation being updated? ("Documentation" includes information on the wiki or in the .rst files from doc/source/, which are used to create the online technical docs at https://readthedocs.org/projects/cice-consortium-cice/.)
    • Yes
    • No, does the documentation need to be updated at a later time?
      • Yes
      • No
  • Please document the changes in detail, including why the changes are made. This will become part of the PR commit log.

Port to NCAR's cluster, casper using the HTC nodes using standard cpus. This will support testing and development on another piece of hardware other than derecho and izumi and provides a good option for smaller test cases. Added intel, inteloneapi, and gnu compiler options.

The -check debug option is very sensitive in this version of Inteloneapi, so it has been turned off.

apcraig added 2 commits July 31, 2024 14:12
Add casper gnu, intel, and inteloneapi compiler support.  Full Icepack test
suite runs and passes.
@apcraig apcraig merged commit 92be122 into CICE-Consortium:main Aug 2, 2024
2 checks passed
dabail10 pushed a commit to ESCOMP/Icepack that referenced this pull request Aug 19, 2024
Port to NCAR's cluster, casper using the HTC nodes using standard cpus. This will support testing and development on another piece of hardware other than derecho and izumi and provides a good option for smaller test cases. Added intel, inteloneapi, and gnu compiler options.

The -check debug option is very sensitive in this version of Inteloneapi, so it has been turned off.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants