You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhankun Tang (JIRA)" <ji...@apache.org> on 2019/04/11 14:11:00 UTC

[jira] [Created] (YARN-9473) [Umbrella] Support Vector Engine ( a new acceleration hardware) based on pluggable device framework

Zhankun Tang created YARN-9473:
----------------------------------

             Summary: [Umbrella] Support Vector Engine ( a new acceleration hardware) based on pluggable device framework
                 Key: YARN-9473
                 URL: https://issues.apache.org/jira/browse/YARN-9473
             Project: Hadoop YARN
          Issue Type: New Feature
            Reporter: Zhankun Tang


As the heterogeneous computation trend rises, new acceleration hardware like GPU, FPGA is used to satisfy various requirements.

And a new hardware Vector Engine (VE) which released by NEC company is another example. The VE is like GPU but has different characteristics. It's suitable for machine learning and HPC due to better memory bandwidth and no PCIe bottleneck.

Please Check here for more VE details:

[https://www.nextplatform.com/2017/11/22/deep-dive-necs-aurora-vector-engine/]

[https://www.hotchips.org/hc30/2conf/2.14_NEC_vector_NEC_SXAurora_TSUBASA_HotChips30_finalb.pdf]

As we know, YARN-8851 is a pluggable device framework which provides an easy way to develop a plugin for such new accelerators. This JIRA proposes to develop a new VE plugin based on that framework and be implemented as current GPU's "NvidiaGPUPluginForRuntimeV2" plugin.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org