Timothy Liu

Results 41 comments of Timothy Liu

Apologies for the delay, I have updated the [FAQ](https://github.com/NVAITC/ai-lab#faq) with more detailed instructions. Here's the gist of it: ```shell xhost +local:root nvidia-docker --rm run \ -e "DISPLAY" \ -v /tmp/.X11-unix:/tmp/.X11-unix:rw...

Hi @yuanbw , as a temporary measure you can use the following command, which `horovodrun` is effectively a shortcut for: ```shell mpirun -bind-to none -map-by slot -x NCCL_DEBUG=INFO -x LD_LIBRARY_PATH...

Sorry about that, the temp file is supposed to be purged on every startup and exit. If that doesn’t work, you can manually delete the file.

It seems to be working, I see YouTubers using it. I don’t have M2, so I cannot test myself.

This is due to the reporting in `powermetrics`, it sometimes (for some reason) reports the residency in the entire P0 or P1 CPU cluster to be 100% although only 1...

It will not work in a VM. The VM doesn’t expose such information from the base system. On Tue, 19 Apr 2022 at 10:32 AM, Anahit Sarao ***@***.***> wrote: >...

Go ahead, feel free to fork the project if you like, I don't really have a lot of time to maintain it.

Hi @mdlockyer I welcome any contributions, if you could help put together the configs needed (or point me to the instructions to follow) that would be great. That said, I...

Hi @mdlockyer , If you want to make a serious effort on this idea, I'm actually all for you doing up your own version of it rather than "fixing" up...