[ https://issues.apache.org/jira/browse/LIBCLOUD-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458379#comment-16458379
]
ASF GitHub Bot commented on LIBCLOUD-963:
-----------------------------------------
GitHub user byronyi reopened a pull request:
https://github.com/apache/libcloud/pull/1204
Fixes LIBCLOUD-963
See https://github.com/apache/libcloud/pull/1163#issuecomment-385246605 for the rationale.
@mjjohnson1 @pquentin @tonybaloney @crunk1 Any comments?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/byronyi/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1204.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 #1204
----
commit db5a41102f68ab7933c8fee2ab7245ec72abe441
Author: Bairen Yi <byi@...>
Date: 2018-04-29T16:24:44Z
Fixes LIBCLOUD-963
----
> 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
> Priority: Major
> 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
(v7.6.3#76005)
|