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

Double xforms feature flag & type aliasing approach #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dman-os
Copy link
Owner

@dman-os dman-os commented Aug 15, 2021

Objective

  • Describe the objective or issue this PR addresses.
  • If you're fixing a specific issue, say "Fixes #X".

Solution

  • Describe the solution used to achieve the objective above.

...and conversion traits.
General appraoch take was:
- use chosen precision (as per flag) for cpu code
- stick to 32bits for gpu code

Also:
- renames feature flag to "xform_64" to reduce typing for anyone
 `cargo check` ing both in the repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant