Questions tagged with AWS Batch

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hello, I'm currently conducting tests to create infrastructure using Terraform. During these tests, I've encountered an issue where certain compute environments are marked as invalid and cannot be...
1
answers
0
votes
67
views
Galeno
asked 3 days ago
My organization is currently using g6 family instances for Batch compute, which have L4 GPUs. We've investigated and found a 300% speedup for our use case when running our job on L40/L40S GPUs, which...
0
answers
0
votes
116
views
June K
asked 3 days ago
Hello, I have a container image hosted in a private repository that I would like to use as the container image for an AWS Batch job running on Fargate. This image needs to access a REST web service...
2
answers
0
votes
137
views
olivier
asked 20 days ago
Hello. I am new to AWS, so excuse any accidental simplifications/omissions. Background: I have a windows desktop (not windows server). I have some CSV files which I want to run through a python...
3
answers
0
votes
258
views
chrism
asked 23 days ago
Hi, I am new to AWS Batch. Is it possible to tag the compute environment resources dynamically based on the job-id that is executes ?
1
answers
0
votes
220
views
asked 25 days ago
I have been implementing a small ETL job using Pyspark. **I plan to deploy it to AWS Glue and will use an S3 bucket. to read and write my files instead of local file, once it is ready.** This ETL...
0
answers
1
votes
308
views
profile picture
asked 25 days ago
Hello. I am attempting to extract a single frame from a video where there is an object in focus. However, sometimes there can be person in the view of the video. I only want to extract and output a...
1
answers
0
votes
115
views
asked a month ago
Hi experts, I am running an AWS Batch job which invokes some command in some container. The container exits with a non-zero return value (I know that for sure) but the AWS batch job's status is...
0
answers
0
votes
42
views
asked a month ago
I have a heavy scientific workload that requires more than 4000 vCPUs for around 12 hours. I will use AWS Batch to orchestrate the workload. To make it cost-efficient, I am looking to use EC2 Spot...
2
answers
0
votes
73
views
asked a month ago
I am doing link prediction in Neptune ML. In the step of model training, the hyperparameters generated in the data processing job are not suiting the graph data(nodes & edges) which I gave and...
0
answers
0
votes
203
views
asked a month ago
I am doing link prediction in neptune ml but facing an error in model training step. model-hpo-configuration.json generated in data processing step is : { "models": [ { ...
1
answers
0
votes
161
views
asked a month ago
Hi experts, I am running my docker container in Fargate via AWS Batch. I read that one can specify the EphemeralStorage option in the job definition. Question is how to consume this ephemeral storage...
2
answers
0
votes
259
views
asked a month ago