Commit Graph

13 Commits

Author SHA1 Message Date
Tom Lin
d56dc956e0 Fixup oneDPL and oneTBB in CI (gcc-10) take 3 2022-07-28 20:30:27 +01:00
Tom Lin
1f4bc3fffc Fixup oneDPL and oneTBB in CI (gcc-10) take 2 2022-07-28 20:04:18 +01:00
Tom Lin
ecb0464f6c Fixup oneDPL and oneTBB in CI (gcc-10) 2022-07-28 19:48:42 +01:00
Tom Lin
379bc2032c Add CI for dpl (again) 2022-07-28 16:49:16 +01:00
Tom Lin
0e8b3b4bce Add CI for dpl 2022-07-28 16:36:39 +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
a299d613bb Add CI tests with and without vectors
Remove duplicate CI tests from bad merge
Fix extra array_size init for std-data
2022-07-24 21:27:34 +01:00
Tom Lin
0f264081d7 Fix Thrust/CUB path 2022-04-08 19:43:15 +01:00
Tom Lin
b27def135e Sync CUDA version with CI runner 2022-04-08 05:34:15 +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
Tom Lin
65b8b51b35 Move CMakeList.txt to top level 2021-12-03 13:26:09 +00:00
Tom Lin
9326e98172 Merge branch 'main' into top-level-src
# Conflicts:
#	.github/workflows/main.yaml
#	.gitignore
#	README.md
#	src/CMakeLists.txt
#	src/ci-test-compile.sh
2021-11-30 14:39:48 +00:00
Tom Lin
5318404249 Use ./src instead of ./cpp
Create subdir for each cpp-based implementation
2021-05-26 17:46:07 +01:00