Results 8 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.

Also having this issue on version 252.19 when the directory that `StateDirectory=` is already pointing at was changed into a symlink that leads to a different volume. The root volume...

For anyone else who encountered this problem, I can confirm that bind mounts do work.