Skip to content

Commit

Permalink
[intel-mkl] Update to 2020 (#12978)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonLiu1993 committed Aug 20, 2020
1 parent 21d26f7 commit 2906878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/intel-mkl/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: intel-mkl
Version: 2018.0.1
Version: 2020.0.0
Description: Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.
2 changes: 1 addition & 1 deletion ports/intel-mkl/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)

set(MKL_REQUIRED_VERSION "20180000")
set(MKL_REQUIRED_VERSION "20200000")

set(ProgramFilesx86 "ProgramFiles(x86)")
set(INTEL_ROOT $ENV{${ProgramFilesx86}}/IntelSWTools/compilers_and_libraries/windows)
Expand Down

0 comments on commit 2906878

Please sign in to comment.