Skip to content

parallelArchitect/gb10-kernel-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb10-kernel-probe

Kernel scheduling characterization for NVIDIA GB10 (SM121a, DGX Spark).

Sweeps GEMM tile configurations, classifies PTX instruction paths per kernel, captures hardware telemetry per config, and writes structured JSONL records.

Target hardware: GB10 SM121a (DGX Spark, ASUS GX10).

git clone https://github.com/parallelArchitect/gb10-kernel-probe
cd gb10-kernel-probe/probes && make gb10
cd .. && ./sweep/run_sweep.sh

--dry-run to validate platform. --full for complete axis coverage.

See ENGINEERING.md for field reference, requirements, known driver gaps, and contributing instructions.

Author

parallelArchitect — Human-directed GPU engineering with AI assistance

License

MIT License

About

Empirical kernel scheduling characterization for NVIDIA GB10 (SM121a). Sweeps GEMM tile configurations, classifies PTX instruction paths, captures hardware telemetry

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors