Results 6 comments of oakwhiz

There are some clues here: https://github.com/DonBrus/M5Stack/blob/master/CMakeLists.txt

Inserting the following code snippet seems to work for me so far on the latest revision: ``` lastPTerm = kp * ( pOnE ? error : dInput); lastITerm = outputSum;...

On Windows it seems to work if you find OpenCL.dll from the AMD APP SDK and copy it into a folder named lib in your project directory. Then invoke cargo...

If there is a 2GB limit, people will start writing their stuff to compress large files in blocks, and then not all implementations will necessarily be compatible.