Mikey
Mikey
> This requires cuda which is only available on NVidia GPUs I believe it requires Pytorch, which has experimental support for AMD gpus via ROCm : https://pytorch.org/get-started/locally/ when installing pytorch...
yuh but not using this docker compose file. when using nginx, you need to setup the routing in proxy.conf. i used nginx as reverse proxy on a subdomain and name...
https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf "2.3.2. Interrupts Each core is equipped with a standard ARM Nested Vectored Interrupt Controller (NVIC) which has 32 interrupt inputs. Each NVIC has the same interrupts routed to it,...
> The classic RTIC move is to pick an unused hardware interrupt vector for your software task. So if you're not using USB, for example, you could use the USB...