1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-06-07 00:01:55 +00:00
YAO-Dockerfiles/yao-agent/dev/bootstrap.sh
2020-05-23 18:29:02 +08:00

7 lines
148 B
Bash
Executable File

#!/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