tugrul512bit / Cekirdekler

Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).
GNU General Public License v3.0
93 stars 9 forks source link

Explicit device selection disposes handles twice, giving error #15

Closed tugrul512bit closed 7 years ago

tugrul512bit commented 7 years ago

When passed to "Cores" instance, need to deny disposing self, even if "isDeleted" is false.