Commit graph

22 commits

Author SHA1 Message Date
95ca0c519b Adjust batches if total jobs is smaller then. 2025-03-27 20:04:40 +02:00
aa54de39b6 Fix outputs for 1 iteration. 2025-03-27 19:57:16 +02:00
5f3d3074a3 Return ccubes context for output manipulation. 2025-03-27 10:46:18 +02:00
33d410c81e Send nofvalues in kernel args 2025-03-26 15:51:20 +02:00
fe2feeaabf Newline after endif 2025-03-26 15:42:34 +02:00
fd4abc99d3 Fix linking with OpenCL 2025-03-26 15:35:46 +02:00
a5d1ad836c more formating 2025-03-26 13:22:25 +00:00
749e82ad8f format readme 2025-03-26 13:21:25 +00:00
06c8b79290 readme about how to build and test 2025-03-26 15:16:25 +02:00
143c29f407 Integrate R package from Adrian Dușa 2025-03-26 15:15:57 +02:00
31b377d889 Allow multiple batches of work. 2025-03-26 12:59:48 +02:00
68c9e11e3d License 2025-03-26 11:50:07 +02:00
158923d4e3 Fix compilation errors. 2025-03-26 11:41:28 +02:00
fb60e6a04e stdbool for bool 2025-03-26 11:35:52 +02:00
8d915c7984 Finished initial draft. Untested. Write-only. 2025-03-26 11:34:01 +02:00
d68ee488a6 start allocating cl_mem inputs and outputs 2025-03-25 23:03:40 +02:00
5fc7e00341 move to clccubes 2025-03-21 18:52:41 +02:00
e0f9c4e755 Set outputs and ndrange. 2025-03-21 14:08:41 +02:00
293eae3d5c Adnotate kernel arguments with: read, write, copy-host. 2025-03-21 12:48:14 +02:00
ee3bece75c Fix variable width arrays to constant arrays. 2025-03-21 12:31:38 +02:00
e3b3f7d92c WIP: started working on CCubes kernel 2025-03-20 19:32:25 +02:00
7429e767f0 cl hello-world example 2025-03-20 16:28:25 +02:00