Reputation
Badges 1
606 × Eureka!However, this seems like a pretty edge-case to me - why would you do that on a regular basis?
For me this is how I use ClearML as tensorboard replacement. To start some debug runs before adding it to a clearml-agent queue. For me this seems like the most common usage case or am I missunderstanding ClearML?
My driver says "CUDA Version: 11.2" (I am not even sure this is correct, since I do not remember installing code in this machine, but idk) and there is no pytorch for 11.2, so maybe it fallbacks to cpu?
Related to this: How does the local cache/agent cache work? Are the sdk.storage.cache
parameters for the agent? When are datasets deleted from cache? When are datasets deleted if I run local execution?
Thank you very much! 😃
But I do not have anything linked correctly since I rely in conda installing cuda/cudnn for me
So actually deleting from client (e.g. an dataset with clearml-data) works.