diff options
| author | Jacob Zhong <cmpute@qq.com> | 2018-02-17 13:17:07 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-16 21:17:07 -0800 |
| commit | ea2e5d7b006fc5bf6adc8789c5929d638bbf3e97 (patch) | |
| tree | b4584c5fbb1ea83a047b7d1a67c6579e8ff6f7c5 /ports/intel-mkl/CONTROL | |
| parent | a144a32fb2a11b5cd03f9577564aec03b4ada68d (diff) | |
| download | vcpkg-ea2e5d7b006fc5bf6adc8789c5929d638bbf3e97.tar.gz vcpkg-ea2e5d7b006fc5bf6adc8789c5929d638bbf3e97.zip | |
[mkl] Add port MKL (#2806)
Diffstat (limited to 'ports/intel-mkl/CONTROL')
| -rw-r--r-- | ports/intel-mkl/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/intel-mkl/CONTROL b/ports/intel-mkl/CONTROL new file mode 100644 index 000000000..f0b7f12a8 --- /dev/null +++ b/ports/intel-mkl/CONTROL @@ -0,0 +1,3 @@ +Source: intel-mkl +Version: 2018.0.1 +Description: Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.
\ No newline at end of file |
