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

Thomas Graves commented on SPARK-29762:
---------------------------------------

Ok, in the scenario above you would need 2 different ResourceProfile's and they 
would not use the same containers.  1 profile would need executors with only 
cpu, the other profile would need executors with cpus and gpus.   At least that 
is how it would be in this initial stage level scheduling proposal. Anything 
more complex could come later.  It does bring up a good point that my base pr 
doesn't have the checks to ensure that though, but that is separate

 

 

 

 

> GPU Scheduling - default task resource amount to 1
> --------------------------------------------------
>
>                 Key: SPARK-29762
>                 URL: https://issues.apache.org/jira/browse/SPARK-29762
>             Project: Spark
>          Issue Type: Story
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Thomas Graves
>            Priority: Major
>
> Default the task level resource configs (for gpu/fpga, etc) to 1.  So if the 
> user specifies the executor resource then to make it more user friendly lets 
> have the task resource config default to 1.  This is ok right now since we 
> require resources to have an address.  It also matches what we do for the 
> spark.task.cpus configs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to