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
Should append some kind of "mkl_status_to_string" to your CHECK_MKL_STATUS macro to print a human readable message. But if there are no optimizations for a particular descr, the executable shouldn't exit. Maybe just display a warning.
Should append some kind of "mkl_status_to_string" to your CHECK_MKL_STATUS macro to print a human readable message. But if there are no optimizations for a particular
descr, the executable shouldn't exit. Maybe just display a warning.