You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Susan X. Huynh (JIRA)" <ji...@apache.org> on 2018/04/02 19:13:00 UTC

[jira] [Commented] (SPARK-19320) Allow guaranteed amount of GPU to be used when launching jobs

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

Susan X. Huynh commented on SPARK-19320:
----------------------------------------

[~yanji84] What happens if spark.mesos.executor.gpus is not set, but spark.mesos.gpus.max is set? Should we retain the old behavior? (Similar to the behavior for CPUs – see "executorCoresOption" in the code.)

> Allow guaranteed amount of GPU to be used when launching jobs
> -------------------------------------------------------------
>
>                 Key: SPARK-19320
>                 URL: https://issues.apache.org/jira/browse/SPARK-19320
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos
>            Reporter: Timothy Chen
>            Priority: Major
>
> Currently the only configuration for using GPUs with Mesos is setting the maximum amount of GPUs a job will take from an offer, but doesn't guarantee exactly how much.
> We should have a configuration that sets this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org