Commit Graph

8 Commits

Author SHA1 Message Date
Tom Deakin
438e210867 Revert "Remove AdaptiveCpp workaround in dpl_shim.h to allow for automatic prefetch optimization (#177)"
This reverts commit 06c3d534dd.
2023-12-04 12:42:33 +00:00
Aksel Alpay
06c3d534dd
Remove AdaptiveCpp workaround in dpl_shim.h to allow for automatic prefetch optimization (#177) 2023-12-04 11:13:37 +00:00
Tom Lin
09ad102966 Add hipSYCL workaround for std-indices 2023-08-13 23:41:57 +01:00
Tom Lin
72335f320e Revert to normal vector without allocators
Prohibit vector type in indices
2022-07-29 00:17:36 +01:00
Tom Lin
ed6206b543 Remove conditional sync after each kernel
Don't capture `this`, capture each member instead
2022-07-28 23:45:43 +01:00
Tom Lin
aa82e57ba0 Fixup oneDPL dpcpp configuration
Add conditional sync after each kernel.
2022-07-28 22:02:48 +01:00
Tom Lin
5a496a91b2 Fixup oneDPL inclusion 2022-07-28 19:29:46 +01:00
Tom Lin
dfb4eb06b2 Add oneDPL for std models 2022-07-28 15:03:26 +01:00