HomeFreeBSD

net/openmpi: Fix shortfloat support

Description

net/openmpi: Fix shortfloat support

  • Improve the test for half precision support. The old test gave

incorrect results, in particular for older compilers.
The test is now compiler independent since both gcc and clang
have supported __Float16 for a long while.

  • Remove unused code for plist substitution of NO_MCA_PATCHER_OVERWRITE

PR: 280879

Details

Provenance
Laurent Chardon <laurent.chardon@gmail.com>Authored on Aug 18 2024, 11:42 AM
vvdCommitted on Aug 18 2024, 11:42 AM
Parents
R11:10e6520abef9: graphics/lightzone: Force-link to the default GCC libs
Branches
Unknown
Tags
Unknown

Event Timeline

vvd committed R11:595a5d5fa099: net/openmpi: Fix shortfloat support (authored by Laurent Chardon <laurent.chardon@gmail.com>).Aug 18 2024, 11:42 AM