đŸ•ˇī¸ Crawler Inspector

URL Lookup

Direct Parameter Lookup

Raw Queries and Responses

1. Shard Calculation

Query:
Response:
Calculated Shard: 197 (from laksa145)

2. Crawled Status Check

Query:
Response:

3. Robots.txt Check

Query:
Response:

4. Spam/Ban Check

Query:
Response:

5. Seen Status Check

â„šī¸ Skipped - page is already crawled

📄
INDEXABLE
✅
CRAWLED
1 month ago
🤖
ROBOTS ALLOWED

Page Info Filters

FilterStatusConditionDetails
HTTP statusPASSdownload_http_code = 200HTTP 200
Age cutoffPASSdownload_stamp > now() - 6 MONTH1.8 months ago
History dropPASSisNull(history_drop_reason)No drop reason
Spam/banPASSfh_dont_index != 1 AND ml_spam_score = 0ml_spam_score=0
CanonicalPASSmeta_canonical IS NULL OR = '' OR = src_unparsedNot set

Page Details

PropertyValue
URLhttps://docs.nvidia.com/dgx/dgxa100-user-guide/using-mig.html
Last Crawled2026-02-13 02:06:12 (1 month ago)
First Indexednot set
HTTP Status Code200
Meta TitleMulti-Instance GPU — NVIDIA DGX A100 User Guide
Meta Descriptionnull
Meta Canonicalnull
Boilerpipe Text
Multi-Instance GPU # Multi-Instance GPU (MIG) is a new capability of the NVIDIA A100 GPU. MIG uses spatial partitioning to carve the physical resources of an A100 GPU into up to seven independent GPU instances. These instances run simultaneously, each with its own memory, cache, and compute streaming multiprocessors. MIG enables the A100 GPU to deliver guaranteed quality of service at up to 7X higher utilization compared to non-MIG enabled GPUs. MIG enables the following: GPU memory isolation among parallel GPU workloads. Physical allocation of resources used by parallel GPU workloads. Managing MIG instances is accomplished using the NVIDIA Management Library (NVML) APIs or its command-line utility (nvidia-smi). Enablement of MIG requires a GPU reset and hence some system services that manage GPUs should be terminated before enabling MIG. To enable MIG on all eight GPUs in the system, issue the following. Stop the NVSM and DCGM services. $ sudo systemctl stop nvsm dcgm Enable MIG on all eight GPUs. $ sudo nvidia-smi -mig 1 If other services are running that prevent you from resetting the GPUs, then reboot the system and skip the next step. Restart the DCGM and NVSM services. $ sudo systemctl start dcgm nvsm To use MIG, see the MIG User Guide , which provides more detailed information about key MIG concepts and deployment considerations and explains how to create MIG instances and how to run Docker containers using MIG.
Markdown
[Skip to main content](https://docs.nvidia.com/dgx/dgxa100-user-guide/using-mig.html#main-content) ![country\_code](https://www.nvidia.com/content/dam/1x1-00000000.png) Back to top [![NVIDIA DGX A100 User Guide - Home](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-blk-for-screen.svg) ![NVIDIA DGX A100 User Guide - Home](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-wht-for-screen.svg) NVIDIA DGX A100 User Guide](https://docs.nvidia.com/dgx/dgxa100-user-guide/index.html) Search `Ctrl`\+`K` Search `Ctrl`\+`K` [![NVIDIA DGX A100 User Guide - Home](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-blk-for-screen.svg) ![NVIDIA DGX A100 User Guide - Home](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-wht-for-screen.svg) NVIDIA DGX A100 User Guide](https://docs.nvidia.com/dgx/dgxa100-user-guide/index.html) Table of Contents - [Introduction to the NVIDIA DGX A100 System](https://docs.nvidia.com/dgx/dgxa100-user-guide/introduction-to-dgxa100.html) - [Connecting to the DGX A100](https://docs.nvidia.com/dgx/dgxa100-user-guide/connecting-to-dgxa100.html) - [First Boot Setup](https://docs.nvidia.com/dgx/dgxa100-user-guide/first-boot-setup.html) - [Quick Start and Basic Operation](https://docs.nvidia.com/dgx/dgxa100-user-guide/quick-start.html) - [Additional Features and Instructions](https://docs.nvidia.com/dgx/dgxa100-user-guide/addl-features-instructions.html) - [Managing the DGX A100 Self-Encrypting Drives](https://docs.nvidia.com/dgx/dgxa100-user-guide/managing-seds.html) - [Network Configuration](https://docs.nvidia.com/dgx/dgxa100-user-guide/network-config.html) - [Configuring Storage](https://docs.nvidia.com/dgx/dgxa100-user-guide/storage-config.html) - [Updating and Restoring the Software](https://docs.nvidia.com/dgx/dgxa100-user-guide/updating-restoring-sw.html) - [Using the BMC](https://docs.nvidia.com/dgx/dgxa100-user-guide/using-the-bmc.html) - [SBIOS Settings](https://docs.nvidia.com/dgx/dgxa100-user-guide/sbios-settings.html) - [Multi-Instance GPU](https://docs.nvidia.com/dgx/dgxa100-user-guide/using-mig.html) - [Security](https://docs.nvidia.com/dgx/dgxa100-user-guide/security.html) - [Redfish APIs Support](https://docs.nvidia.com/dgx/dgxa100-user-guide/redfish-api-supp.html) - [Installing Software on Air-Gapped DGX A100 Systems](https://docs.nvidia.com/dgx/dgxa100-user-guide/air-gap-installation.html) - [Safety](https://docs.nvidia.com/dgx/dgxa100-user-guide/safety.html) - [Compliance](https://docs.nvidia.com/dgx/dgxa100-user-guide/compliance.html) Legal Information - [Third-Party License Notices](https://docs.nvidia.com/dgx/dgxa100-user-guide/licenses.html) - [Notices](https://docs.nvidia.com/dgx/dgxa100-user-guide/notices.html) - [NVIDIA Docs Hub](https://docs.nvidia.com/) - [NVIDIA DGX Platform](https://docs.nvidia.com/dgx) - [NVIDIA DGX Systems](https://docs.nvidia.com/dgx-systems) - [NVIDIA DGX A100 User Guide](https://docs.nvidia.com/dgx/dgxa100-user-guide/index.html) - Multi-Instance GPU [Is this page helpful?](https://surveys.hotjar.com/4904bf71-6484-47a7-83ff-4715cceabdb5) # Multi-Instance GPU[\#](https://docs.nvidia.com/dgx/dgxa100-user-guide/using-mig.html#multi-instance-gpu "Link to this heading") Multi-Instance GPU (MIG) is a new capability of the NVIDIA A100 GPU. MIG uses spatial partitioning to carve the physical resources of an A100 GPU into up to seven independent GPU instances. These instances run simultaneously, each with its own memory, cache, and compute streaming multiprocessors. MIG enables the A100 GPU to deliver guaranteed quality of service at up to 7X higher utilization compared to non-MIG enabled GPUs. MIG enables the following: - GPU memory isolation among parallel GPU workloads. - Physical allocation of resources used by parallel GPU workloads. Managing MIG instances is accomplished using the NVIDIA Management Library (NVML) APIs or its command-line utility (nvidia-smi). Enablement of MIG requires a GPU reset and hence some system services that manage GPUs should be terminated before enabling MIG. To enable MIG on all eight GPUs in the system, issue the following. 1. Stop the NVSM and DCGM services. ``` $ sudo systemctl stop nvsm dcgm ``` 2. Enable MIG on all eight GPUs. ``` $ sudo nvidia-smi -mig 1 ``` If other services are running that prevent you from resetting the GPUs, then reboot the system and skip the next step. 3. Restart the DCGM and NVSM services. ``` $ sudo systemctl start dcgm nvsm ``` To use MIG, see the [MIG User Guide](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/index.html), which provides more detailed information about key MIG concepts and deployment considerations and explains how to create MIG instances and how to run Docker containers using MIG. [previous SBIOS Settings](https://docs.nvidia.com/dgx/dgxa100-user-guide/sbios-settings.html "previous page") [next Security](https://docs.nvidia.com/dgx/dgxa100-user-guide/security.html "next page") [![NVIDIA](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-1c-blk-for-screen.svg) ![NVIDIA](https://docs.nvidia.com/dgx/dgxa100-user-guide/_static/nvidia-logo-horiz-rgb-1c-wht-for-screen.svg)](https://www.nvidia.com/) [Privacy Policy](https://www.nvidia.com/en-us/about-nvidia/privacy-policy/) \| [Your Privacy Choices](https://www.nvidia.com/en-us/about-nvidia/privacy-center/) \| [Terms of Service](https://www.nvidia.com/en-us/about-nvidia/terms-of-service/) \| [Accessibility](https://www.nvidia.com/en-us/about-nvidia/accessibility/) \| [Corporate Policies](https://www.nvidia.com/en-us/about-nvidia/company-policies/) \| [Product Security](https://www.nvidia.com/en-us/product-security/) \| [Contact](https://www.nvidia.com/en-us/contact/) Copyright Š 2022-2026, NVIDIA Corporation. Last updated on Jan 10, 2026.
Readable Markdownnull
Shard197 (laksa)
Root Hash5092221691596826797
Unparsed URLcom,nvidia!docs,/dgx/dgxa100-user-guide/using-mig.html s443