Skip to content

HPCRL/exp_sketch_dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exp_sketch_dump

Minimal pipeline for generating and profiling CUDA kernels from TVM sketch descriptions.

Quick Start

python measure_single_sketch.py 0  # Generate kernel and run script
bash run.sh                       # Run profiling

Essential Files

  • README.md: Documentation
  • sketch.json: TVM sketch input
  • measure_single_sketch.py: Main script
  • main.cpp, demo.cu, common.h: Templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors