3 releases (breaking)

new 0.2.0 Mar 11, 2025
0.1.0 Feb 10, 2025
0.0.1 Feb 8, 2025

#421 in Science

Download history 216/week @ 2025-02-05 33/week @ 2025-02-12 11/week @ 2025-02-19 12/week @ 2025-02-26

272 downloads per month
Used in 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