MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / test.py

File test.py

examples/matmul/this-sm100/level3/test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Test script for Level 3 — True Warp Specialization + 8-stage Deep Pipeline on SM100."""
3import torch
4import ctypes

Callers

nothing calls this directly

Calls 3

compile_kernelFunction · 0.70
test_correctnessFunction · 0.70
benchmarkFunction · 0.70

Tested by

no test coverage detected