[ 
https://issues.apache.org/jira/browse/YARN-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655664#comment-16655664
 ] 

Wangda Tan commented on YARN-8456:
----------------------------------

+1, thanks [~tangzhankun]. 

> Fix a configuration handling bug when user leave FPGA discover executable 
> path configuration default but set OpenCL SDK path environment variable
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-8456
>                 URL: https://issues.apache.org/jira/browse/YARN-8456
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>            Reporter: Zhankun Tang
>            Assignee: Zhankun Tang
>            Priority: Major
>         Attachments: YARN-8456-trunk.001.patch, YARN-8456-trunk.002.patch
>
>
> *Issue:*
>  When the user doesn't configure 
> "yarn.nodemanager.resource-plugins.fpga.path-to-discovery-executables" in 
> yarn-site.xml and have "ALTERAOCLSDKROOT" environment variable set, the FPGA 
> discoverer cannot find the correct executable path (with 
> IntelFPGAOpenclPlugin).
> *Reason:*
> In IntelFPGAOpenclPlugin,  the current code builds a wrong path string after 
> getting the environment variable value. It should append "/bin/<executable 
> name>" otherwise it would fail the FPGA resource discovery.
>  
> *Solution:*
> Fix the path construction code in IntelFPGAOpenclPlugin.
>  



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

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

Reply via email to