Skip to content

BUG: Build fail on Fedora #24195

@r-devulap

Description

@r-devulap

Describe the issue:

Commit 12d0df7 in PR #24006 adds a check to determine binutils version. The function fails on Fedora:

can_link_svml_fp16
    return float(binutils_ver) >= 2.38
ValueError: could not convert string to float: 'GNU ld version 2.37-37.fc36

Reproduce the code example:

python setup.py build

Error message:

No response

Runtime information:

its a build issue.

Context for the issue:

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions