Changes

Jump to: navigation, search

SLEEPy

232 bytes added, 12:11, 12 April 2016
What is DAAL
[[File:Daal-flow.png|center|alt=DAAL Data Flow.]]
 
 
 
 
 
[[Image:Graph.PNG|center]]
== How DAAL Works ==
[[Image:DAALDataflow.PNG|center|600px ]]
== Installing DAAL Work ==
DAAL is already bundle with Intel® Parallel Studio XE 2016 Composer, Professional, or Cluster Edition, but you can also purchase a stand-alone version. To install it, you will have to execute the batch file to setup the environment.
By default, the batch to setup the environment is located at the ''<install dir> is '' at ''C:\Program files (x86)\IntelSWTools\compilers_and_libraries_2016.x.xxx\windows''.
<u>'''Set Environment Variables'''</u>
Run the ''<install dir>\daal\bin\daalvars.bat '' script as appropriate to your target architecture:.
''IA-32 architecture:''
daalvars.bat ia32
''Intel® 64 architecture:''
daalvars.bat intel64
 
 
[[File:DAAL_Environment.png]]
# From the '''Use Intel DAAL''' drop-down menu, select the appropriate linking method. For example: ''Multi-threaded Static Library''.
 
 
'''''NOTE:''' DAAL may require you to also enable TBB. ''
 
 
[[File:DAAL_VS_Setup.png]]
 
 
<u>'''Library Files'''</u>
{| class="wikitable"
|+ '''Library Files'''! ! !! Single-threaded  (non-threaded)  Intel DAAL ! ! Multi-threaded  (internally threaded)  Intel DAAL 
|-
 
| ''Static linking'' ||
|-
 
| ''Dynamic linking'' ||
|}
 
== Code Examples ==

Navigation menu