5 releases

0.1.4 Mar 26, 2022
0.1.3 Mar 26, 2022
0.1.2 Mar 26, 2022
0.1.1 Feb 10, 2022
0.1.0 Jul 29, 2021

#779 in Machine learning

Apache-2.0

2MB
32K SLoC

C++ 24K SLoC // 0.2% comments Python 3.5K SLoC // 0.1% comments Rust 2.5K SLoC // 0.0% comments Cython 1.5K SLoC // 0.2% comments C 391 SLoC // 0.4% comments

CLBlast Bindings for Rust

There are two crates:

clblast-sys

basic bindings to clblast with types from cl-sys on the rust side.

clblast

high level bindings to clblast based on the ocl crate.

Dependencies

~2.8–5.5MB
~99K SLoC