Thomas Watson
Thomas Watson
NVIDIA's documentation [here](https://docs.nvidia.com/cuda/ampere-compatibility-guide/index.html#application-compatibility-on-ampere) answers these questions. Note that what they call "cubin" the CMake docs call "real" and what they call "PTX" CMake calls "virtual". They say all kernel versions...
I need a baud rate of 1000000. On my system 921600 falls at a bad divisor and doesn't work properly.
I tested also with an LPC-Link2 running in CMSIS-DAP JTAG mode set to 6MHz. This patch boosts the upload speed of that adapter from 487 bytes per second to 107.1KB/s....
I think that solution with `nix-env -i` would still require a rebuild when your channels updated and a dependency changed. Another way would be to directly call `nix-build` on the...
The latest release now uses a 99% unmodified config from the Asahi reference distro which looks to have the options you mention. The big obstacle to getting it to boot...
It would be great to have a simple exclude option as well.
Thanks for the continued work. I tried this and it works great. A couple documentation nits which would be good to fix too: * Clarify in the manpage that the...
I ran into this problem too. I like the option of having a way to pre-set the requested realtime/priority level and a default callback which simply sets that.
I have this issue as well with the same graphics driver. I found that it doesn't actually hang, but sits at 100% CPU usage for a few minutes. I can...
This would be great to have!