You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/03/15 21:31:33 UTC

[jira] [Updated] (MESOS-4860) Add a script to install the Nvidia GDK on a host.

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

Kevin Klues updated MESOS-4860:
-------------------------------
    Sprint: Mesosphere Sprint 31

> Add a script to install the Nvidia GDK on a host.
> -------------------------------------------------
>
>                 Key: MESOS-4860
>                 URL: https://issues.apache.org/jira/browse/MESOS-4860
>             Project: Mesos
>          Issue Type: Task
>          Components: isolation
>            Reporter: Kevin Klues
>            Assignee: Kevin Klues
>            Priority: Minor
>              Labels: gpu, isolator, mesosphere
>
> This script can be used to install the Nvidia GDK for Cuda 7.5 on a
> mesos development machine. The purpose of the Nvidia GDK is to provide
> all the necessary header files (nvml.h) and library files
> (libnvidia-ml.so) necessary to build mesos with Nvidia GPU support.
> If the machine on which Mesos is being compiled doesn't have any GPUs,
> then libnvidia-ml.so consists only of stubs, allowing Mesos to build
> and run, but not actually do anything useful under the hood. This
> enables us to build a GPU-enabled mesos on a development machine
> without GPUs and then deploy it to a production machine with GPUs and
> be reasonably sure it will work.



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