/LUT-GEMM

Primary LanguageC++Apache License 2.0Apache-2.0

LUT-GEMM

Quick Start

Run the following commands to get "Kernel Evaluation" results in Table 1.

mkdir build
cd build
cmake -DCMAKE_CUDA_ARCHITECTURES=80 ..
make -j8
./tests/tests