> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/curator/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/curator/_mcp/server.

# Infrastructure References

> Technical reference for NeMo Curator's infrastructure components including distributed computing, memory management, and GPU acceleration

This section provides technical reference documentation for NeMo Curator's infrastructure components that are used across all modalities (text, image, video).

---

## Infrastructure Components

#### [Memory Management](/reference/infra/memory-management)

Optimize memory usage when processing large datasets

#### [GPU Acceleration](/reference/infra/gpu-processing)

Leverage NVIDIA GPUs for faster data processing

#### [Resumable Processing](/reference/infra/resumable-processing)

Continue interrupted operations across large datasets

#### [Container Environments](/reference/infra/container-environments)

Available environments and configurations in NeMo Curator containers. Includes build arguments and video-specific environments.