# Servers and Chips

- [The NVIDIA H100 GPU](https://training.continuumlabs.ai/infrastructure/servers-and-chips/the-nvidia-h100-gpu.md)
- [NVIDIA H100 NVL](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-h100-nvl.md): For large language model inference workloads
- [Lambda Hyperplane 8-H100](https://training.continuumlabs.ai/infrastructure/servers-and-chips/lambda-hyperplane-8-h100.md)
- [NVIDIA DGX Servers](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-dgx-servers.md)
- [NVIDIA DGX-2](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-dgx-2.md)
- [NVIDIA DGX H-100 System](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-dgx-h-100-system.md): An absolute beast
- [NVLink Switch](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvlink-switch.md): Rapid Communication between GPUs
- [Tensor Cores](https://training.continuumlabs.ai/infrastructure/servers-and-chips/tensor-cores.md)
- [NVIDIA Grace Hopper Superchip](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-grace-hopper-superchip.md)
- [NVIDIA Grace CPU Superchip](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-grace-cpu-superchip.md)
- [NVIDIA GB200 NVL72](https://training.continuumlabs.ai/infrastructure/servers-and-chips/nvidia-gb200-nvl72.md)
- [Hopper versus Blackwell](https://training.continuumlabs.ai/infrastructure/servers-and-chips/hopper-versus-blackwell.md): A comparison between the two latest GPU servers
- [HGX: High-Performance GPU Platforms](https://training.continuumlabs.ai/infrastructure/servers-and-chips/hgx-high-performance-gpu-platforms.md)
- [ARM Chips](https://training.continuumlabs.ai/infrastructure/servers-and-chips/arm-chips.md)
- [ARM versus x86](https://training.continuumlabs.ai/infrastructure/servers-and-chips/arm-versus-x86.md)
- [RISC versus CISC](https://training.continuumlabs.ai/infrastructure/servers-and-chips/risc-versus-cisc.md)
- [Introduction to RISC-V](https://training.continuumlabs.ai/infrastructure/servers-and-chips/introduction-to-risc-v.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://training.continuumlabs.ai/infrastructure/servers-and-chips.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
