-
Notifications
You must be signed in to change notification settings - Fork 80
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
Add kernel fusing using RAJA #167
base: develop
Are you sure you want to change the base?
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c9ac694 - Browse repository at this point
Copy the full SHA c9ac694View commit details
Commits on Jan 5, 2021
-
Fixup handling fuseable/regular transactions
Fuseable transactions still need to be fused.
Configuration menu - View commit details
-
Copy full SHA for 5ff40e2 - Browse repository at this point
Copy the full SHA 5ff40e2View commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5cc28c3 - Browse repository at this point
Copy the full SHA 5cc28c3View commit details
Commits on Apr 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for beccc9f - Browse repository at this point
Copy the full SHA beccc9fView commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cdf1111 - Browse repository at this point
Copy the full SHA cdf1111View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 049bfd0 - Browse repository at this point
Copy the full SHA 049bfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d600c8 - Browse repository at this point
Copy the full SHA 6d600c8View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0a037d - Browse repository at this point
Copy the full SHA c0a037dView commit details -
Start to turn on workgroups for KernelFuser, and add placeholder methods
in pdat classes that take KernelFuser.
Configuration menu - View commit details
-
Copy full SHA for 91f0636 - Browse repository at this point
Copy the full SHA 91f0636View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31b3798 - Browse repository at this point
Copy the full SHA 31b3798View commit details -
Configuration menu - View commit details
-
Copy full SHA for c249b86 - Browse repository at this point
Copy the full SHA c249b86View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e91952a - Browse repository at this point
Copy the full SHA e91952aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab15d8 - Browse repository at this point
Copy the full SHA 3ab15d8View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eaf6fd2 - Browse repository at this point
Copy the full SHA eaf6fd2View commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d43092e - Browse repository at this point
Copy the full SHA d43092eView commit details
Commits on Dec 14, 2021
-
Change name of virtual methods for fuseable operations in PatchData,
and add needed guards for non-cuda builds
Configuration menu - View commit details
-
Copy full SHA for f426913 - Browse repository at this point
Copy the full SHA f426913View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8a5518 - Browse repository at this point
Copy the full SHA f8a5518View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4fe3d2c - Browse repository at this point
Copy the full SHA 4fe3d2cView commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c57914d - Browse repository at this point
Copy the full SHA c57914dView commit details
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b6fee9f - Browse repository at this point
Copy the full SHA b6fee9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c4ce3 - Browse repository at this point
Copy the full SHA d9c4ce3View commit details
Commits on Feb 8, 2022
-
Add logic to avoid synchronize calls when it is known that no kernels
have been launched
Configuration menu - View commit details
-
Copy full SHA for 899a9fa - Browse repository at this point
Copy the full SHA 899a9faView commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b08ece - Browse repository at this point
Copy the full SHA 9b08eceView commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c24184 - Browse repository at this point
Copy the full SHA 7c24184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c618d - Browse repository at this point
Copy the full SHA 78c618dView commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b1a9e1 - Browse repository at this point
Copy the full SHA 2b1a9e1View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1eb8cf5 - Browse repository at this point
Copy the full SHA 1eb8cf5View commit details
Commits on Apr 15, 2022
-
Add ScheduleKernelFuser and change KernelFuserStages to
StagedKernelFusers
Configuration menu - View commit details
-
Copy full SHA for 5a62605 - Browse repository at this point
Copy the full SHA 5a62605View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 879e75e - Browse repository at this point
Copy the full SHA 879e75eView commit details
Commits on Apr 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67ef461 - Browse repository at this point
Copy the full SHA 67ef461View commit details
Commits on May 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a8a98e - Browse repository at this point
Copy the full SHA 8a8a98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2230e9 - Browse repository at this point
Copy the full SHA f2230e9View commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8df7260 - Browse repository at this point
Copy the full SHA 8df7260View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f6c6bd - Browse repository at this point
Copy the full SHA 6f6c6bdView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6397677 - Browse repository at this point
Copy the full SHA 6397677View commit details
Commits on Jul 7, 2022
-
Revise StagedKernelFusers, remove isActive, add check on whether it
launched kernels.
Configuration menu - View commit details
-
Copy full SHA for 41a65a6 - Browse repository at this point
Copy the full SHA 41a65a6View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb6fa43 - Browse repository at this point
Copy the full SHA cb6fa43View commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4837d89 - Browse repository at this point
Copy the full SHA 4837d89View commit details