Skip to content

Comments

fix: mask float traps#53

Merged
notmgsk merged 1 commit intomainfrom
fix-div-by-zero-trap
Dec 8, 2023
Merged

fix: mask float traps#53
notmgsk merged 1 commit intomainfrom
fix-div-by-zero-trap

Conversation

@notmgsk
Copy link
Contributor

@notmgsk notmgsk commented Dec 8, 2023

Sometimes the LAPACK library for macOS will hit a division-by-zero. Mask those interrupts so they can be handled in Lisp.

Sometimes the LAPACK library for macOS will hit a division-by-zero. Mask
those interrupts so they can be handled in Lisp.
@notmgsk notmgsk merged commit c66e519 into main Dec 8, 2023
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.

1 participant