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

test Float32 compatibility #534

Merged
merged 5 commits into from
Dec 14, 2023
Merged

test Float32 compatibility #534

merged 5 commits into from
Dec 14, 2023

Conversation

juliasloan25
Copy link
Member

@juliasloan25 juliasloan25 commented Dec 2, 2023

Purpose

closes #449

To Do

  • make ClimaLSM Float32 compatible
  • extend tests to check Float32 and Float64
    • all component models, and unit tests for which it makes sense (FT is used or computation is done)
  • add Float32 runs (AMIP and slabplanet) to buildkite

@juliasloan25 juliasloan25 self-assigned this Dec 2, 2023
Copy link
Collaborator

@LenkaNovak LenkaNovak left a comment

Choose a reason for hiding this comment

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

LGTM, a few minor comments. Thank you!

.buildkite/pipeline.yml Outdated Show resolved Hide resolved
src/FieldExchanger.jl Show resolved Hide resolved
test/diagnostics_tests.jl Show resolved Hide resolved
test/flux_calculator_tests copy 2.jl Outdated Show resolved Hide resolved
test/flux_calculator_tests copy.jl Outdated Show resolved Hide resolved
test/interfacer_tests.jl Outdated Show resolved Hide resolved
Copy link
Collaborator

@LenkaNovak LenkaNovak left a comment

Choose a reason for hiding this comment

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

Revs LGTM. There was one more non-local FT call, I think, otherwise feel free to merge. Thank you!

@juliasloan25
Copy link
Member Author

Ah yes, I think I had missed one in interfacer_tests.jl. It should be updated now!

@juliasloan25 juliasloan25 merged commit 8571a76 into main Dec 14, 2023
9 checks passed
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.

enable Float32 compatibility
2 participants