aws-batch-with-ffmpeg
aws-batch-with-ffmpeg copied to clipboard
Add AWS Graviton with Nvidia : G5g
- [ ] Implement the dockerfile
- [ ] Implement Compute Env, Queue, Jobs, API
https://towardsaws.com/cpu-vs-gpu-for-video-transcoding-challenging-the-cost-speed-myth-b5e0726ce3e8
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 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?
Hello Please, contact support to indicate you would like this feature in AWS Batch
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.