pypto-case-matmul-2d

Community

High-performance 2D matmul with loop tiling.

Authorxchang1121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This module provides a pattern and kernel factory for high-performance 2D matrix multiplication using Pypto, enabling loop tiling and tail-handling to optimize large-scale matrix workloads.

Core Features & Use Cases

  • 2D matmul with loop tiling: efficient partitioning of matrix multiplication for large N*M.
  • Tail handling: correct processing of remainder rows with minimal overhead.
  • Pypto frontend integration: generates and compiles a kernel via a factory function for given dimensions.

Quick Start

Generate and run the 2D matmul kernel with loop tiling for the given matrices.

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: pypto-case-matmul-2d
Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#pypto-case-matmul-2d

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.