File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " intel-mkl-src"
3- version = " 0.6.0-alpha .1"
3+ version = " 0.6.0+mkl2020 .1"
44authors = [" Toshiki Teramura <toshiki.teramura@gmail.com>" ]
55edition = " 2018"
66
@@ -14,7 +14,7 @@ build = "build.rs"
1414links = " mkl_core"
1515
1616[features ]
17- default = [" download" , " mkl-dynamic-lp64-iomp " ]
17+ default = [" download" , " mkl-static-ilp64-seq " ]
1818
1919# MKL config
2020# https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-intel-mkl-and-pkg-config-tool.html
Original file line number Diff line number Diff line change 11[package ]
22name = " intel-mkl-sys"
3- version = " 0.2.0-alpha.0 "
3+ version = " 0.2.0+mkl2020.1 "
44authors = [" Toshiki Teramura <toshiki.teramura@gmail.com>" ]
55edition = " 2018"
66
@@ -10,7 +10,7 @@ keywords = ["ffi"]
1010license = " MIT"
1111
1212[features ]
13- default = [" download" , " mkl-dynamic-lp64-iomp " ]
13+ default = [" download" , " mkl-static-ilp64-seq " ]
1414
1515# MKL config
1616# https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-intel-mkl-and-pkg-config-tool.html
Original file line number Diff line number Diff line change 11[package ]
22name = " intel-mkl-tool"
3- version = " 0.2.0-alpha .1"
3+ version = " 0.2.0+mkl2020 .1"
44authors = [" Toshiki Teramura <toshiki.teramura@gmail.com>" ]
55edition = " 2018"
66
You can’t perform that action at this time.
0 commit comments