Skip to content

Releases: tugrul512bit/Cekirdekler

v1.1.5

10 Apr 18:19
Compare
Choose a tag to compare

compute() method bounds checking for both workitems and arrays

v1.1.4

08 Apr 01:43
Compare
Choose a tag to compare

string bug in platform dispose fixed

v1.1.3

07 Apr 23:50
Compare
Choose a tag to compare

Bug for device selection in v1.1.2 fixed (was disposing platform twice)

v1.1.2

07 Apr 00:30
Compare
Choose a tag to compare

feature: adding two device groups together to use for gpgpu.

v1.1.1

07 Apr 00:05
Compare
Choose a tag to compare

Singe devices can be selected now

v1.1.0

06 Apr 23:37
Compare
Choose a tag to compare

Explicit device selection added

instead of picking all gpus, all cpu, all accelerators, all cpu+gpu, .... now they can be chosen by vendor, by platform vendor, by memory type, by compute unit numbers and similar.

v1.0.7

04 Apr 15:42
Compare
Choose a tag to compare

Reworked namespaces

v1.0.6

04 Apr 13:26
Compare
Choose a tag to compare

Fixed a bug: GC was collecting parameters while cruncher has buffers bound to their unmanaged arrays. Now it adds them to a list for a strong reference.

Uses more memory until gets released.

v1.0.5

03 Apr 15:51
Compare
Choose a tag to compare

Tidied up naming of properties and fixed some summaries

Hidden unnecessary classes from public access

03 Apr 14:51
Compare
Choose a tag to compare
v1.0.4

Hidden some unnecessary opencl wrappers with internal keyword