- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm on a GCP Ubuntu 14.04 VM and I can't get apt-get to build the mkl. The steps I took, following the instructions here:
> sudo sh -c 'echo deb https://apt.repos.intel.com/mkl all main > /etc/apt/sources.list.d/intel-mkl.list'
> sudo sh -c 'echo deb https://apt.repos.intel.com/mpi all main > /etc/apt/sources.list.d/intel-mpi.list'
> sudo apt-get update
Error message:
W: Conflicting distribution: https://apt.repos.intel.com binary/ InRelease (expected binary but got )W: Duplicate sources.list entry https://apt.repos.intel.com/mkl/ all/main amd64 Packages (/var/lib/apt/lists/apt.repos.intel.com_mkl_dists_all_main_binary-amd64_Packages)W: Duplicate sources.list entry https://apt.repos.intel.com/mpi/ all/main amd64 Packages (/var/lib/apt/lists/apt.repos.intel.com_mpi_dists_all_main_binary-amd64_Packages)
Does anyone have instructions for how to build properly?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MKL 2019 officially supports versions of since 16, 17 and 18. Please take a look at the system requirements - https://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-2019-system-requirements
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page