Inteligence

Intel deep learning framework snubs GPUs for CPUs

Pro
(Image: Stockfresh)

18 January 2017

 

Intel has unveiled BigDL, a Spark-powered framework for distributed deep learning, available as an open source project. With most major IT vendors releasing machine learning frameworks, why not the CPU giant, too?

What matters most about Intel’s project may not be what it offers people building deep learning solutions on Spark clusters, but what it says about Intel’s ambitions to promote hardware that competes with GPUs for those applications.

Thinking big
BigDL is aimed at those who want to apply machine learning to data already available through Spark or Hadoop clusters, and who perhaps have already used libraries such as Caffe or Torch. BigDL’s deep learning facilities are similar to Torch’s. With BigDL, models created by either framework can be loaded into and run against Spark programs. Spark also allows efficient scale-out across clusters.

However, unlike other machine learning frameworks that use GPU acceleration to speed up procedures, BigDL works with the Intel Math Kernel Library. This package of math functions is optimised to take advantage of multithreaded execution and Intel-specific processor extensions, and it’s seen in Intel’s Python distribution and elsewhere.

Intel claims processing in BigDL is “orders of magnitude faster than out-of-box open source Caffe, Torch, or TensorFlow on a single-node Xeon (i.e., comparable with mainstream GPU).” That said, the BigDL repository does not have any detailed benchmarks to support this assertion.

If GPU acceleration is becoming the standard option for machine learning libraries to boost their speeds, why would Intel not include GPU support by default? At first glance, it might seem that is because Spark has not traditionally been a GPU-accelerated product. But this has become less prevalent lately: IBM has a project along these lines, and commercial Spark provider Databricks added support for GPU-accelerated Spark on its service at the end of last year. In theory, it is possible to use BigDL with GPU-accelerated Spark, but Intel’s overall plans may be in a different vein.

Hardware wars
Intel has been itching to compete head to head in the GPU market for high-end computing with its Xeon Phi processor line-up. Intel packaged the Xeon Phi processors in the form factor of a GPU — a PCIe add-on card — and is incorporating software tools like OpenMP and OpenCL for parallelisation and high speed on its hardware. (Nervana, a machine learning hardware company acquired by Intel, will likely have its hardware delivered as PCIe add-ons as well.)

All this is meant to be a boon for developers; in theory, there is less work involved in making existing software run well on Xeon Phi than in porting the software to a GPU architecture. It’s also meant to appeal to ops, since systems composed with Xeon Phi plug-in cards can be upgraded or expanded by simply changing or adding cards, rather than swapping out whole racks.

In this light, BigDL can be seen as one of many possible proof-of-concept applications that support Intel’s plans. But the momentum in the industry has long been toward GPUs—even if most software used for GPU acceleration involves a de facto standard created by another hardware maker (Nvidia and CUDA). In addition, with Spark and other libraries already enjoying GPU acceleration, developers don’t need to do as much work to leverage the benefits.

Intel could use a library like BigDL to its advantage, but machine learning will likely remain primarily GPU-powered for a long time to come.

 

IDG News Service

Read More:


Back to Top ↑

TechCentral.ie