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
Error! Could Not Locate Pytorch Version Torch==1.11.0 Matching Cuda Version 75 Clearml_Agent: Warning: Could Not Resolve Python Wheel Replacement For Torch==1.11.0 Clearml_Agent: Error: Could Not Install Task Requirements! Exception When Trying To Resolve

Error! Could not locate PyTorch version torch==1.11.0 matching CUDA version 75
clearml_agent: Warning: could not resolve python wheel replacement for torch==1.11.0
clearml_agent: ERROR: Could not install task requirements!
Exception when trying to resolve python wheel: Could not find pytorch wheel URL for: torch==1.11.0 with cuda 102 support

  
  
Posted 2 years ago
Votes Newest

Answers 10


clearml agent is v1.4.0

  
  
Posted 2 years ago

and i am running on prem clearml server on Ubuntu

  
  
Posted 2 years ago

python 3.8.13

  
  
Posted 2 years ago

clearml 1.7.0

  
  
Posted 2 years ago

what python did you run locally with and what python is running on remote?

  
  
Posted 2 years ago

Hi CostlyOstrich36 below are the versions

  
  
Posted 2 years ago

clearml-agent 1.4.0

  
  
Posted 2 years ago

ubuntu

  
  
Posted 2 years ago

both local and remote python is 3.8.13

  
  
Posted 2 years ago

Hi BroadSeaturtle49 , what versions of clearml-agent & clearml are you using? What OS is this?

  
  
Posted 2 years ago