You are not logged in.

#1 2015-12-09 04:26:58

milkman
Member
Registered: 2015-04-21
Posts: 5

Unable to install Intel MKL

Hi all, I'm having some issues with installing intel MKL for SciPy/NumPy


the only errors I see prior to entering my password to actually install is:

strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.ivybridge.visa3.0.no-offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.haswell.visa3.0.no-offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.haswell.visa3.1.no-offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.broadwell.visa3.1.no-offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.broadwell.visa3.1.offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.cherryview.visa3.1.no-offload-svm.a): Unable to recognise the format of file: File format not recognized
strip:./opt/intel/compilers_and_libraries_2016.1.150/linux/compiler/lib/intel64_lin_gfx/libsvml.a(libsvml.cherryview.visa3.1.offload-svm.a): Unable to recognise the format of file: File format not recognized

however I'm not sure that's the actual issue.

When installing, I run into the following errors:

error: '/home/milk/build/intel-parallel-studio-xe/intel-ipp-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-mkl-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-mpi-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-tbb_psxe-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-vtune-amplifier-xe-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-inspector-xe-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package
error: '/home/milk/build/intel-parallel-studio-xe/intel-advisor-xe-2016.16.0.1.1.150-2-x86_64.pkg.tar.gz': could not find or read package

I checked the intel-parallel-studio-xe directory that i'm running makepkg in and it seems like the packages it downloaded are quite different dates compared to one another where as all the ones above seem to have the same date structure.

My directory:
intel-ipp-2016.9.0.1.150-2-x86_64.pkg.tar.gz
intel-mkl-2016.11.3.1.150-2-x86_64.pkg.tar.gz
intel-mpi-2016.5.1.1.150-2-x86_64.pkg.tar.gz
intel-tbb_psxe-2016.4.4.1.150-2-x86_64.pkg.tar.gz
intel-vtune-amplifier-xe-2016.16.1.434111.150-2-x86_64.pkg.tar.gz
intel-inspector-xe-2016.16.1.435552.150-2-x86_64.pkg.tar.gz
intel-advisor-xe-2016.16.1.435553.150-2-x86_64.pkg.tar.gz

I viewed the pkgbuild and didn't see any specific references to those files but i did find an area with similar names and then what appear to be date variables (please excuse me i'm pretty new to this still). Wasn't sure If I should just be changing tha pkgbuild to match the file names in my directory im building out of or something more to it...


any help appreciated, thanks!

Offline

Board footer

Powered by FluxBB