Bumping mkl version in configs
This commit is contained in:
Родитель
d7369b9e84
Коммит
22fc37dab0
|
@ -40,7 +40,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<MathLibrary>MKL</MathLibrary>
|
||||
<CNTKCustomMKLVersion>1</CNTKCustomMKLVersion>
|
||||
<CNTKCustomMKLVersion>2</CNTKCustomMKLVersion>
|
||||
<CNTKCustomMKLPath>$(CNTK_MKL_PATH)\$(CNTKCustomMKLVersion)</CNTKCustomMKLPath>
|
||||
<MathIncludePath>$(CNTKCustomMKLPath)\include</MathIncludePath>
|
||||
<MathDefine>USE_MKL</MathDefine>
|
||||
|
|
|
@ -16,7 +16,7 @@ cuda_check=include/cuda.h
|
|||
enable_cuda=
|
||||
|
||||
# CNTK Custom MKL Version
|
||||
cntk_custom_mkl_version=1
|
||||
cntk_custom_mkl_version=2
|
||||
|
||||
have_mkl=no
|
||||
mkl_path=
|
||||
|
|
Загрузка…
Ссылка в новой задаче