1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-06-06 21:31:55 +00:00
YAO-agent/bootstrap.sh
2019-12-26 19:24:18 +08:00

14 lines
248 B
Bash
Executable File

#!/usr/bin/env bash
# TODO: monitor the processes
# run nvidia-smi in background to speed up the query and reduce CPU load (why?)
nvidia-smi daemon
#python3 /root/monitor.py &
#python3 /root/executor.py &
#sleep infinity
python3 /root/main.py