Category: VMware

If its VMware its here!

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/

Talk Nerdy to Me VMworld {code} Session 2778

Here you will find resources from VMworld Code Session 2778 – Talk Nerdy to Me, Using Python to Create VMs with vGPUs for AI Workloads.

Permanent link to this article: https://www.wondernerd.net/talk-nerdy-to-me-vmworld-code-session-2778/

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/

Talk Nerdy to me & Updates at VMworld

The Wondernerd taking flight!

It’s VMworld time! Hopefully you’ve registered for VMworld. In this post you’ll find some of the sessions I’m presenting & some you wont want to miss.

Permanent link to this article: https://www.wondernerd.net/talk-nerdy-to-me-updates-at-vmworld/

Harnessing the Power of Python to Control vGPU Management in VMware vSphere – GTC 2021 Session E32023

In this blog I provide some insights on managing vGPUs in vSphere with Python. It sounds like a simple task to control vGPUs in vSphere, but its not as easy as it appears. I got deep into this as Johan and I were working on content for this session. I’ll cover all that and more …

Continue reading

Permanent link to this article: https://www.wondernerd.net/harnessing-the-power-of-python-to-control-vgpu-management-in-vmware-vsphere-gtc-2021-session-e32023/

Trove of VMware Project Monterey Resources

At VMworld 2020 VMware announced a partnership with NVIDIA called project Monterey. One of the central parts of this is SmartNIC’s (BlueField-2 DPU). This post covers some of the publicly available content around the announcement.

Permanent link to this article: https://www.wondernerd.net/trove-of-vmware-project-monterey-resources/

Farming NVIDIA Jetson Based Thin Clients

Jetson Nano sitting on its box

In most organizations GPU powered thin clients (or any thin clients for that matter) are used for about 8 hours a day and the rest of the time they sit idle, not delivering value to the organization. Why not use their GPU processing power to accelerate organizational research?

Permanent link to this article: https://www.wondernerd.net/farming-nvidia-jetson-based-thin-clients/

Workspace One Apple iOS 9.3 Enrollment

When enrolling an iOS 9.3 device with the AirWatch Agent. I would make it to step 5 in the list. At which point it would launch a safari web browser to get to the AirWatch MDM site for the organization, so that the device can download a MDM profile. Once it got to the site the progress bard would only progress to about 66% then it would stop responding. If you tried to do anything safari would crash and you would need to restart the enrollment process from the beginning.

Permanent link to this article: https://www.wondernerd.net/workspace-one-apple-ios-9-3-enrollment/

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/