Skip to content

Conversation

@chyyran
Copy link

@chyyran chyyran commented Jan 31, 2026

Previously even if fp16kernels was disabled, the check would still fail and cause a build failure when trying to build lance-linalg.

The motivation was to enable building on aarch64-apple-ios. This PR also adds support for mtune=apple-a13 when building for iOS, which is the earliest supported iOS architecture at time of writing.

This is intended for merge to the 1.0 branch of lance. Let me know if its preferable to PR it to main and backport the change after.

@github-actions github-actions bot added the bug Something isn't working label Jan 31, 2026
Previously, even if fp16kernels was disabled via no-default-features,
the feature check failed.
@wjones127 wjones127 self-assigned this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants