Skip to content

mosart1.1.13: Refactor conditional to work with ifx, which doesn't short-circuit#126

Merged
ekluzek merged 3 commits into
ESCOMP:masterfrom
billsacks:fixes_for_ifx
Feb 20, 2026
Merged

mosart1.1.13: Refactor conditional to work with ifx, which doesn't short-circuit#126
ekluzek merged 3 commits into
ESCOMP:masterfrom
billsacks:fixes_for_ifx

Conversation

@billsacks
Copy link
Copy Markdown
Member

@billsacks billsacks commented Feb 18, 2026

This also does a bit of other refactoring of the nearby code to clean things up, including changing a <= comparison to < (because we don't need to set twidth to 0 if it's already 0).

Resolves #125
Resolves #72

This also does a bit of other refactoring of the nearby code to clean
things up, including changing a <= comparison to < (because we don't
need to set twidth to 0 if it's already 0).

Resolves ESCOMP#125
@ekluzek ekluzek changed the title Refactor conditional to work with ifx, which doesn't short-circuit mosart1.1.13: Refactor conditional to work with ifx, which doesn't short-circuit Feb 20, 2026
@ekluzek ekluzek merged commit a6f6e90 into ESCOMP:master Feb 20, 2026
@billsacks billsacks deleted the fixes_for_ifx branch February 20, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix floating invalid with ifx due to lack of short-circuiting MOSART tests fail with intel-oneapi compiler on Derecho

2 participants