Skip to content

Releases: tugrul512bit/Cekirdekler

Load balancer has smoothing option against oscillations now

03 Apr 01:12
Compare
Choose a tag to compare

Needs at least 10 iterations for a computeId to activate smoothing, starts saving history from beginning.

Performance report looks better

01 Apr 20:42
Compare
Choose a tag to compare

tidied it up, added space, more readable now

Cekirdekler API

01 Apr 00:31
Compare
Choose a tag to compare

Load balancing and pipelining and auto buffer managing, multi-device, GPGPU API for easy custom-kernel compute harnessing OPENCL-1.2.

Warning: need this https://github.com/tugrul512bit/CekirdeklerCPP too! To generate a KutuphaneCL.dll and put it near Cekirdekler.dll(C#) which you put it in any gpgpu project to use it as compute API
(both 64 bit)

Fixed a minor bug

01 Apr 17:36
Compare
Choose a tag to compare

ClArray.ToArray() method was not working as intended, fixed.