OpenCL-TTL icon indicating copy to clipboard operation
OpenCL-TTL copied to clipboard

Create a CPP implementation of TTL #37

Open chrisgearing opened this issue 1 year ago • 1 comments

The C implementation of TTL is really an object-orientated CPP implementation written in C.

The outcome for the use is good, with the ability to work well with Typed-Tensors, but the developer of TTL has to work with quite difficult macros. The end user could also benefit from a CPP implementation.

Create a Prototype implementation.

At present a CPP (not opencl) version is implemented that makes Duplex buffering work.

chrisgearing avatar Aug 23 '24 10:08 chrisgearing

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 14 '25 16:04 CLAassistant