ResponsiveHedgehong88 , please look here:
https://clearml.slack.com/archives/CTK20V944/p1660142477652039
Is this what you're looking for?
DepressedFish57 , I'm not sure there is something for this. There is a cleanup service to kill old failed/aborted tasks but to clear caches you'd have to handle it manually π
Hi @<1557174909573009408:profile|LargeOctopus32> , I suggest you through the introduction videos on ClearML's youtube channel
None
JitteryCoyote63 , can you try upgrading to the latest versions? Is there any reason why you stayed on older versions?
Hi DeliciousKoala34 , is there also an exceptionally large amount of files in that Dataset? How do you create the dataset? What happens if you use something like s3 if you have available?
Hi @<1547752799075307520:profile|ZippyCamel28> , to address your points
- What do you mean by 'reload'?
- You need to go into the project and archive the experiments in order to delete the project + experiments in the archive
- There are some configurations you can play with to report 'less' metrics. For example
sdk.metrics.plot_max_num_digits
You should read here - None . To get an idea of the size of an experiment think of an...
Hi HappyDove3 ,
I think you would need to go through the various sections of the API ( https://clear.ml/docs/latest/docs/references/api ) and see what needs to be moved. Basically you need to export all tasks and their events and everything else that might be on your workspace
The reports is a separate area, it's between 'Pipelines' and 'Workers & Queues' buttons on the bar on the left π
Also, is there a reason you don't want to work with the default ports provided in the docker-compose.yml
?
Hi RoughTiger69 ,
Have you considered maybe cron jobs or using the task scheduler?
Another option is running a dedicated agent just for that - I'm guessing you can make it require very little compute power
Do you mean see the datasets in the UI?
Hi @<1564785037834981376:profile|FrustratingBee69> , you can simply run the agent without the --docker command
My bad, you're looking for the project attribute
You're running your experiment from pycharm? Are you using the same environment in pycharm for all your experiments and you want the task to take packages from your 'agent' environment?
I was also curious if I've missed an easy way to mention required packages for the controller, like you can do that in components (by providing
packages=[...]
).
I think you can do this using https://clear.ml/docs/latest/docs/references/sdk/task#taskadd_requirements
I'm not sure how the pipeline controller is handled but it still should be regarded as a task on a deeper level.
Meaning that you might need to use task = Task.current_task()
and then ` task.add_r...
Hi @<1679661969365274624:profile|UnevenSquirrel80> , are you running a self hosted server?
Maybe @<1523701087100473344:profile|SuccessfulKoala55> or @<1523701827080556544:profile|JuicyFox94> might have some insight into this π
Didn't have a chance to try and reproduce it, will try soon π
Hi AttractiveShrimp45 . You input min value as 0, max value as 1 and step as 1?
Hi @<1673501397007470592:profile|RelievedDuck3> , should be possible. What errors are u getting?
Also, is the Pro plan autoscaling option the only way to run clearml in the cloud without having a dedicated VM thatβs running all the time?
Yes, GCP autoscaler is only available in the PRO & Scale/Enterprise
Hi @<1523702786867335168:profile|AdventurousButterfly15> , I think this is what you're looking for - None
Hi AbruptHedgehog21 ,
Access controls appear only in the enterprise version
Or when running something and uploading to a s3?
Hi @<1579280543999070208:profile|SourFly7> , this index holds scalars of some experiments. You can reduce it by deleting some experiments. Do you have any other large scalar indices?
However, when I try to bind a volume and run the code, everything runs perfectly.
Can you please elaborate on what this means?
Hi @<1618780810947596288:profile|ExuberantLion50> , do you have any sample code that reproduces this issue?
Hi @<1542316991337992192:profile|AverageMoth57> , I think this is what you're looking for π
None