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
Profile picture
DiminutiveToad80
Moderator
20 Questions, 83 Answers
  Active since 06 September 2023
  Last activity one year ago

Reputation

0

Badges 1

83 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey all, is there a way to upload a fiftyone dataset as an artifact in a clearml pipeline? I am getting the following error when I try to upload it Can't pic...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
I am running the agent in my local machine
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hello, is there a way to create a file inside the docker container when initializing the autoscaler instance?
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Can anyone help me with this issue?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
And also is there a way to enable MFA on our clearml logins?
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
After running my pipeline on a GCP VM, I am getting the following error when installing the packages Successfully installed numpy-1.24.1 Torch CUDA 110 index...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hey, when I try to run my clearml pipeline locally using pipe.start_locally(run_pipeline_steps_locally=True) , it's giving me an error TypeError: '<' not sup...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, is there a way to pass your Google Application credentials to the docker container while setting up the autoscaler instance?
one year ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
I am working up with the autoscaler, after setting up the autoscaler instance I am getting the following error when I launch the autoscaler googleapiclient.e...
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
does clearml creates separate virtual environments for each pipeline steps when running remotely?
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Does anyone know how to resolve symbol cublasLtGetStatusString version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
one year ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
I am trying to run one agent on my local machine and one agent on a VM
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
How does Clearml clones the git repo, using HTTPS or SSH?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey all, is there a way to transfer ownership of your clearml account to someone else?
one year ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
How can I add my requirements.txt file to the pipeline instead of each tasks?
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Can we use two agents on two different machines?
one year ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hi everyone, how can one import additional requirements to the pipeline while remote execution
2 years ago
0 I Am Working Up With The Autoscaler, After Setting Up The Autoscaler Instance I Am Getting The Following Error When I Launch The Autoscaler Googleapiclient.Errors.Httperror: <Httperror 404 When Requesting

While creating a GCP credentials using None
What values should I insert in the following step so that the autoscaler has access, as of now I left this field blank

one year ago
0 I Am Trying To Run One Agent On My Local Machine And One Agent On A Vm

Can you tell me how clearml get access to my repo even if I didn't pass any information about it?

one year ago
0 I Am Trying To Run One Agent On My Local Machine And One Agent On A Vm

Do I need not make changes into clearml.conf so that it doesn't ask for my credentials or is there another way around

one year ago
0 I Am Working Up With The Autoscaler, After Setting Up The Autoscaler Instance I Am Getting The Following Error When I Launch The Autoscaler Googleapiclient.Errors.Httperror: <Httperror 404 When Requesting

Hey, so I am able to spin up the GCP instance using the autoscaler, I wanted to confirm one thing does the autoscaler spins up the agent automatically in the VM or do I need to add the script for that to the bash script

one year ago
0 Does Clearml Creates Separate Virtual Environments For Each Pipeline Steps When Running Remotely?

is there a way that there is only one environment for the whole pipeline?

2 years ago
0 Does Clearml Creates Separate Virtual Environments For Each Pipeline Steps When Running Remotely?

so inside /Users/adityachaudhry/.clearml/venvs-builds.1/3.10/task_repository/ I have my git repo, I have one component that make a dataset directory inside this git repo, but when the other component starts executing this dataset directory is not there

2 years ago
0 Hello, Is There A Way To Create A File Inside The Docker Container When Initializing The Autoscaler Instance?

So, one of my tasks requires GCP credentials json file, is there a way that I can pass in the json file and set the environment variable for that?

one year ago
0 I Am Working Up With The Autoscaler, After Setting Up The Autoscaler Instance I Am Getting The Following Error When I Launch The Autoscaler Googleapiclient.Errors.Httperror: <Httperror 404 When Requesting

Well the VM is running in the default docker nvidia/cuda:10.2-cudnn7-runtime-ubuntu18.04, but it's not spinning up the agent when the VM is intialized

one year ago
0 I Am Trying To Run One Agent On My Local Machine And One Agent On A Vm

so you mean when i ssh into my VM i need to do a git clone and then spin up the agent, right?

one year ago
0 I Am Working Up With The Autoscaler, After Setting Up The Autoscaler Instance I Am Getting The Following Error When I Launch The Autoscaler Googleapiclient.Errors.Httperror: <Httperror 404 When Requesting

Also @<1523701087100473344:profile|SuccessfulKoala55> when autoscaler spins up my GCP instance, when I look inside it I am not able to find the clearml.conf file, does it not install clearml automatically when it spins up the VM?

one year ago
0 Hi, Is There A Way To Pass Your Google Application Credentials To The Docker Container While Setting Up The Autoscaler Instance?

Hey, @<1523701070390366208:profile|CostlyOstrich36> @<1523701087100473344:profile|SuccessfulKoala55> I would very much appreciate it if you could help me with this

one year ago
0 Hi, Is There A Way To Pass Your Google Application Credentials To The Docker Container While Setting Up The Autoscaler Instance?

Heyy guys, I was able to run the pipeline using autoscaler, thanks to @<1523701070390366208:profile|CostlyOstrich36> @<1523701087100473344:profile|SuccessfulKoala55> for all your help and suggestions!!

one year ago
0 I Am Trying To Run One Agent On My Local Machine And One Agent On A Vm

So the issue I am facing is, I am running the pipeline controller task on my local system agent and the steps of the pipeline on an agent running on GCP VM, the first step of the pipeline is failing showing clearml_agent: ERROR: Failed cloning repository.

one year ago
0 Hi, Is There A Way To Pass Your Google Application Credentials To The Docker Container While Setting Up The Autoscaler Instance?

Ok so here's what I want to do, I want to export Google Application credentials to my docker container. Here's what I have tried so far

agent.extra_docker_shell_script: [
"echo -E '{
  'type': 'xxx',
  'project_id': 'xxx',
  'private_key_id': 'xxx',
  ....
}' > google-api-key.json", "export GOOGLE_APPLICATION_CREDENTIALS=google-api-key.json"]
one year ago
0 Hi, Is There A Way To Pass Your Google Application Credentials To The Docker Container While Setting Up The Autoscaler Instance?

This didn't work, is there a way that I can set up this environment variable in my docker container?

one year ago
0 Hey All, Is There A Way To Upload A Fiftyone Dataset As An Artifact In A Clearml Pipeline? I Am Getting The Following Error When I Try To Upload It

File "/opt/conda/envs/bumlo/lib/python3.10/site-packages/clearml/binding/artifacts.py", line 745, in upload_artifact
pickle.dump(artifact_object, f)
_pickle.PicklingError: Can't pickle <class 'mongoengine.base.metaclasses.samples.6627e5ecc60879fe5e49cee6'>: attribute lookup samples.6627e5ecc60879fe5e49cee6 on mongoengine.base.metaclasses failed

one year ago
0 Hey All, Is There A Way To Upload A Fiftyone Dataset As An Artifact In A Clearml Pipeline? I Am Getting The Following Error When I Try To Upload It

dataset = fo.Dataset.from_dir(
labels_path=labels_path,
dataset_type=fo.types.COCODetectionDataset,
label_field="ground_truth",
use_polylines=True
)
task.upload_artifact(
name="Dataset",
artifact_object=dataset,
)

one year ago
0 Hi Everyone, I Am Running A Pipeline Using The Autoscaler, I Am Able To Spin Up The Vm Instance Using The Autoscaler And The Docker Is Also Getting Installed In There Perfectly. The Issue I Am Facing Is That During Executing A Pipeline Task While Cloning

Note: switching to 'commit_id'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting ...

one year ago
0 Hi Everyone, I Am Running A Pipeline Using The Autoscaler, I Am Able To Spin Up The Vm Instance Using The Autoscaler And The Docker Is Also Getting Installed In There Perfectly. The Issue I Am Facing Is That During Executing A Pipeline Task While Cloning

@<1523701205467926528:profile|AgitatedDove14> I was able to resolve that, but now I am having issues with fiftyone, it's showing me the following error

import fiftyone as fo
File "/root/.clearml/venvs-builds/3.8/lib/python3.8/site-packages/fiftyone/init.py", line 25, in <module>
from fiftyone.public import *
File "/root/.clearml/venvs-builds/3.8/lib/python3.8/site-packages/fiftyone/public.py", line 15, in <module>
_foo.establish_db_conn(config)
File "/root/.clearml...

one year ago
Show more results compactanswers