ComfyUI > Nodes > ComfyUI-MemoryCleaner > Memory Status

ComfyUI Node: Memory Status

Class Name

MemoryStatus

Category
system/memory
Author
eddyhhlure1Eddy (Account age: 397days)
Extension
ComfyUI-MemoryCleaner
Latest Updated
2025-11-10
Github Stars
0.03K

How to Install ComfyUI-MemoryCleaner

Install this extension via the ComfyUI Manager by searching for ComfyUI-MemoryCleaner
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-MemoryCleaner in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Memory Status Description

Monitors system RAM and VRAM usage for AI artists to optimize resource management.

Memory Status:

The MemoryStatus node is designed to provide a comprehensive overview of your system's memory usage, including both RAM and VRAM. This node is particularly useful for AI artists who need to monitor their system's performance while working with resource-intensive applications. By displaying detailed information about the current memory status, it helps you understand how much memory is being used by your processes and the system as a whole. Additionally, it provides insights into the VRAM usage of your GPU(s), which is crucial for tasks involving graphics and AI computations. The node's primary goal is to offer a clear and concise snapshot of memory usage, enabling you to make informed decisions about resource management and optimization.

Memory Status Input Parameters:

anything

This parameter is optional and can be of any type. It serves as a pass-through input, allowing you to connect any data to the node without affecting its primary function of displaying memory status. The node will return this input data unchanged, along with the memory status information.

Memory Status Output Parameters:

output

The output of the MemoryStatus node is a tuple containing the input data (if any) and a string with detailed memory status information. This string includes the amount of RAM used by the current process, the total and used system RAM, and the percentage of RAM usage. If CUDA devices are available, it also provides VRAM details for each GPU, such as allocated, reserved, and total VRAM, along with the percentage of VRAM usage. This output is valuable for monitoring and analyzing memory consumption in real-time.

Memory Status Usage Tips:

  • Use the MemoryStatus node to regularly check your system's memory usage, especially when working with large datasets or running complex AI models, to ensure optimal performance and prevent memory-related issues.
  • Connect any data to the anything input if you need to pass it through the node while still obtaining memory status information, allowing you to integrate this node seamlessly into your workflow.

Memory Status Common Errors and Solutions:

No CUDA devices available

  • Explanation: This error occurs when the node attempts to access VRAM information, but no CUDA-compatible GPUs are detected on your system.
  • Solution: Ensure that your system has a CUDA-compatible GPU installed and that the necessary drivers and CUDA toolkit are correctly installed and configured.

Memory information not displayed

  • Explanation: If the memory status information is not displayed, it may be due to an issue with the psutil or torch libraries used to gather memory data.
  • Solution: Verify that both psutil and torch are installed and up-to-date. You can reinstall or update these libraries using package managers like pip.

Memory Status Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-MemoryCleaner
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Memory Status