bgawrych commented on issue #17238: URL: https://github.com/apache/incubator-mxnet/issues/17238#issuecomment-874561827
Hey, I can't reproduce issue with assert.h headers on 1.x branch, however I was able to reproduce issue with linking tests - it can be solved by passing full path in **DMKL_RT_LIBRARY** to libmkl_rt.so e.g.: When I passed -DMKL_RT_LIBRARY=/opt/intel/mkl/lib/intel64/libmkl_rt.so everything works fine @szha can we close this issue? I think issue is solved in new oneDNN versions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
