Skip to content

comeyrd/gpubuggybenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU Buggy Benchmark

For this benchmark, we implement bugs into kernels to test if performance analysis tools for GPU programs are able to detect them.

First we work on the following source kernels :

FPC from the HeCBench, but originally from here :

FPDC from the HeCBench, but originally from here : GFC

LZSS from the HeCBench, but originally from here : GPULZ

Accuracy from the HeCBench, but originally from the PyTorch Library

Bilateral from the HeCBench, but originally from Here

Support for METAL and mac works if the metal-cpp headers are in path : metal-cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published