Hi TeenyBeetle18 , there is a GCP autoscaler in the PRO tier or Scale/Enterprise
I think you can just send empty payload for users.get_all like this {}
and it will return all the users in your database 🙂
Hi @<1546303293918023680:profile|MiniatureRobin9> , what version of clearml are you using and can you give an example live you've tried running?
Hi, SteepDeer88
For example, if the experiment I am cloning has no docker image and parameters set, will that make the agent ignore the ones I set in
clearml.conf
?
No, the experiment should run in docker mode if the agent was run with --docker mode
Yes, you'll need to connect them via code
I'm reading on task.set_credentials at the moment. What exactly are you trying to do?
What version of clearml are you using? Can you provide a code snippet that reproduces this?
@<1681111528419364864:profile|SmoothGoldfish52> , it will be saved to a cache folder. Take a look at what @<1576381444509405184:profile|ManiacalLizard2> wrote. I think tar files might work already. Give it a test
Hi @<1825341965806342144:profile|DisgustedJellyfish66> , you basically see a blank screen in the webUI? Can you check if there are any errors in the API server or web server containers?
Look over the different env variables to see what fits your specific needs
Where do these arguments ( --input-test-data ) come from?
Hi @<1529271098653282304:profile|WorriedRabbit94> , are you still failing to login? app.clear.ml, right?
Hi @<1578555761724755968:profile|GrievingKoala83> , from my understanding this is a feature to be added to the imminent release of clearml-serving
Also please see the other questions I asked previously
Hi @<1789465500154073088:profile|ScaryShrimp8> , can you provide the full log of the run? How did you set up & run the agent? What version and what OS are you on?
RotundSquirrel78 , if they are different servers, did you also update the credentials for new ones?
Hi @<1541592227107573760:profile|EnchantingHippopotamus83> , to "clean" a task, you need to reset it. Resetting a task will purge all outputs
Hi @<1747428509627715584:profile|CumbersomeDuck6> , you can basically expose it as an argument in the configuration section. For example using argparse would work very conveniently.
You can open developer tools (F12) and see in the UI what is happening when you create a new queue 🙂
I think so, yes
Hi @<1533619725983027200:profile|BattyHedgehong22> , in these examples you can find how to pass parameters from controller to the task itself
None
ShinyRabbit94 , Hi 🙂
Yes. Please note that the machine you run the agent on needs to have all the resources to run your experiments (gpu etc).
CrookedWalrus33 , Hi 🙂
Can you please provide which packages are missing?
Hi @<1544853695869489152:profile|NonchalantOx99> , do you mean config parameters on the task itself?
Not sure what you're trying to do but why not simply use Task.init() and set everything there?
Hi CrabbyKoala94 ,
Are you running a self hosted server?
Hi @<1716263152817016832:profile|TartHare54> , is the module part of some repository?