Skip to content

kroketio/intgemm

 
 

Repository files navigation

intgemm

Fork of kpu/intgemm made for kotki.

as system lib

cmake -DCMAKE_BUILD_TYPE=Release -DINTGEMM_DONT_BUILD_TESTS=ON -Bbuild .
make -Cbuild -j6
sudo make install

Also writes a CMake config and pkgconfig.

About

int8_t and int16_t matrix multiply based on https://arxiv.org/abs/1705.01991

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 94.9%
  • CMake 4.7%
  • C 0.4%