Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 297 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 297 Bytes

kalas KA - (basic) Linear Algebra Subroutines

This goal is to build a BLAS for huge matrix using clBLAS

How to build

$ cd (workdirectory)
$ mkdir build (one time)
$ cd build
$ cmake ../src
$ make

license

The source for kalas is licensed under the BSD 2-Clouse Lincense.