Tag: vGPU

Scripting VDI By Day and Compute By Night

Cycle of VDI by Day and Compute By Night (Cycle Harvesting)

Over the weekend I finished writing a PowerCLI script to do VDI by day and compute by night. In in this post I’m going to share the script and how to set it up with you.

For those not familiar with the term VDI by day and compute by night here is my vision for it. Let’s say you have a bunch of VDI users who are structural engineers. They typically work from 8 in the morning to 5 or so at night. On their VDI desktops they have programs like like AutoCAD which require high end GPUs, but since they are using VDI they’re virtual GPUs or vGPUs. That means you have these high end GPUs that might be sitting idle for 12 to 16 hours a day and the organization spent a lot of money for those GPUs.

Now what if you could use those GPUs for something other than just engineers virtual desktops? You know, get a little more millage out of them. The R&D department keeps wanting more servers for their high performance computing (HPC) farm… What could 12 extra hours a day of GPU time coming from the Engineers idle VDI hosts do to help them?

Permanent link to this article: https://www.wondernerd.net/scripting-vdi-by-day-and-compute-by-night/

Number of vGPUs Available in vSphere

PowerCLI Code Snippit for Carrying Capacity Function

I’ve been working on a PowerCLI function for the last few months in my free time and now I’d like to share it with everyone. This is a pretty spiffy function for those folks working with vGPUs, and it’s not just for VDI it can help those looking to virtualize ML/DL systems too. It calculates the vGPU carrying capacity of a vSphere environment.

Permanent link to this article: https://www.wondernerd.net/number-of-vgpus-available-in-vsphere/

2019 NVIDIA vGPU Community Advisors

NVIDIA Virtual GPU Community Advisors #NGCA

Today the 2019 NVIDIA vGPU Community Advisors (NGCA) was announced. I am pleased to share that I have been selected to join this wonderful group again for another year.

Permanent link to this article: https://www.wondernerd.net/2019-nvidia-vgpu-community-advisors/

vGPU PowerCLI Commands

PowerCLI Screen on vGPUs

I’m a noob when it comes to PowerCLI, I can Get-VM like most everyone else, but not much more.  You may have seen my previous post about Taking Back Resources where I talked about the theory and logic behind vGPU cycle harvesting. Right now I’m working on putting it into action and the best way …

Continue reading

Permanent link to this article: https://www.wondernerd.net/vgpu-powercli-commands/

Permanent link to this article: https://www.wondernerd.net/taking-back-resources/

VMworld Session VAP2340BU – Driving Organizational Value by Virtualizing AI/ML/DL and HPC Workloads

Cover slide for session VAP2340BU

Thank you to everyone who was able to attend our session at VMworld! And an even bigger thanks to those visiting who weren’t able to attend in person. Gina and I want to make sure you have the resources you need to understand how you can gain a competitive advantage by virtualizing your AI/ML/DL/ and …

Continue reading

Permanent link to this article: https://www.wondernerd.net/vap2340bu/

GTC18, Session S8483 – Links

A tile for more information

Thank you to everyone who attended session S8483, Empowering CUDA Developers with Virtual Desktops, at GTC. Below are the links provided in the session today. If you have questions or need additional resources please contact me or leave a message in the comment section below. The items below that begin with a ‘/’ are shortened …

Continue reading

Permanent link to this article: https://www.wondernerd.net/gtc18-session-s8483-links/

GTC18 Session S8483 – Empowering CUDA Developers with Virtual Desktops

S8483 - Empowering CUDA Developers with Virtual Desktops - Slide Deck

Thank you to all attendees who started GTC18 at this session. I hope it was helpful for you. When recordings are available I will add them to this post as well. For your enjoyment, here are the slides from my GTC18 session, S8483, Empowering CUDA Developers with Virtual Desktops. If you are interested in the …

Continue reading

Permanent link to this article: https://www.wondernerd.net/gtc18-session-s8483/

2018 NVIDIA vGPU Community Advisor Program Member

On December 14th the members of the 2018 NVIDIA vGPU Community Advisors (NGCA) were announced. I can’t tell you how excited I am to be part of this distinguished group of community members. The announcement listing all the outstanding thought leaders who have been selected as community advisors can be found here: https://blogs.nvidia.com/blog/2017/12/14/introducing-new-ngca-members/ Each member …

Continue reading

Permanent link to this article: https://www.wondernerd.net/2018-nvidia-vgpu-community-advisor-program-member/

Empowering CUDA Developers with Virtual Desktops (Part3)

Benefits of Virtualizing the CUDA Toolkit

Woot!!! You’ve made it this far, or maybe you started here. In Part1 of this blog we looked at the problem of installing the NVIDIA CUDA Toolkit on a virtual machine (VM). In Part2 we looked at how to install the CUDA Toolkit on a VM. This post covers why installing the NVIDIA CUDA Toolkit …

Continue reading

Permanent link to this article: https://www.wondernerd.net/empowering-cuda-developers-with-virtual-desktops-part3/