-
Notifications
You must be signed in to change notification settings - Fork 1
P0350 Integrating simd with parallel algorithms #544
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
Comments
Prefer expressing simd execution via policy tag (not newly named algorithms, std::simd_transform, etc). What do we do with predicates? Require that this goes first into std::ranges algorithms (which haven’t been parallelized yet). Revise and come back. |
P0350R3 Integrating simd with parallel algorithms (Matthias Kretz) |
P0350R3 was discussed in Cologne already (as D0350R3). No need to discuss it again until R4. Sorry for the confusion. |
P0350R4 Integrating simd with parallel algorithms (Matthias Kretz) |
I had to cancel my plans to attend Prague. Please postpone discussion of R4 to the next meeting. |
Mailing list review: 2021-01-25 |
Closing due to more than 1 year of inactivity. Please re-open if further work is expected. |
I will work on this again as soon as the workload of P1928 and related papers doesn't take up all of my time. |
P0350R2 Integrating simd with parallel algorithms (Matthias Kretz)
The text was updated successfully, but these errors were encountered: