Hi AverageRabbit65 ,
Any task (including pipeline steps) is always executed either on a machine with a clearml.conf
file, or by an agent which already has the clearml server address
so it's not auto-generated. What's the spec of this conf file?
I see! SuccessfulKoala55 what is the right way to config it? via vim or is there any commandline tool?
AverageRabbit65
Any tool that will permit to edit a text file. I personally use nano . Note that the indentations are not crucial, so any tool, either GUI or CLI will be ok
AverageRabbit65 you can see the full process and how to create the configuration file here: https://clear.ml/docs/latest/docs/clearml_agent
it is basically auto-generated when you do clearml-init
there are a bench of optional configurations that are not in the auto generated file though.
Have a look here it is pretty detailed https://clear.ml/docs/latest/docs/configs/clearml_conf