Skip to content

Commit f6b6524

Browse files
Minor edits
1 parent 4c0fb6f commit f6b6524

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

docs/blog/posts/benchmark-amd-containers-and-partitions.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,11 @@ All source code and findings are available in [our GitHub repo :material-arrow-t
481481

482482
## What's next?
483483

484-
* Benchmark VM performance, as it's another common way to share GPU resources.
484+
Benchmark the performance impact of VMs vs bare-metal for inference and training, to quantify virtualization overhead.
485485

486-
!!! info "Acknowledgments"
487-
Big thanks to [Hot Aisle :material-arrow-top-right-thin:{ .external }](https://hotaisle.xyz/){:target="_blank"} for providing the compute power behind these benchmarks.
488-
If you’re looking for fast AMD GPU bare-metal or VM instances, they’re definitely worth checking out.
486+
## Acknowledgments
487+
488+
#### Hot Aisle
489+
490+
Big thanks to [Hot Aisle :material-arrow-top-right-thin:{ .external }](https://hotaisle.xyz/){:target="_blank"} for providing the compute power behind these benchmarks.
491+
If you’re looking for fast AMD GPU bare-metal or VM instances, they’re definitely worth checking out.

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ plugins:
6767
categories_url_format: "{slug}"
6868
archive: false
6969
categories_name: Blog
70-
# categories_sort_reverse: true
70+
categories_sort_reverse: true
7171
- social:
7272
cards_layout_options:
7373
background_color: "black"
@@ -292,9 +292,9 @@ nav:
292292
- TPU: examples/accelerators/tpu/index.md
293293
- Intel Gaudi: examples/accelerators/intel/index.md
294294
- Tenstorrent: examples/accelerators/tenstorrent/index.md
295-
- Benchmarks: blog/benchmarks.md
296-
- Case studies: blog/case-studies.md
297295
- Changelog: blog/changelog.md
296+
- Case studies: blog/case-studies.md
297+
- Benchmarks: blog/benchmarks.md
298298
- Blog:
299299
- blog/index.md
300300
# - Discord: https://discord.gg/u8SmfwPpMd" target="_blank

0 commit comments

Comments
 (0)