Jump to: navigation, search

Difference between revisions of "ScientificWGGPUs"

(Created page with "== Context == Using GPUs as accelerators for application workloads. == People == * Dave Power (powerd) * Blair Bethwaite (b1airo) == Resources == == Activities ==")
 
(Activities)
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
== People ==
 
== People ==
* Dave Power (powerd)
+
* David Power (powerd)
 
* Blair Bethwaite (b1airo)
 
* Blair Bethwaite (b1airo)
  
Line 9: Line 9:
  
 
== Activities ==
 
== Activities ==
 +
 +
* Initial setup of GPU environment with passthrough configured per PCI device. (Blog: http://www.vscaler.com/gpu-passthrough)
 +
* M3 cluster production GPU passthrough deployment at Monash University
 +
* OVH gave a nice talk at the Sydney summit - https://www.youtube.com/watch?v=1tdvz3ejokM
 +
* For some GPUs, the hypervisor signature needs to be hidden
 +
** By image, img_hide_hypervisor_id in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html
 +
** By flavor, patch - https://review.openstack.org/#/c/555861/
 +
* Performance evaluation of the GPUs within a virtualised environment in comparison to a bare metal environment.
 +
* Upstream guide docs on how to build a GPU-enabled OpenStack cloud
 +
** initial draft notes underway at https://etherpad.openstack.org/p/scientific-wg-gpu-config-guide
 +
** collating details of known working and not-working GPU-hardware-hypervisor combinations at https://etherpad.openstack.org/p/GPU-passthrough-model-success-failure

Latest revision as of 06:13, 20 April 2018

Context

Using GPUs as accelerators for application workloads.

People

  • David Power (powerd)
  • Blair Bethwaite (b1airo)

Resources

Activities