aws-batch-with-ffmpeg icon indicating copy to clipboard operation
aws-batch-with-ffmpeg copied to clipboard

Add AWS Graviton with Nvidia : G5g

Open gmarchand opened this issue 1 year ago • 4 comments

  • [ ] Implement the dockerfile
  • [ ] Implement Compute Env, Queue, Jobs, API

https://towardsaws.com/cpu-vs-gpu-for-video-transcoding-challenging-the-cost-speed-myth-b5e0726ce3e8

gmarchand avatar Nov 09 '23 10:11 gmarchand

FYI : https://docs.aws.amazon.com/batch/latest/userguide/gpu-jobs.html

Only instance types that support a NVIDIA GPU and use an x86_64 architecture are supported for GPU jobs in AWS Batch. For example, the G4ad and G5g instance families aren't supported.

Please contact AWS Support, if you need G5g with AWS Batch

gmarchand avatar Nov 13 '23 16:11 gmarchand

@gmarchand Does this mean it is possible to get G5G instances with AWS Batch by contacting support? Or does this mean it's not available and we should contact support to tell them we'd like that as a feature in the future?

msencenb avatar Dec 12 '23 04:12 msencenb

Hello Please, contact support to indicate you would like this feature in AWS Batch

gmarchand avatar Dec 12 '23 08:12 gmarchand

Unfortunately I don't have a support plan that lets me contact AWS Support (I'm on the Basic tier). If it's helpful internally, feel free to reference this github issue though. I would like to use the G5g instances with AWS Batch for ffmpeg processing.

msencenb avatar Dec 13 '23 17:12 msencenb