Tag: Horizon

VMUG EUC Day Session: Virtual Desktops, GPUs, and Things You Didn’t Know You Could Do

Cover Slide for VMUG EUC Day: Virtual Desktops, GPUs, and Things You Didn’t Know You Could Do

VMUG EUC Day session: Virtual Desktops, GPUs, and Things You Didn’t Know You Could Do. This post contains the content for my EUC day session, from the slides to the recording following the event.

Permanent link to this article: https://www.wondernerd.net/vmug-euc-day-session-virtual-desktops-gpus-and-things-you-didnt-know-you-could-do/

AI Qubits You Need for Your VMware Explore Schedule

You got approval to attend VMware Explore this year! That’s fantastic, I look forward to seeing you there. By now you have probably started to build your schedule in session builder. I have a few Explore sessions you might want at the top of your list. And some of you might be wondering what AI …

Continue reading

Permanent link to this article: https://www.wondernerd.net/ai-qubits-you-need-for-your-vmware-explore-schedule/

VMware Explore VMTN3081LV – AI on the Horizon: Delivering Virtualized AI Environments to Students

AI on the Horizon: Delivering Virtualized AI Environments to Students Cover Slide for VMTN3081LV vBrownBag Tech Talk session at VMware Explore 2023

Thank you to everyone who joined me for VMTN3081LV at VMware Explore. It was great having the opportunity to present AI on the Horizon: Delivering Virtualized AI Environments to Students.

Permanent link to this article: https://www.wondernerd.net/vmware-explore-vmtn3081lv-ai-on-the-horizon-delivering-virtualized-ai-environments-to-students/

VMTN2835 – Update to VDI by Day Compute by Night

This is post for my VMworld 2021 vBrownbag session VMTN2835. This session covers updates to the VDI by day compute by night scripts that I’ve been writing and updating for a couple of years. You can download all of the modules needed for this from my GitHub repo.

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

New PowerCLI Module – Finding vGPU Profiles

A deep dive on a PowerCLI module for finding vGPU profiles, used as part of VDI by day Compute by Night scripts. This PowerShell script finds what vGPU profiles are supported by a given set of hosts and reports it back as an object collection.

Permanent link to this article: https://www.wondernerd.net/powershell-module-finding-vgpu-profiles/

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/

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/

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/

Empowering CUDA Developers with Virtual Desktops (Part2)

In this blog post we are looking at how to install the NVIDIA CUDA Toolkit and its basic setup. In the previous blog post we looked at the typical problem encountered when trying to install the CUDA Toolkit in a virtualized environment with a vGPU.  In the follow on to this post (Part 3) I …

Continue reading

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