Tag: CUDA Toolkit

NVIDIA CUDA Toolkit Test Script

Code Snipit in C++

At GTC18 I mentioned that I created a script to run through all the samples in the CUDA Toolkit. I had a few moments so I thought I’d share the code. You can use the code below to loop through the sample files. If you are interested in the results I obtained on VMs with …

Continue reading

Permanent link to this article: https://www.wondernerd.net/blog/cuda-toolkit-test-script/

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/blog/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/blog/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/blog/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/blog/empowering-cuda-developers-with-virtual-desktops-part2/

Empowering CUDA Developers with Virtual Desktops (Part1)

NVIDIA CUDA Toolkit Virtual Deployment Model

I’m very excited to share with everyone that I have successfully installed the NVIDIA CUDA Toolkit on a Linux CentOS 7 Virtual Desktop running on Horizon 7.1 in my home lab. (No, I’m not the first but its a big deal for me.) You might be thinking “big deal you’ve deployed an app on a …

Continue reading

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