Skip to content

examples: replace all 4.1f printm format by 4.3f#865

Merged
devinamatthews merged 1 commit intoflame:masterfrom
hominhquan:example_printfm_format
Apr 7, 2025
Merged

examples: replace all 4.1f printm format by 4.3f#865
devinamatthews merged 1 commit intoflame:masterfrom
hominhquan:example_printfm_format

Conversation

@hominhquan
Copy link
Copy Markdown
Contributor

- This avoids possible mis-interpretation of computation results printed
  on stdout (thanks Mason McBride for reporting it in flame#864)
@devinamatthews
Copy link
Copy Markdown
Member

Would not compile in Fortran, but luckily we don't have to code in Fortran. Thanks @hominhquan.

@devinamatthews devinamatthews merged commit 5d9e110 into flame:master Apr 7, 2025
1 check passed
devinamatthews pushed a commit that referenced this pull request Jun 7, 2025
Details:
- This avoids possible misinterpretation of computation results printed on stdout (thanks Mason McBride for reporting it in #864).
- Also force space for positive numbers to help with alignment.

(cherry picked from commit 5d9e110)
devinamatthews pushed a commit that referenced this pull request Jun 7, 2025
Details:
- This avoids possible misinterpretation of computation results printed on stdout (thanks Mason McBride for reporting it in #864).
- Also force space for positive numbers to help with alignment.

(cherry picked from commit 5d9e110)
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