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

Questions with tag aws

Questions with tag aws

Tags
Sorting
Results
per page
0 Votes
12 Answers
733 Views
0 Votes 12 Answers 733 Views
Hi, I am getting this error when using the aws auto_scaler service (with the PRO version): Traceback (most recent call last): File "/root/.clearml/venvs-buil...
aws
one year ago
0 Votes
2 Answers
751 Views
0 Votes 2 Answers 751 Views
Good day to all! Any clue how to make upload dataset to minio S3? I have setup a custom s3 in clearml.conf as per docs: aws { s3 { # default, used for any bu...
aws
one year ago
0 Votes
14 Answers
641 Views
0 Votes 14 Answers 641 Views
Hi there. I have my own clearml server working on http://clearml.10.68.0.250.nip.io , i try to push my artefact on a minio server hosted at the http://minio....
aws
one year ago
0 Votes
26 Answers
655 Views
0 Votes 26 Answers 655 Views
Hi, I would like to follow-up in this https://clearml.slack.com/archives/CTK20V944/p1646123127790389 happening on clearml server 1.2.0 (self hosted on a sing...
2 years ago
0 Votes
3 Answers
695 Views
0 Votes 3 Answers 695 Views
aws
2 years ago
0 Votes
4 Answers
603 Views
0 Votes 4 Answers 603 Views
Are GP3 volumes automatically deleted when the instance is spun down using the clearml aws autoscaler?
aws
2 years ago
0 Votes
3 Answers
727 Views
0 Votes 3 Answers 727 Views
Hi, did anyone experiment with running on the aws autoscaler on spots and knows whether there is configuration for retry policy when spot get evacuated mid-job?
2 years ago
0 Votes
4 Answers
673 Views
0 Votes 4 Answers 673 Views
Hi all, Anyone also have issues with the Logger hang the whole task?? or doesn’t upload the reported images and scalers? I got many tasks that were just hang...
aws
2 years ago
0 Votes
2 Answers
715 Views
0 Votes 2 Answers 715 Views
Hi community, noob question, how can I know the cloning repo location in an aws agent running a task?
2 years ago
0 Votes
5 Answers
700 Views
0 Votes 5 Answers 700 Views
aws
2 years ago
0 Votes
20 Answers
706 Views
0 Votes 20 Answers 706 Views
2 years ago
0 Votes
22 Answers
719 Views
0 Votes 22 Answers 719 Views
Hi guys for the AWS auto-scaler I need to access aws ssm or create .env file locally when using the init script. Has anyone done this?
aws
2 years ago
0 Votes
26 Answers
699 Views
0 Votes 26 Answers 699 Views
Hi, I attached an IAM role to an ec2 instance to grant access to an s3 bucket. The ec2 instance is running a clearml-agent (v1.1.0). I didn’t specify any key...
aws
2 years ago
0 Votes
16 Answers
644 Views
0 Votes 16 Answers 644 Views
Hi, we recently upgraded clearml to 1.1.1-135 . 1.1.1 . 2.14. The task init is task=Task.init(project_name='myproject', task_name='mytask', output_uri=' s3:/...
aws
2 years ago
0 Votes
6 Answers
642 Views
0 Votes 6 Answers 642 Views
Hi, I am using the aws autoscaler and getting the following error while trying to spin up spot instances: 2021-08-16 17:18:48 Spinning new instance type=v100...
2 years ago
0 Votes
2 Answers
594 Views
0 Votes 2 Answers 594 Views
Is it possible to have clearml launch aws instances to run clearml-agent , execute jobs and then shutdown after the jobs have been completed? I have two rele...
aws
2 years ago
0 Votes
5 Answers
649 Views
0 Votes 5 Answers 649 Views
Hi, i'm running the following and encountering some SSL errors. SSL_CERT_FILE=ca.crt clearml-data upload --id 12314jhg42342j4j --storage clearml.storage - ER...
2 years ago
0 Votes
7 Answers
669 Views
0 Votes 7 Answers 669 Views
Hi guys, I want automate the clearml-init in a docker container. Ideally I would do this by having the clearml.conf file in the container and then read in en...
aws
2 years ago
0 Votes
19 Answers
641 Views
0 Votes 19 Answers 641 Views
Hi again, I am trying to make the aws autoscaler work with ec2 instances, but it fails to setup the agent in the machine: the logs of the user-data script sh...
2 years ago
0 Votes
3 Answers
575 Views
0 Votes 3 Answers 575 Views
Hi, I see that there is a new parameter in aws autoscaler: max_spin_up_time_min - What is the difference with max_idle_time_min ?
aws
2 years ago
0 Votes
30 Answers
735 Views
0 Votes 30 Answers 735 Views
Hello, I tried the clearml-session CLI to start a jupyter instance on an agent, but an error with the password, here is the full CLI log: $ clearml-session -...
3 years ago
0 Votes
5 Answers
588 Views
0 Votes 5 Answers 588 Views
3 years ago
0 Votes
5 Answers
544 Views
0 Votes 5 Answers 544 Views
3 years ago
0 Votes
3 Answers
541 Views
0 Votes 3 Answers 541 Views
aws
3 years ago
0 Votes
3 Answers
559 Views
0 Votes 3 Answers 559 Views
Hi guys, since I am done with implementing the AWS autoscaler, I would like to share some pain points that I encountered in the process with the hope that th...
aws
3 years ago
0 Votes
5 Answers
585 Views
0 Votes 5 Answers 585 Views
Hi again, it seems like the aws autoscaler is not spinning instances with the EBS configuration I configured. Here is the configuration: resource_configurati...
3 years ago
0 Votes
0 Answers
666 Views
0 Votes 0 Answers 666 Views
Hi all, Would it be possible to make the aws autoscaler log each scale in/out operation in the console to help debugging/understanding the course of events?
3 years ago
0 Votes
3 Answers
535 Views
0 Votes 3 Answers 535 Views
How can I integrate trains-server to aws ec2 api
aws
3 years ago
0 Votes
30 Answers
677 Views
0 Votes 30 Answers 677 Views
I'm having issues running trains-agent on my aws, it seems to not be able to install pytorch... I have miniconda 4.8.2 , python 3.7.6 , trains-agent 0.14.1 i...
4 years ago
Show more results questions