Skip to content

Lost support for MacOS < 15.0 Sequoia #3185

@jacobgorm

Description

@jacobgorm

The commit 06387ae adds a call to compile_options.setMathMode() that is only supported from MacOS 15.0 and up. I am using Candle for an application that requires support for older MacOS version, so I am wondering if it would be possible to check for an older version of the SDK and use the deprecated setFastMathEnabled on those versions, to preserve backwards-compatibility?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions