You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core of Tejaas is written in C which is compiled using linear algebra routines like MKL or OpenBLAS. The error occurs because the MKL libraries are not found during runtime.
We tried to run the testing example provided in the paper but we came
the following MKL-related error:
Regarding the Tejaas code, here is what I ran
And here is the output I get:
The text was updated successfully, but these errors were encountered: