Open jakirkham opened 7 years ago
Do you mean an API that returns you these things or just documentation?
Meaning an API. For example, on an OpenCL platform, I could be using clBLAS, CLBlast, or no BLAS. Having some way to check which one is in use would be really helpful.
Maybe this is already a thing that I'm overlooking.
Would be nice to get a list of the libraries loaded since they can be loaded at runtime. For instance, what BLAS library is in use.