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

opts.spread_kerevalmeth should be uint16_t throughout #476

Open
ahbarnett opened this issue Jul 3, 2024 · 2 comments
Open

opts.spread_kerevalmeth should be uint16_t throughout #476

ahbarnett opened this issue Jul 3, 2024 · 2 comments
Assignees
Milestone

Comments

@ahbarnett
Copy link
Collaborator

kerevalmeth should be chnaged to uint16_t throughout (eg in templating, no true/false), as it is mixed up currently... we may introduce methods >1 in future... Thanks! Alex

@DiamonDinoia
Copy link
Collaborator

DiamonDinoia commented Jul 3, 2024

we are working on simplifying the dispatch to increase clarity and allow more parameters to fit into kernels: https://godbolt.org/z/GM94xb1j4

Once this is ready the code will be refactored.

@DiamonDinoia DiamonDinoia modified the milestones: 3.0, 2.3 Jul 17, 2024
@ahbarnett
Copy link
Collaborator Author

Mentioned in mtg of 8/20/24 as a needed clean-up of templating. (some are uint16_t, as needed, others bool). Thanks @DiamonDinoia

@DiamonDinoia DiamonDinoia added this to the 2.4 milestone Aug 27, 2024
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

2 participants