Reputation
Badges 1
4 × Eureka!Thanks @<1523701070390366208:profile|CostlyOstrich36> , I thought it might be! I'll have a look over there
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 ...
Hi Jake, thanks for the reply 🙂 Unfortunately that didnt work, I also tried setting the required config directly through environment variables but also no luck with that
@<1523701070390366208:profile|CostlyOstrich36> Here is the task log and agent configuration