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

Investigate procedure pointers as a replacement for the activation_strategy polymorphic components #186

Closed
rouson opened this issue Jul 24, 2024 · 1 comment
Assignees

Comments

@rouson
Copy link
Contributor

rouson commented Jul 24, 2024

Procedure pointers might be easier for automatic parallelization on GPUs by compilers translating source to OpenMP.

@rouson rouson self-assigned this Jul 24, 2024
@rouson
Copy link
Contributor Author

rouson commented Oct 16, 2024

@rouson this proposal has been superseded by the recent switch to non-polymorphic activation_t objects that emulate dynamic dispatch using select case.

@rouson rouson closed this as completed Oct 16, 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

1 participant