1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-06-07 08:11:56 +00:00
YAO-Dockerfiles/yao-agent/dev/bootstrap.sh

7 lines
148 B
Bash
Raw Normal View History

2020-05-23 10:29:02 +00:00
#!/usr/bin/env bash
# run nvidia-smi in background to speed up the query and reduce CPU load (why?)
nvidia-smi daemon
python3 /yao-agent/agent.py