AMD MI300X vs. Nvidia H100 LLM Benchmarks
blog.runpod.io
AMD MI300X vs. Nvidia H100 LLM Benchmarks
1–8 of 8 posts
Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#2Does anyone know if this is just due to ROCm vs CUDA implementations? Or something else?
Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#3Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#4Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#5Fascinating, despite the significantly better specs (and VRAM) on the AMD MI300x, the Nvidia H100 seems to match performance at lower batch sizes, and only loses out slightly at larger batches, I'm guessing the differentiator is mostly VRAM (192 GB in MI300 vs 80 GB in the Nvidia chip.) Does anyone know if this is just due to ROCm vs CUDA implementations? Or something else?
Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#6Fascinating, despite the significantly better specs (and VRAM) on the AMD MI300x, the Nvidia H100 seems to match performance at lower batch sizes, and only loses out slightly at larger batches, I'm guessing the differentiator is mostly VRAM (192 GB in MI300 vs 80 GB in the Nvidia chip.) Does anyone know if this is just due to ROCm vs CUDA implementations? Or something else?
Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#7Fascinating, despite the significantly better specs (and VRAM) on the AMD MI300x, the Nvidia H100 seems to match performance at lower batch sizes, and only loses out slightly at larger batches, I'm guessing the differentiator is mostly VRAM (192 GB in MI300 vs 80 GB in the Nvidia chip.) Does anyone know if this is just due to ROCm vs CUDA implementations? Or something else?
I expect that the AMD also looses out when multigpu starts to be required for it (which is arguably going to be for much larger models than for the h100, but a 70B parameter model with bf16 training is going to hit multigpu in terms of memory requirements) as their interconnect is just way slower.
Re: AMD MI300X vs. Nvidia H100 LLM Benchmarks
#8Earlier quoted context omitted.
I expect that the AMD also looses out when multigpu starts to be required for it (which is arguably going to be for much larger models than for the h100, but a 70B parameter model with bf16 training is going to hit multigpu in terms of memory requirements) as their interconnect is just way slower.
Yes but as far as i understand it, the interconnect is not really important for model inference. But for model training more so.