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

Re-implement NCNUM type where possible #1791

Open
willend opened this issue Dec 6, 2024 · 0 comments
Open

Re-implement NCNUM type where possible #1791

willend opened this issue Dec 6, 2024 · 0 comments

Comments

@willend
Copy link
Contributor

willend commented Dec 6, 2024

To facilitate use of (e.g.) 32bit floats in GPU settings, it would be nice to re-implement the original abstraction from KN.

I.e. to switch by simply compiling using
-DMCNUM=float
(An yes, naturally, the default should be double.)

Some (share) chunks of code are likely "bound" to stay mostly double based, but having the option to switch would be good preparation for e.g. a GPU hackathon.

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

No branches or pull requests

1 participant