Hi John, this is for a new experiment but I'm running it by creating a new task in ClearML clearml.task.Task.init(...)
and then calling task.execute_remotely(queue_name=...)
. My goal is to run the same command I enter on a clearML agent instead of locally, but I can see in a lot of the documentation a pre-existing task is being cloned then queued - does remote execution work with new tasks as well? Give me a second to remove credentials etc from the logs/agent config and I'll send it over, thanks.
Hi @<1625666182751195136:profile|MysteriousParrot48> , how did you run the original experiment? Can you add the full log and also the agent configuration?
@<1523701070390366208:profile|CostlyOstrich36> Here is the task log and agent configuration