Unanswered
Hi, I Want To Start A Normal Standalone (C++) Executable In A Container Using Clearml? How Can I Skip All Apt-Install / Pip Install Steps. The Container Is Alpine Based So All These Preinstall Steps Would Fail. The Executable Needs The Gpu, So I Want To S
Hi @<1797800424254738432:profile|FlatHippopotamus76> ,
You can control the pip installation and setting the env with CLEARML_AGENT_SKIP_PIP_VENV_INSTALL
and CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL
env vars ( examples here )
Do you have python on this container? for running the clearml-agent
19 Views
0
Answers
20 days ago
19 days ago