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
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
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
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
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
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
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
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
2 Answers
608 Views
0 Votes 2 Answers 608 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
2 Answers
944 Views
0 Votes 2 Answers 944 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
0 Answers
635 Views
0 Votes 0 Answers 635 Views
Hi guys, I have a brand new problem
9 months ago
0 Votes
0 Answers
741 Views
0 Votes 0 Answers 741 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
573 Views
0 Votes 0 Answers 573 Views
I want it to come from the regular clearml.conf file
9 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
9 months ago
0 Votes
0 Answers
619 Views
0 Votes 0 Answers 619 Views
I want the location to be not from a tmp file
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