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 Am Trying To Run Nemo With Clearml With 8 Gpus, But I Get 8 Different Tasks In The Clearml Page Instead Of Just One, Any Idea What Should I Do?

Hi,
I am trying to run NeMo with ClearML with 8 GPUs, but I get 8 different tasks in the clearml page instead of just one, any idea what should I do?

  
  
Posted 2 months ago
Votes Newest

Answers 3


I get 8 jobs each time.

  
  
Posted one month ago

Thanks, I've tried the normal method, and it does not work.

  
  
Posted one month ago

Hi @<1852158596431745024:profile|HappyRaccoon38> , what did you do? What steps did you take?

  
  
Posted one month ago
278 Views
3 Answers
2 months ago
one month ago
Tags