1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-06-07 22:01:55 +00:00
YAO-agent/bootstrap.sh

6 lines
142 B
Bash
Raw Normal View History

2019-03-12 08:28:04 +00:00
#!/usr/bin/env bash
2019-04-24 07:14:01 +00:00
# run nvidia-smi in background to speed up the query and reduce CPU load (why?)
nvidia-smi daemon
2019-12-26 11:39:58 +00:00
python3 /root/agent.py