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
Answered
Hi, I Installed The Open-Source Version Of Clearml But Couldn'T Connect Using The Admin Role. Can You Assist Me With This? I Want To Set Resource Config And Couldn'T Find It

Hi, I installed the open-source version of ClearML but couldn't connect using the admin role. Can you assist me with this?
I want to set resource config and couldn't find it
image

  
  
Posted one month ago
Votes Newest

Answers 15


No, resource configuration allows you higher level of control over different resources - None

I suggest you review the agent setup & deployment docs - None

Then you can view all the connected nodes through the orchestration tab - None

  
  
Posted one month ago

Happy to help 🙂

I suggest watching this short video to get a better idea on how the agent works - None

  
  
Posted one month ago

I'm using at the moment 2 GCP instance:

  1. for clearm-server
  2. for gpu-cluster (A100 with 8 GPUs)
  
  
Posted one month ago

In that case then yes, install the agent on top of the machine with the A100 with 8 GPUs

  
  
Posted one month ago

This is doen via clearml-agent this is the second link I provided - None

  
  
Posted one month ago

Assuming you have bare metal machines, yes. You can also install it on top of K8s. Are you using bare metal machines on prem?

  
  
Posted one month ago

so in the open source version I can't create queues, manage all GPU clusters?

  
  
Posted one month ago

In the OS you can create queues and manage your clusters through that

  
  
Posted one month ago

it shouldn't happen through the resource configurations tab?

  
  
Posted one month ago

None

  
  
Posted one month ago

Hi PreciousCentipede43 , role based access controls, admins and resource configurations are all part of the Scale/Enterprise licenses. In the open source everyone is set as an admin with access to all parts of the system.

Hope this helps 🙂

  
  
Posted one month ago

thanks CostlyOstrich36 ! so can you refer me to the documentation the describe how to connect my GPU cluster into the clearML-server?

  
  
Posted one month ago

the agent should be installed in the remote resource right?

  
  
Posted one month ago

many thanks!!

  
  
Posted one month ago

how?

  
  
Posted one month ago
213 Views
15 Answers
one month ago
one month ago
Tags