
NaughtyFish36
6
Questions,
21
Answers
Active since 10 January 2023
Last activity
2 years ago
Reputation
0
Badges 1
21 × Eureka!Hi there, I'm having a slight issue with my kubernetes pods silently failing after downloading a clearml registered dataset (which is around 60gb) as part of...
2 years ago
Has anyone got any experience with C++ extensions in Python when using ClearML? In our setup.py we have: ext_modules=[ Extension( "file_io.extio", sources=["...
2 years ago
Hi all! Having a bit of an ssh issue, basically I'm running the clearml k8s-glue agent in a pod in k8s, which happily spins up new pods on a managed node gro...
2 years ago
Hi all! Could do with some help on running registered task on a clearml-agent. My workflow so far is as follows: Execute a local training run (from within a ...
2 years ago
Hi all, does anyone know how to pass iam_role or iam_name to the aws_autoscaler.py example? I pass these in when registering config from a yaml file, execute...
2 years ago
Hi all, what is the appropriate way to mount a volume when running the docker container for a task? I'm executing a task from the experiment manager and addi...
2 years ago