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

ASF GitHub Bot commented on LIBCLOUD-963:
-----------------------------------------

GitHub user mjjohnson1 opened a pull request:

    https://github.com/apache/libcloud/pull/1163

    [LIBCLOUD-963] Adds support for GCE accelerators in the GCE driver.

    ## [LIBCLOUD-963] Add option to attach GPU when creating instances in GCE
    ### Description
    
    Adding GCE accelerator request to the create_node function. I am from 
Google on the cloud accelerators team and we are working on some projects to 
want to deploy VMs using libcloud with accelerators attached. 
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [X] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
    - [ ] Documentation
    - [X] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjjohnson1/libcloud add_gpus

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/1163.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 #1163
    
----
commit 21bf39a8c43d4c8f034096a2597717fa32d35b8c
Author: Michael Johnson <mjjohnson@...>
Date:   2018-01-09T21:51:05Z

    [LIBCLOUD-963] Adds support for GCE accelerators in the GCE driver.

----


> Add option to attach GPU when creating instances in GCE
> -------------------------------------------------------
>
>                 Key: LIBCLOUD-963
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-963
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Compute
>            Reporter: Gareth McFarlane
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Currently, GCP provides the ability to attach a GPU to in instance when it's 
> created:
> https://cloud.google.com/compute/docs/gpus/add-gpus
> This option should be added to the GCE Compute module.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to