Adam Antal created YARN-9771:
--------------------------------
Summary: Add GPU in the container-executor.cfg example
Key: YARN-9771
URL: https://issues.apache.org/jira/browse/YARN-9771
Project: Hadoop YARN
Issue Type: Bug
Components: nodemanager, yarn
Affects Versions: 3.2.0
Reporter: Adam Antal
Assignee: Julia Kinga Marton
Currently the {{hadoop-yarn-project/hadoop-yarn/conf/container-executor.cfg}}
example config file does not contain a gpu section. According to the [apache
Hadoop wiki
page|https://hadoop.apache.org/docs/r3.2.0/hadoop-yarn/hadoop-yarn-site/UsingGpus.html]
this is the way how you enable using gpus:
{code:java}
[gpu]
module.enabled=true
{code}
I didn't see any other related configs just like in the case of fpga or
pluggable device, but I think we can add that short part to show that the gpu
feature works.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]