#bindings #side #basic #clblast

sys clblast-sys

Rust的clblast绑定

3个不稳定版本

0.2.1 2022年2月10日
0.2.0 2021年8月12日
0.1.0 2021年7月29日

#39 in #side


clblast 中使用

Apache-2.0

2MB
29K SLoC

C++ 24K SLoC // 0.2% comments Python 3.5K SLoC // 0.1% comments Cython 1.5K SLoC // 0.2% comments C 392 SLoC // 0.4% comments Rust 49 SLoC // 0.1% comments

CLBlast 为 Rust 提供绑定

有两个crate

clblast-sys

使用来自 cl-sys 的类型在Rust端对clblast进行基本绑定的绑定。

clblast

基于 ocl crate 的高级绑定。

依赖项

~0.4–2.4MB
~41K SLoC