-
Notifications
You must be signed in to change notification settings - Fork 166
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
[STF] reduce access mode #2830
base: main
Are you sure you want to change the base?
[STF] reduce access mode #2830
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05c696c - Browse repository at this point
Copy the full SHA 05c696cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c954c6 - Browse repository at this point
Copy the full SHA 3c954c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbc0ec - Browse repository at this point
Copy the full SHA 9cbc0ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16938fc - Browse repository at this point
Copy the full SHA 16938fcView commit details
Commits on Nov 15, 2024
-
Experiment to start introducing a reduction access mode used in kerne…
…ls (eg. parallel_for).
Configuration menu - View commit details
-
Copy full SHA for 5f71031 - Browse repository at this point
Copy the full SHA 5f71031View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdedda2 - Browse repository at this point
Copy the full SHA bdedda2View commit details
Commits on Nov 18, 2024
-
WIP: create a new scalar<T> interface which can be used in a reductio…
…n access mode, and start to implement all the mechanisms for reductions in parallel_for
Configuration menu - View commit details
-
Copy full SHA for dec19cd - Browse repository at this point
Copy the full SHA dec19cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c883fa - Browse repository at this point
Copy the full SHA 1c883faView commit details
Commits on Nov 20, 2024
-
WIP: save progress here, lots of hardcoded things and we need to move…
… to cuda::std::tuple
Configuration menu - View commit details
-
Copy full SHA for 09ffbd9 - Browse repository at this point
Copy the full SHA 09ffbd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e0ba5 - Browse repository at this point
Copy the full SHA 97e0ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 187be94 - Browse repository at this point
Copy the full SHA 187be94View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfbb03 - Browse repository at this point
Copy the full SHA bdfbb03View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a2018 - Browse repository at this point
Copy the full SHA a6a2018View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86b3293 - Browse repository at this point
Copy the full SHA 86b3293View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0a30f - Browse repository at this point
Copy the full SHA ce0a30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374d253 - Browse repository at this point
Copy the full SHA 374d253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c28b1e - Browse repository at this point
Copy the full SHA 7c28b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f552e0 - Browse repository at this point
Copy the full SHA 8f552e0View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 438589b - Browse repository at this point
Copy the full SHA 438589bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 986f1c6 - Browse repository at this point
Copy the full SHA 986f1c6View commit details -
Make it possible to either accumulate a reduction result with an exis…
…ting value, or initialize a new one
Configuration menu - View commit details
-
Copy full SHA for 838919f - Browse repository at this point
Copy the full SHA 838919fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 245b09b - Browse repository at this point
Copy the full SHA 245b09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 199fa8f - Browse repository at this point
Copy the full SHA 199fa8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf8e23 - Browse repository at this point
Copy the full SHA 8bf8e23View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba332e6 - Browse repository at this point
Copy the full SHA ba332e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59363dc - Browse repository at this point
Copy the full SHA 59363dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f368c3 - Browse repository at this point
Copy the full SHA 5f368c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af7913 - Browse repository at this point
Copy the full SHA 1af7913View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d14a05 - Browse repository at this point
Copy the full SHA 8d14a05View commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce859c4 - Browse repository at this point
Copy the full SHA ce859c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a0187 - Browse repository at this point
Copy the full SHA 28a0187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 415fcc0 - Browse repository at this point
Copy the full SHA 415fcc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba137a - Browse repository at this point
Copy the full SHA 5ba137aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9d87e - Browse repository at this point
Copy the full SHA 4e9d87eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c3375 - Browse repository at this point
Copy the full SHA b3c3375View commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f080c3 - Browse repository at this point
Copy the full SHA 2f080c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0357e27 - Browse repository at this point
Copy the full SHA 0357e27View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9cbdf9 - Browse repository at this point
Copy the full SHA c9cbdf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 131cf8b - Browse repository at this point
Copy the full SHA 131cf8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d0cef - Browse repository at this point
Copy the full SHA 28d0cefView commit details -
task_dep_op_none should just be a tag type, there is no need to imple…
…ment a fake apply_op operation
Configuration menu - View commit details
-
Copy full SHA for 2fb534c - Browse repository at this point
Copy the full SHA 2fb534cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129c137 - Browse repository at this point
Copy the full SHA 129c137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f26a1 - Browse repository at this point
Copy the full SHA 19f26a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a75f0 - Browse repository at this point
Copy the full SHA a4a75f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad27fa - Browse repository at this point
Copy the full SHA cad27faView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5240a4 - Browse repository at this point
Copy the full SHA f5240a4View commit details -
Do not define both no_init and do_init types anymore, just expose no_…
…init to user, then use true_type and false_type internally. Also rename reduce_do_init to reduce for clarity, as this is the most common case.
Configuration menu - View commit details
-
Copy full SHA for 34d41ae - Browse repository at this point
Copy the full SHA 34d41aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fa002 - Browse repository at this point
Copy the full SHA e6fa002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697f3ba - Browse repository at this point
Copy the full SHA 697f3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f60b7 - Browse repository at this point
Copy the full SHA 80f60b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e803587 - Browse repository at this point
Copy the full SHA e803587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f9c12 - Browse repository at this point
Copy the full SHA 14f9c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8839684 - Browse repository at this point
Copy the full SHA 8839684View commit details