tbenthompson / cutde

Python CPU and GPU accelerated TDEs, over 100 million TDEs per second!
MIT License
58 stars 15 forks source link

Implement a simple C++ backend that works without OpenCL or CUDA. #16

Closed tbenthompson closed 3 years ago

tbenthompson commented 3 years ago

This will open up the ability to run on a wider range of computers and with less installation effort. In particular, running on Mac will be easier.

tbenthompson commented 3 years ago

Closed by #18