GitHub user alexmilowski opened a pull request:
https://github.com/apache/spark/pull/21511
[SPARK-24491][Kubernetes] Configuration support for requesting GPUs on k8s
## What changes were proposed in this pull request?
Configuration support for generating the GPU requests in the limits section
for the executor pods.
## How was this patch tested?
The patch has been tested on a local on-premise cluster with mixed nodes
(some with GPUs and some without). There are currently no contributed tests for
the patch. :(
Legal: I (Alex MiÅowski) developed and tested this patch. It is my
original work and that I license to the project under the projectâs open
source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alexmilowski/spark k8s-gpu
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21511.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21511
----
commit 583928ed2f280ca90c77fc12bf49817f6792db66
Author: alex.milowski <alex.milowski@...>
Date: 2018-06-07T23:05:14Z
Configuration support for requesting GPUs on k8s
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]