2 unstable releases

new 0.1.0 Feb 10, 2025
0.0.1 Feb 8, 2025

#841 in Science

Download history 71/week @ 2025-02-03

71 downloads per month
Used in 2 crates (via rstsr-openblas)

Apache-2.0

1MB
36K SLoC

RSTSR sub-project OpenBLAS-FFI

This sub-project is used for generating BLAS FFI for OpenBLAS.

There are already some rust BLAS FFI crates. However, there may be some additional issues to be tackled:

  • LP64/ILP64 support,
  • Custom suffixes,
  • Non-standard BLAS functions,
  • OpenBLAS specific utilities,
  • For OpenMP or pthread compiled OpenBLAS, we need to add some utilities to both handling parallel and single-threaded.

Not all tasks will be handled currently. We will first try to make OpenBLAS device in RSTSR work.

No runtime deps

Features