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
Unanswered
Hi! I Have A Few Tasks That Are Not Transitioning From


Tasks are running locally and recording to our self deployed server, no output in my task log that indicates an issue. This is all of the console output:

2023-01-09 12:53:22 ClearML Task: created new task id=7f94e231d8a04a8c9592026dea89463a ClearML results page: 2023-01-09 12:53:24 ClearML Monitor: GPU monitoring failed getting GPU reading, switching off GPU monitoringAre there any logs in the server I can check? The server is running v1.3.1 and the issue I’m see is with version 1.9.0 of the SDK. Version 1.8.1 works fine and tasks switch to completed

  
  
Posted one year ago
85 Views
0 Answers
one year ago
one year ago