Skip to content

gate cactus on FP16 to prevent SIGILL on older arm64 CPUs#236

Merged
crc-32 merged 2 commits into
coredevices:masterfrom
jakmro:cactus-fp16-sigill
Jun 8, 2026
Merged

gate cactus on FP16 to prevent SIGILL on older arm64 CPUs#236
crc-32 merged 2 commits into
coredevices:masterfrom
jakmro:cactus-fp16-sigill

Conversation

@jakmro

@jakmro jakmro commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

libcactus.so uses FP16 SIMD. Older arm64 CPUs (SD835, etc.) SIGILL on first inference. Detect support via getauxval(HWCAP_ASIMDHP) and fall back to cloud STT when missing.

@CLAassistant

CLAassistant commented Jun 4, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ crc-32
❌ jakmro
You have signed the CLA already but the status is still pending? Let us recheck it.

@sjp4 sjp4 requested a review from crc-32 June 4, 2026 16:37
@crc-32 crc-32 merged commit 726a4cd into coredevices:master Jun 8, 2026
2 of 3 checks passed
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.

3 participants