Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force libm feature on glam for deterministic math. #634

Closed
Tracked by #609
zicklag opened this issue Feb 17, 2023 · 0 comments · Fixed by #737
Closed
Tracked by #609

Force libm feature on glam for deterministic math. #634

zicklag opened this issue Feb 17, 2023 · 0 comments · Fixed by #737
Assignees
Milestone

Comments

@zicklag
Copy link
Member

zicklag commented Feb 17, 2023

I just realized that by default glam will probably use non-determinisic hardware implementations of sqrt and other similar functions. We should force it to use libm so that we don't run into determinism issues once we get networking started.

@zicklag zicklag changed the title Evaluate libm feature on glam for deterministic math. Force libm feature on glam for deterministic math. Feb 17, 2023
@zicklag zicklag self-assigned this Mar 27, 2023
@zicklag zicklag added this to the V0.6.1 milestone Mar 27, 2023
@zicklag zicklag linked a pull request Apr 1, 2023 that will close this issue
@zicklag zicklag modified the milestones: V0.6.1, v0.7 Apr 1, 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 a pull request may close this issue.

1 participant