Paul Irofti pirofti · he/him
  • Bucharest
  • https://cs.unibuc.ro/~pirofti
  • Associate Professor at University of Bucharest interested in anomaly detection, dictionary learning, signal processing, operating systems and security.

  • Joined on 2025-02-26
pirofti pushed to main at pirofti/ccubes-cl 2025-03-30 13:31:08 +00:00
76c637a64a Rebuild only when necessary.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-30 13:17:47 +00:00
0c46ec57fe Separate constant buffers at create and destroy.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-30 12:49:01 +00:00
5c34ae92de Fix last batch when n_tasks in not a multiple of batch size.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-29 14:51:55 +00:00
8eccb63844 Forgot kernel file in ccubes_create() declaration.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-29 14:44:09 +00:00
9fa5f520b5 Get the kernel from R path
17b29fb0dc remove old makefile and test code
db0e114bfd no need for cl hello-world
Compare 3 commits »
pirofti pushed to main at pirofti/ccubes-cl 2025-03-29 13:27:43 +00:00
b426012542 less verbose logs
pirofti pushed to main at pirofti/ccubes-cl 2025-03-29 13:17:35 +00:00
feb82c35df Adapt OMP critical section for the OpenCL variant.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-29 12:53:29 +00:00
2bb176f813 Use redundant pointer. Indent. Outputs now identical with R.
0f47fc569f moved ccubes.cl
25f3371635 Remove leftover PROTECT().
Compare 3 commits »
pirofti pushed to main at pirofti/ccubes-cl 2025-03-28 00:24:46 +00:00
054ae362a1 Pass value_bit_mask as constant define. Capitalize constant in kernel.
909f1fdef5 Merge HEAD on Github from AD.
Compare 2 commits »
pirofti pushed to main at pirofti/ccubes-cl 2025-03-27 18:44:21 +00:00
879f44d6a4 Reuse clccubes context. Makes things go zooom!
f4ad81c8cc Start cleaning up to prepare for the reduce stage.
95ca0c519b Adjust batches if total jobs is smaller then.
Compare 3 commits »
pirofti pushed to main at pirofti/ccubes-cl 2025-03-27 17:57:54 +00:00
aa54de39b6 Fix outputs for 1 iteration.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-27 08:46:57 +00:00
5f3d3074a3 Return ccubes context for output manipulation.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:52:44 +00:00
33d410c81e Send nofvalues in kernel args
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:42:50 +00:00
fe2feeaabf Newline after endif
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:36:05 +00:00
fd4abc99d3 Fix linking with OpenCL
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:22:28 +00:00
a5d1ad836c more formating
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:21:28 +00:00
749e82ad8f format readme
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 13:16:37 +00:00
06c8b79290 readme about how to build and test
143c29f407 Integrate R package from Adrian Dușa
Compare 2 commits »
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 11:00:23 +00:00
31b377d889 Allow multiple batches of work.
pirofti pushed to main at pirofti/ccubes-cl 2025-03-26 09:50:24 +00:00
68c9e11e3d License