Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8431

Allow to specify # GPUs for TaskManager in Mesos

    XMLWordPrintableJSON

Details

    Description

      Mesos provides first-class support for Nvidia GPUs [1], but Flink does not exploit it when scheduling TaskManagers. If Mesos agents are configured to isolate GPUs as shown in [2], TaskManagers that do not specify to use GPUs cannot see GPUs at all.

      We, therefore, need to introduce a new configuration property named "mesos.resourcemanager.tasks.gpus" to allow users to specify # of GPUs for each TaskManager process in Mesos.

      [1] http://mesos.apache.org/documentation/latest/gpu-support/
      [2] http://mesos.apache.org/documentation/latest/gpu-support/#agent-flags

      Attachments

        Issue Links

          Activity

            People

              eastcirclek Dongwon Kim
              eastcirclek Dongwon Kim
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: