for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
one month ago
and can someone please explain what the date represents?
one month ago
I see the Agent recreates the environment from the local machine in the remote machine
one month ago
Hi guys, I have a brand new problem
one month ago
the problem is with git
one month ago
I want it to come from the regular clearml.conf file
one month ago
I want the location to be not from a tmp file
one month ago
I have looked through the chat and some people have had the same issue but none of them had a solution
one month ago
but for example the pytorch versions would be different for the two, macbook is running a different version and my GPU(an Nvidia machine) an another version,...
one month ago
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
one month ago
I also have another question @<1523701070390366208:profile|CostlyOstrich36> I’m hoping you’d be kind of enough to guide me: the clearml.conf file that gets u...
one month ago
in this case do I need an agent running on my local machine? Or the remote machine?
one month ago
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
one month ago
which agent will enqueue my task? let’s say both agents are listening on the same queue
one month ago
dumb question I know but I have code running on my local machine and I’m using the remotely_execute() call in there so it’d go to my GPU machine
one month ago
I tried it that way but then I also tried it by creating an ssh connection and having the ssh credentials stored in the machine and setting force_git_ssh to ...
one month ago
I can git clone just fine on that same machine and account and ofc same repository
one month ago
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
one month ago