Releases: tugrul512bit/Cekirdekler
Releases · tugrul512bit/Cekirdekler
Load balancer has smoothing option against oscillations now
Needs at least 10 iterations for a computeId to activate smoothing, starts saving history from beginning.
Performance report looks better
tidied it up, added space, more readable now
Cekirdekler API
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
ClArray.ToArray() method was not working as intended, fixed.