Maxim A

Results 5 comments of Maxim A

Same issue with Raspberry pi 4B ``` $ cat /etc/rpi-issue Raspberry Pi reference 2023-10-10 Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 962bf483c8f326405794827cce8c0313fd5880a8, stage2 $ vcgencmd version Aug 10 2023 15:33:38 Copyright (c) 2012...

> 8MB/s is ~5300 1.5KB packets per second, so 6000 interrupts sounds reasonable. Makes sense. But there is still high CPU load by `kworker/u9:3+brcmf_wq/mmc1:0001:1 ` which does not look quite...

It's important to note that there is no excess CPU load on the same system if wired connection is used. It easily handles 10x throughput with no visible interrupt handling...

@pelwell Did I understand correctly that this considered expected behaviour? Thus, it inevitably affects everyone who utilizes the WiFi on at least some RPi models including 4 and Zero 2...

@kashif Thanks for bringing it here. Could you also fix the jax version, it has the same issue: https://github.com/google-research/timesfm/blob/bf88c5dc88f6275b7071ebcd9051406c11435c0c/v1/src/timesfm/patched_decoder.py#L199 Btw, this potentially affected model pre-training as well.