Timothy Liu

Results 41 comments of Timothy Liu

The current version should not have this issue. An older version had a issue where sometimes the log files from powermetrics are not cleared. Can you confirm you are using...

I welcome any suggestions on that. Currently, it is because there are 2 only options I am aware of: - Call powermetrics once, and read the output. This causes a...

Thanks, I didn't know about fifo

Hmm, try ``` pip uninstall asitop pip3 install asitop --upgrade ```

As mentioned here: https://github.com/tlkh/asitop#how-it-works There is no official source for ANE max power. The maximum I’ve seen on my M1 Max is about 7. Therefore I guess the limit to...

High performance mode does not increase the TDP, it just makes the fan curve more aggressive.

Not that I am aware of. For ANE, the proxy to measuring utilisation is power usage (we cannot check the ANE utilisation directly, but power usage is a good proxy)...

Yeah it could be the case that the `powermetrics` process started by `asitop` could have been accumulating memory. I don't think asitop itself will use so much memory, it only...

Yes, previously I had just called powermetrics with -n1, it was the most logical to me at that time. However, every time the powermetrics process starts and stops, there is...

Hello @enijkamp thank you for your work. Looking forward to some fine-tuning instructions and code. Currently, I have tried to fine-tune as if it is GPT-2, but I am running...