BLAS and Vector API

Samuel Audet samuel.audet at gmail.com
Mon Jan 4 14:52:53 UTC 2021


Hi, Ludovic,

On 1/4/21 10:48 PM, Ludovic Henry wrote:
> I’ll also explore using the Foreign Linker API to wrap the OpenBLAS library without going through JNI. I’m curious whether it’s going to lead to performance improvements.

No, not yet, it won't, since that still uses JNI:
https://github.com/microsoft/onnxruntime/pull/4329#issuecomment-673848183

Samuel


More information about the panama-dev mailing list