beew commented on issue #18879:
URL:
https://github.com/apache/incubator-mxnet/issues/18879#issuecomment-687674781
>
> INFO_FILE=info.txt
> git rev-parse --verify HEAD >${INFO_FILE}
> source /opt/intel/bin/compilervars.sh intel64
> env >>${INFO_FILE}
> scanelf -l -s cblas_ddot |grep dot >>${INFO_FILE}
Actually there is no /opt/intel/bin/compilervars.sh intel64
Intelmkl on this machine was installed with the deb repository
https://software.intel.com/content/www/us/en/develop/articles/installing-intel-free-libs-and-python-apt-repo.html
So in this case the library paths should already in standard locations ( e,g
/usr/lib/x86_64-linux-gnu)
I appreciate the help, but probably isn't worth the troubles. I cannot test
very much on this laptop since it took me ~7 -8 hours to build mxnet from
source here while my main machine is currently not accessible. Thanks again, I
will try when I get my main machine back in a few weeks.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]