Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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."
""
3
import
torch
4
import
ctypes
Callers
nothing calls this directly
Calls
3
compile_kernel
Function · 0.70
test_correctness
Function · 0.70
benchmark
Function · 0.70
Tested by
no test coverage detected