laekov / spest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpEst

Estimate performance of Sparse kernels on GPGPUs.

Usage

Replace all the code in the kernel by ROArray.

Replace all the [] in the kernel by ().

Replace the kernel launch by TDim and ENUM_TDIM.

About


Languages

Language:C++ 87.2%Language:C 11.8%Language:CMake 0.8%Language:Makefile 0.3%