[ 
https://issues.apache.org/jira/browse/MESOS-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler updated MESOS-5552:
-----------------------------------
    Fix Version/s: 1.0.0

> Bundle NVML headers for Nvidia GPU support.
> -------------------------------------------
>
>                 Key: MESOS-5552
>                 URL: https://issues.apache.org/jira/browse/MESOS-5552
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Kevin Klues
>            Assignee: Kevin Klues
>              Labels: gpu, mesosphere
>             Fix For: 1.0.0
>
>
> Currently, we rely on a script to install the Nvidia GDK as a build 
> dependence for building Mesos with Nvidia GPU support.
> A previous ticket removed the Mesos build dependence on `libnvidia-ml` which 
> comes as part of the GDK. This ticket proposes bundling the NVML headers with 
> Mesos in order to completely remove the build dependence on the GDK.
> With this change it will be much simpler to configure and build with Nvidia 
> GPU support.  All that will be required is:
> {noformat}
> ../configure --enable-nvidia-gpu-support
> make -j
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to