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 2 months 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 2 months ago

Happy to help 🙂

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

  
  
Posted 2 months ago

I'm using at the moment 2 GCP instance:

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

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

  
  
Posted 2 months 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 2 months ago

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

  
  
Posted 2 months ago

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

  
  
Posted 2 months ago

it shouldn't happen through the resource configurations tab?

  
  
Posted 2 months 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 2 months ago

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

  
  
Posted 2 months ago

the agent should be installed in the remote resource right?

  
  
Posted 2 months ago

many thanks!!

  
  
Posted 2 months ago

how?

  
  
Posted 2 months ago

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

  
  
Posted 2 months ago
216 Views
15 Answers
2 months ago
2 months ago
Tags