Unanswered
Hello,
I'M Trying To Spin Up Agents Thru Systemd Service, But It'S Failing:
The script:
#!/bin/bash
export PATH="$PATH:$HOME/.local/bin/"
clearml-agent daemon --detached --create-queue --queue holly-gpu0 gpu-24gb gpu-12gb gpu-8gb --gpus 0
clearml-agent daemon --queue task_services --detached --services-mode --cpu-only
48 Views
0
Answers
3 months ago
3 months ago