This slack bot is intended to be used on shared servers where Nvidia GPUs are shared among many people. The bot will notify you when the GPUs are being used, providing the name of the users, the memory used and the process PIDs.
- Ensure that nvidia-smi is installed.
- Add an incoming webhook to your slack channel https://cobralaval.slack.com/apps/new/A0F7XDUAZ-incoming-webhooks.
cp resources/config.template.clj resources/config.clj
.- Edit
resources/config.clj
with the URL of your own slack webhook. lein run