Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master 36338aa32 -> c8c282f3e


Update service_offerings.rst

vGPU/GPU options have been added in the Create Compute Offering. This is the 
documentation reflecting the changes.

Signed-off-by: Pierre-Luc Dion <pdion...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/26b59ac9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/26b59ac9
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/26b59ac9

Branch: refs/heads/master
Commit: 26b59ac9e39627cb4d7dab48e9c18f9afffe2ebd
Parents: 36338aa
Author: Radhika Nair <radhika...@gmail.com>
Authored: Sun Dec 14 21:18:21 2014 -0800
Committer: Pierre-Luc Dion <pdion...@apache.org>
Committed: Sun Mar 8 10:42:17 2015 -0400

----------------------------------------------------------------------
 source/service_offerings.rst | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/26b59ac9/source/service_offerings.rst
----------------------------------------------------------------------
diff --git a/source/service_offerings.rst b/source/service_offerings.rst
index 83df1e7..59ff9c0 100644
--- a/source/service_offerings.rst
+++ b/source/service_offerings.rst
@@ -293,6 +293,15 @@ To create a new compute offering:
       Preferred: The VM will be deployed in dedicated infrastructure if
       possible. Otherwise, the VM can be deployed in shared
       infrastructure.
+      
+   - **GPU**: Specify the card you want to use.
+  
+     The options given are NVIDIA GRID K1 and NVIDIA GRID K2. These are vGPU 
capable cards that allow multiple vGPUs on a single physical GPU. If you want 
to use a card other than these, make the createServiceOffering API call.
+     
+   - **vGPU Type** : Represents the type of virtual GPU to be assigned to a 
guest VM. In this case, only a portion of a physical GPU card (vGPU) is 
assigned to the guest VM. The available options includes GRID K100, K140Q, K200 
and so on.
+     
+     Additionally, passthrough vGPU type is defined to represet a physical GPU 
device. A passthrough vGPU can directly be assigned to a single guest VM. In 
this case, a physical GPU device is exclusively allotted to a single guest VM.
+
 
 #. Click Add.
 

Reply via email to