Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boydjohnson/clblas-sys

Rust bindings to clBLAS
https://github.com/boydjohnson/clblas-sys

Last synced: 11 days ago
JSON representation

Rust bindings to clBLAS

Awesome Lists containing this project

README

        

# Rust bindings to [clBLAS](https://github.com/clMathLibraries/clBLAS)

These are low-level Rust bindings.

## Dependencies

on Ubuntu

```
apt-get install libclblas-dev libclblas2
```