1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-12-16 02:26:43 +00:00

add yao-agent

This commit is contained in:
2020-05-23 18:29:02 +08:00
parent 51ece01aa9
commit 123a999bbe
4 changed files with 54 additions and 0 deletions

6
yao-agent/dev/bootstrap.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/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