1
edit
Changes
SLEEPy
,→Intel Data Analytics Acceleration Library (DAAL)
== Introduction ==
DAAL is a C++ & Java / Scala library for data analytics. It's similar to MKL with some differences:
* MKL focuses on computation. DAAL focuses on the entire data flow (aquisition, transformation, processing).
* Optimized for all kinds of Intel based devices (from data center to home computers)
DAAL supports offline, online and distributed data processing.
DAAL works with different BIG Data frameworks:
* Hadoop
* Spark
* MPI
== Parallel ==