gpu-memory-cleanup

Community

Prevent Jupyter cell hangs with explicit CuPy GPU memory cleanup automatically.

Authorsmith6jt-cop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates frustrating Jupyter notebook cell hangs that occur after GPU processing completes, ensuring clean cell completion and responsive kernel behavior.

Quick Start

Add GPU memory cleanup to the current processing cell to prevent the execution indicator from remaining active indefinitely.

Quick Start

Add the GPU memory cleanup pattern to the current Jupyter cell to ensure proper execution termination.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gpu-memory-cleanup
Download link: https://github.com/smith6jt-cop/Skills_Registry/archive/main.zip#gpu-memory-cleanup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository