A premier diagnostic tool containing a dedicated VRAM test. It writes data to your GPU memory and verifies it for errors, mimicking the core utility of MATS inside a safe Windows GUI.
| Tool | Primary Source / Documentation | | :--- | :--- | | | NVIDIA Developer: DCGM , GitHub | | NVSentinel | GitHub: NVIDIA/NVSentinel | | NVDebug | NVDebug User Guide | | nvidia-smi | Included with NVIDIA drivers |
If you manage a data center, this is your primary tool. It is designed for Tesla and Data Center GPUs and runs diagnostics via the command line.
: It can confirm whether bizarre visual artifacts are caused by hardware failure or just a buggy video game. 👎 The Bad Nvidia Modular diagnostic software - MODS - RkBlog download nvidia modular diagnostic software
MATS is a specialized module often used within the MODS environment (or independently) focusing exclusively on memory diagnosis. MATS is crucial for identifying which specific VRAM chip has failed, allowing technicians to perform precise BGA soldering repairs. How to Download and Set Up NVIDIA MODS
To help provide more specific information, please let me know: What specific are you trying to troubleshoot?
=== MATS Summary === Mismatch bits: 32 Sub-partition Read Errors: Bank B1 Use code with caution. A premier diagnostic tool containing a dedicated VRAM test
A successful test without hardware defects displays zeros across all memory bit fields: === MATS Summary === Mismatch bits: 0 Failures detected: 0 Use code with caution. Memory Failure
It is crucial to understand that for public download. It is internal NVIDIA IP. The versions circulating in the repair community are "leaked" or reverse-engineered from engineering branches.
: NVIDIA does not publicly distribute MODS/MATS to consumers. It is designed for Tesla and Data Center
You can find detailed technical manuals and user guides uploaded to document-sharing platforms: Nvidia MODS: GPU Diagnostic Tools | PDF - Scribd
MATS is the most widely used component of the MODS suite. It identifies failing Video RAM (VRAM) modules. The tool maps out the exact memory chips (e.g., Bank A0, Bank B1) causing read or write artifacts, allowing technicians to replace only the damaged chips. Voltage and Power Rail Validation
Since most users look for MODS/MATS to test for failing video memory, these public alternatives serve the same practical purpose safely:
: Edit the ARGS or autoexec.bat file to specify the type of test (e.g., -matsinfo for memory diagnostics).