Added 2017 Intel libraries (#3084)
This commit is contained in:
parent
5712b524cc
commit
63a0ca729d
@ -37,6 +37,8 @@ class Daal(IntelInstaller):
|
|||||||
|
|
||||||
homepage = "https://software.intel.com/en-us/daal"
|
homepage = "https://software.intel.com/en-us/daal"
|
||||||
|
|
||||||
|
version('2017.0.098', 'b4eb234de12beff4a5cba4b81ea60673',
|
||||||
|
url="file://%s/l_daal_2017.0.098.tgz" % os.getcwd())
|
||||||
version('2016.2.181', 'aad2aa70e5599ebfe6f85b29d8719d46',
|
version('2016.2.181', 'aad2aa70e5599ebfe6f85b29d8719d46',
|
||||||
url="file://%s/l_daal_2016.2.181.tgz" % os.getcwd())
|
url="file://%s/l_daal_2016.2.181.tgz" % os.getcwd())
|
||||||
version('2016.3.210', 'ad747c0dd97dace4cad03cf2266cad28',
|
version('2016.3.210', 'ad747c0dd97dace4cad03cf2266cad28',
|
||||||
|
Loading…
Reference in New Issue
Block a user