> For the complete documentation index, see [llms.txt](https://run-ai-docs.nvidia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler.md).

# Scheduling and Resource Optimization

- [Scheduling](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling.md)
- [The NVIDIA Run:ai Scheduler: Concepts and Principles](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/concepts-and-principles.md)
- [How the Scheduler Works](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/how-the-scheduler-works.md)
- [Setting the Default Scheduler](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/default-scheduler.md)
- [Workload Priority Control](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/workload-priority-control.md)
- [Quick Starts](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/quick-starts.md)
- [Over Quota, Fairness and Preemption](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/scheduling/quick-starts/over-quota.md)
- [Resource Optimization](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization.md)
- [GPU Fractions](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/fractions.md)
- [Dynamic GPU Fractions](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/dynamic-fractions.md)
- [Optimize Performance with Node Level Scheduler](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/node-level-scheduler.md)
- [GPU Time-Slicing](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/time-slicing.md)
- [GPU Memory Swap](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/memory-swap.md)
- [CPU Compute and Memory Allocation](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/allocation-of-cpu-and-memory.md)
- [Quick Starts](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/quick-starts.md)
- [Launching Workloads with GPU Fractions](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/quick-starts/gpu-fractions-quickstart.md)
- [Launching Workloads with Dynamic GPU Fractions](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/quick-starts/dynamic-gpu-fractions-quickstart.md)
- [Launching Workloads with GPU Memory Swap](https://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler/resource-optimization/quick-starts/gpu-memory-swap-quickstart.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://run-ai-docs.nvidia.com/self-hosted/2.23/platform-management/runai-scheduler.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.
