Tom Lin
|
e347d2ff6c
|
Aggregate initialise numeric types, resolves #134
|
2023-10-07 09:41:18 +01:00 |
|
Tom Lin
|
72be9f6980
|
Fix up CI, resolves #145, supersedes #154
Drop vector for std-* models
|
2023-09-24 21:11:35 +01:00 |
|
Tom Lin
|
80853e66e0
|
Don't include C++17 execution headers directly
|
2022-07-30 08:04:03 +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 |
|
Tom Lin
|
f5513cd69e
|
Add in-tree oneTBB build
|
2022-07-26 23:51:21 +01:00 |
|
Tom Lin
|
37dcdc224c
|
nvc++: "last line of file ends without a newline"
Add CI vector tests for NVHPC
|
2022-07-24 21:43:09 +01:00 |
|
Tom Lin
|
5f6e714bdd
|
Add options for std::vector or raw pointers for TBB/STD
|
2022-07-24 21:17:17 +01:00 |
|
Tom Lin
|
f9bba3c0de
|
Split implementation for index/data oriented std variants
Fix missing range iterator functions for std-indices
Rename std20 to std-ranges
|
2021-12-15 21:38:56 +00:00 |
|