Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
VexedWoodpecker50
Moderator
19 Questions, 47 Answers
  Active since 27 November 2024
  Last activity 9 months ago

Reputation

0

Badges 1

45 × Eureka!
0 Votes
0 Answers
577 Views
0 Votes 0 Answers 577 Views
I can git clone just fine on that same machine and account and ofc same repository
9 months ago
0 Votes
2 Answers
607 Views
0 Votes 2 Answers 607 Views
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...
9 months ago
0 Votes
0 Answers
585 Views
0 Votes 0 Answers 585 Views
the problem is with git
9 months ago
0 Votes
13 Answers
692 Views
0 Votes 13 Answers 692 Views
just a small question @<1576381444509405184:profile|ManiacalLizard2> : when I do remotely execute I get this line, Current configuration (clearml_agent v1.9....
9 months ago
0 Votes
0 Answers
634 Views
0 Votes 0 Answers 634 Views
Hi guys, I have a brand new problem
9 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
9 months ago
0 Votes
0 Answers
622 Views
0 Votes 0 Answers 622 Views
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 ...
9 months ago
0 Votes
0 Answers
576 Views
0 Votes 0 Answers 576 Views
I see the Agent recreates the environment from the local machine in the remote machine
9 months ago
0 Votes
0 Answers
618 Views
0 Votes 0 Answers 618 Views
I want the location to be not from a tmp file
9 months ago
0 Votes
0 Answers
747 Views
0 Votes 0 Answers 747 Views
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)
9 months ago
0 Votes
0 Answers
571 Views
0 Votes 0 Answers 571 Views
and can someone please explain what the date represents?
9 months ago
0 Votes
0 Answers
572 Views
0 Votes 0 Answers 572 Views
I want it to come from the regular clearml.conf file
9 months ago
0 Votes
0 Answers
740 Views
0 Votes 0 Answers 740 Views
which agent will enqueue my task? let’s say both agents are listening on the same queue
9 months ago
0 Votes
0 Answers
709 Views
0 Votes 0 Answers 709 Views
9 months ago
0 Votes
0 Answers
600 Views
0 Votes 0 Answers 600 Views
I have looked through the chat and some people have had the same issue but none of them had a solution
9 months ago
0 Votes
0 Answers
680 Views
0 Votes 0 Answers 680 Views
in this case do I need an agent running on my local machine? Or the remote machine?
9 months ago
0 Votes
2 Answers
943 Views
0 Votes 2 Answers 943 Views
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
9 months ago
0 Votes
6 Answers
757 Views
0 Votes 6 Answers 757 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
9 months ago
0 Votes
52 Answers
101K Views
0 Votes 52 Answers 101K Views
I have the user/pass set up on the clearml.conf and also have the enable_git_ask_pass set to True
9 months ago
0 I Have The User/Pass Set Up On The
1732722421215 Ajeels-MacBook-Pro-392.local info ClearML Task: created new task id=b045fc0540134b3b860150260fc0d4ac
ClearML results page: 

2024-11-27 15:47:01,439 - clearml.Task - INFO - Waiting for repository detection and full package requirement analysis
1732722423002 Ajeels-MacBook-Pro-392.local info ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoring
1732722423507 Ajeels-MacBook-Pro-392.local info 2024-11-27 15:47:03,507 - clearml.Ta...
9 months ago
0 I Also Have Another Question

yup I see, so the changes I make in the remote machine should be the only relevant one yet those changes do not get reflected

9 months ago
0 Just A Small Question

why is it specifically asking for that .cfg file?

9 months ago
0 I Have The User/Pass Set Up On The

I do have the virtualenv installed on the same python environment

9 months ago
0 I Have The User/Pass Set Up On The

back then the error was this
image

9 months ago
0 I Have The User/Pass Set Up On The

self-hosted so clearml keys are fine

9 months ago
0 Just A Small Question

the machine has multiple accounts, is it possible it’s picking up the settings from some other user’s clearml.conf ?

9 months ago
0 I Am Noticing That Clearml Isn'T Able To Clone A Submodule With The Error

@<1739455977599537152:profile|PoisedSnake58> hi! Were you able to fix this issue?

9 months ago
0 I Have The User/Pass Set Up On The

I’m positive, this is where I got it from
image

9 months ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

hi @<1523701070390366208:profile|CostlyOstrich36> thanks for the reply but that doesn’t seem to be the case, I have a requirements.txt file that is very different from the one getting displayed

9 months ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

basically how can I make sure the packages from the requirements.txt get picked up instead of theses ones?

9 months ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

I see, thank you for the help but shouldn’t it automatically install packages that I’m specifying?

9 months ago
0 I Have The User/Pass Set Up On The

yes the ubuntu machine is running the agent, and yes all the changes I make to clearml.conf are on that same ubuntu machine

9 months ago
0 I Have The User/Pass Set Up On The

you are right, I can’t see the git_pass but in the previous logs I see it

9 months ago
0 Just A Small Question

what I was expecting it to do was create a new file from the host clearml.conf

9 months ago
0 Just A Small Question

I deleted the file in the tmp folder and now I get this error:
clearml_agent: ERROR: Could not open configuration file: /tmp/.clearml_agent.1xfib73d.cfg

9 months ago
Show more results compactanswers