[jira] [Updated] (YARN-9771) Add GPU in the container-executor.cfg example
[ https://issues.apache.org/jira/browse/YARN-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Badger updated YARN-9771: -- Fix Version/s: 3.3.0 +1 lgtm. I committed this to trunk. Thanks [~kmarton] for the patch and [~adam.antal] for the additional review. > 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 >Priority: Trivial > Labels: newbie > Fix For: 3.3.0 > > Attachments: YARN-9771.001.patch > > > 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: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org
[jira] [Updated] (YARN-9771) Add GPU in the container-executor.cfg example
[ https://issues.apache.org/jira/browse/YARN-9771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julia Kinga Marton updated YARN-9771: - Attachment: YARN-9771.001.patch > 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 >Priority: Trivial > Labels: newbie > Attachments: YARN-9771.001.patch > > > 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: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org