Commit graph

18 commits

Author SHA1 Message Date
5c34ae92de Fix last batch when n_tasks in not a multiple of batch size. 2025-03-30 15:48:13 +03:00
5cf9e119c6 WIP more memory for the kernel when a task finds multiple PIs 2025-03-30 00:04:12 +02:00
9fa5f520b5 Get the kernel from R path 2025-03-29 16:43:15 +02:00
b426012542 less verbose logs 2025-03-29 15:27:11 +02:00
feb82c35df Adapt OMP critical section for the OpenCL variant. 2025-03-29 15:16:39 +02:00
2bb176f813 Use redundant pointer. Indent. Outputs now identical with R. 2025-03-29 14:52:36 +02:00
25f3371635 Remove leftover PROTECT(). 2025-03-29 14:22:27 +02:00
5b28e63318 retrieve path to the kernel file inside the package installation directory 2025-03-29 13:57:14 +02:00
e72adb2fa3 WIP redundant - try 2 2025-03-28 23:28:19 +02:00
fc766c7b69 WIP add info about PI redundancy 2025-03-28 19:05:33 +02:00
054ae362a1 Pass value_bit_mask as constant define. Capitalize constant in kernel. 2025-03-28 02:23:36 +02:00
909f1fdef5 Merge HEAD on Github from AD. 2025-03-28 02:12:10 +02:00
879f44d6a4 Reuse clccubes context. Makes things go zooom! 2025-03-27 20:42:49 +02:00
f4ad81c8cc Start cleaning up to prepare for the reduce stage. 2025-03-27 20:24:32 +02:00
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
143c29f407 Integrate R package from Adrian Dușa 2025-03-26 15:15:57 +02:00