Skip to main content

Tag: vGPU 352.83-354.80

NVIDIA GRID vGPU 352.83-354.80

NVIDIA GRID update - vGPU 352.83-354.80

NVIDIA GRID – vGPU 352.83-354.80

Hi All

Its time to update your NVIDIA GRID K1, K2, M6, M60 environment.

NVIDIA have released new drivers that supports Windows 10 + fix several bugs.

If you want to test Server 2016 then the new Windows 10 drivers works, I have just tried and they work but they are not “certified” so test this with your own risk, please. Always test this in a test environment and this is not for production environments, unless you want to be early innovators šŸ˜‰

#HINT – Windows 10 is not supported on Citrix XenServer 6.2 only on Citrix XenServer 6.5.
## HINT – Linux drivers are only available with Tesla M6, M60.

Whats new in vGPU 352.83-354.80

NVIDIA have released a new version of vGPU 352.83-354.80 for NVIDIA GRID 1.0 (K1, K2) GRID 2.0 Tesla M6 and Tesla M60 platform.

Included in this release is

  • NVIDIA GRID Virtual GPU Manager versions 352.83 for Citrix XenServer 6.5 SP1
  • NVIDIA GRID Virtual GPU Manager versions 352.83 for Citrix XenServer 6.2 SP1 with hotfixes XS62ESP1009 and XS62ESP1011
  • NVIDIA GRID Virtual GPU Manager version 352.83 for VMware vSphere 6.0 Hypervisor (ESXi)
  • NVIDIA Windows drivers for vGPU version 354.80
  • NVIDIA Linux drivers for vGPU version 352.83.

 

Important:

The GRID vGPU Manager and Windows guest VM drivers must be installed together. Older VM drivers will not function correctly with this release of GRID vGPU Manager. Similarly, older GRID vGPU Managers will not function correctly with this release of Windows guest drivers

 

Update existing vGPU GRID Manager (Hypervisor)

GRID vGPU Manager 352.83 upgrade for Citrix XenServer 6.2

If you have a NVIDIA GRID K1, K2 vGPU GRID manager installed in Citrix XenServer. Upgrade with below methodology:

Methodology 1 – the manual way “No GUI”

Upgrading an existing installation of the NVIDIA driver on Citrix XenServer 6.2, use the rpm -U command to upgrade:

If you have NVIDIA GRID K1 / K2
[root@localhost ~]# rpm -Uv NVIDIA-vGPU-kepler-xenserver-6.2-352.83.i386.rpm 
Preparing packages for installation...
If you have NVIDIA GRID TESLA M6 / M60
[root@localhost ~]# rpm -Uv NVIDIA-vGPU-xenserver-6.2-352.83.i386.rpm 
Preparing packages for installation...

The recommendation from NVIDIA is to shutdown all VMs using a GPU. The machine does continue to work during the update, but since you need to reboot the XenServer itself, it’s better to gracefully shutdown the VMs. So after your VMs have been shutdown and you upgraded the NVIDIA driver, you can reboot your host.

[root@localhost ~]# xe host-disable
[root@localhost ~]# xe host-reboot

Validate from putty or XenCenter CLI

run lsmod | grep nvidia

Verify that the NVIDIA kernel driver can successfully communicate with the GRID physical GPUs in your system by running the nvidia-smi command, which should produce a listing of the GPUs in your platform:

Check driver version is 352.83, if it is then your host is ready for GPU awesomeness and make your VM rock.

GRID vGPU Manager 352.83 for Citrix XenServer 6.5

If you have a NVIDIA GRID K1, K2, M6, M60 vGPU GRID manager installed in Citrix XenServer. Upgrade with one of below methodology:

Methodology 1 – the manual way “No GUI”

Upgrading an existing installation of the NVIDIA driver on Citrix XenServer 6.5, use the rpm -U command to upgrade:

If you have NVIDIA GRID K1 / K2
[root@localhost ~]# rpm -Uv NVIDIA-vGPU-kepler-xenserver-6.5-352.83.x86_64.rpm 
Preparing packages for installation...
If you have NVIDIA GRID TESLA M6 / M60
[root@localhost ~]# rpm -Uv NVIDIA-vGPU-xenserver-6.5-352.83.x86_64.rpm 
Preparing packages for installation...

The recommendation from NVIDIA is to shutdown all VMs using a GPU. The machine does continue to work during the update, but since you need to reboot the XenServer itself, it’s better to gracefully shutdown the VMs. So after your VMs have been shutdown and you upgraded the NVIDIA driver, you can reboot your host.

[root@localhost ~]# xe host-disable
[root@localhost ~]# xe host-reboot

Methodology 2 – the “GUI” way

Select Install Update… from the Tools menu
ļ‚„ Click Next after going through the instructions on the Before You Start section
ļ‚„ Click Add on the Select Update section and open NVIDIA’s XenServer Supplemental Pack ISO

If you have NVIDIA GRID K1 / K2 select following file:

“NVIDIA-vGPU-kepler-xenserver-6.5-352.83.x86_64-supplemental-pack.tar.bz2 ”

If you have NVIDIA GRID K1 / K2 select following file:

“NVIDIA-vGPU-xenserver-6.5-352.83.x86_64-supplemental-pack.tar.bz2 ”

Click Next on the Select Update section
ļ‚„ In the Select Servers section select all the XenServer hosts on which the Supplemental Pack should be installed on and click Next
ļ‚„ Click Next on the Upload section once the Supplemental Pack has been uploaded to all the XenServer hosts
Getting Started
ļ‚„ Click Next on the Prechecks section
ļ‚„ Click Install Update on the Update Mode section
ļ‚„ Click Finish on the Install Update section

After the XenServer platform has rebooted, verify that the GRID package installed and loaded correctly by checking for the NVIDIA kernel driver in the list of kernel loaded modules.

Validate from putty or XenCenter CLI

run lsmod | grep nvidia

Verify that the NVIDIA kernel driver can successfully communicate with the GRID physical GPUs in your system by running the nvidia-smi command, which should produce a listing of the GPUs in your platform:

Check driver version is 352.83, if it is then your host is ready for GPU awesomeness and make your VM rock.

 

GRID vGPU Manager 352.83 for VMware vSphere 6.x

To update the NVIDIA GPU VIB, you must uninstall the currently installed VIB and install the new VIB.

To uninstall the currently installed VIB:

  1. Stop all virtual machines using 3D acceleration.
  2. Place the ESXi host into Maintenance mode.
  3. Open a command prompt on the ESXi host.
  4. Stop the xorg service by running the command:/etc/init.d/xorg stop
  5. Remove the NVIDIA VMkernel driver by running the command:vmkload_mod -u nvidia
  6. Identify the NVIDIA VIB name by running this command:esxcli software vib list | grep NVIDIA
  7. Remove the VIB by running the command:esxcli software vib remove -n nameofNVIDIAVIBYou can now install a new NVIDIA GPU VIB
  8. Use the esxcli command to install the vGPU Manager package:
If you have NVIDIA GRID K1 / K2 select following file:
[root@lesxi ~] esxcli software vib install -v /NVIDIA-vGPU-kepler-VMware_ESXi_6.0_Host_Driver_352.83-1OEM.600.0.0.2494585.vib
If you have NVIDIA GRID TESLA M6 / M60 select following file:
[root@lesxi ~] esxcli software vib install -v /NVIDIA-vGPU-VMware_ESXi_6.0_Host_Driver_352.83-1OEM.600.0.0.2494585.vib

After the ESXi host has rebooted, verify that the GRID package installed and loaded correctly by checking for the NVIDIA kernel driver in the list of kernel loaded modules.

[root@lesxi ~]# vmkload_mod -l | grep nvidia 
Preparing packages for installation...

Validate

run nvidia-smi

Verify that the NVIDIA kernel driver can successfully communicate with the GRID physical GPUs in your system by running the nvidia-smi command, which should produce a listing of the GPUs in your platform:

Check driver version is 352.83, if it is then your host is ready for GPU awesomeness and make your VM rock.

Update existing vGPU Driver (Virtual Machine)

When the hypervisor vGPU GRID manager is updated next is updating the Virtual Machines vGPU.

Update your Golden Images and reprovisioning the new virtual machines with updated vGPU drivers, if you have stateless machines update vGPU drivers on each.

#HINT – Express upgrade of drivers is the recommended option according to the setup. If you use the ā€œCustomā€ option, you will have the option to do a ā€œcleanā€ installation. The downside of the ā€œclean installationā€ is that it will remove all profiles and custom settings. The pro of using the clean installation option is that it will reinstall the complete driver, meaning that there will be no old driver files left on the system. I most of the time recommends using a “Clean” installation to keep it vanilla šŸ™‚

New driver functionality with 354.80

  • 354.80_grid_win8_win7_64bit_international.exe
  • 354.80_grid_win8_win7_international.exe
  • 354.80_grid_win10_64bit_international.exe
  • 354.80_grid_win10_international.exe
  • NVIDIA-Linux-x86_64-352.83-grid.run

#1 Linux driver is not available with Citrix XenServer 6.2 or 6.5 and ESX for K1/K2. This is only available with GRID vGPU for M60

Linux support in only available with GRID Tesla M6 / M60

GRID vGPU with Linux guest VMs is supported on Tesla M60 and M6, with the following distributions:

  • Red Hat Enterprise Linux 6.6, 7
  • CentOS 6.6, 7
  • Ubuntu 12.04, 14.04 LTS

 

Source

GRID K1/K2 – sources

Download vGPU 352.83-354.80 for XenServer 6.2 for GRID K1 / K2 her

Download vGPU 352.83-354.80 for XenServer 6.5 for GRID K1 / K2 her

Download vGPU 352.83-354.80 for vSphere 6 for GRID K1 / K2 here

 

Tesla M6/M60 – sources

vGPU Grid Manager + Drivers are only available to customers and NVIDIA NPN partners.

Download if you are a NPN partner

Download if you are a GRID 2.0 customer

vGPU 352.83-354.80 for XenServer 6.2 for Tesla M6 / M60

vGPU 352.83-354.80 for XenServer 6.5 for Tesla M6 / M60

vGPU 352.83-354.80 for vSphere 6 for Tesla M6 / M60

For more information about the update from NVIDIA GRID – vGPU 352.83-354.80 contact me.

thomas poppelgaard CTP & MVP

Citrix technology professional – CTP, and Microsoft Most Valuable Professional MVP, Thomas Poppelgaard provides professional services. Write to me on my email thomas@poppelgaard.com or call on my cell +45 53540356

Lakeside Case Study – sizing NVIDIA GRID vGPU

aibelcoverLakeside Case Study – sizing NVIDIA GRID vGPU

Hi all

I am very proud to share the results of the work I did with my friend and coworker Magnar Johnsen from FirstPoint. We have been developing for a long time a smart new way of analyzing data (iOPS, CPU, Memory, GPU, Latency..) and different pieces of software was evaluated and Lakeside Software was the product we decided to go with and both our companies Poppelgaard.com and Firstpoint who are a Lakeside partner so we are legit to make assessments for clients using Lakeside Software. Below article helps you if you are about to size a NVIDIA GRID vGPU solution using either Citrix XenServer or VMware vSphere. If you have been at NVIDIA GTC, Citrix Synergy, BriForum, E2EVC or seen me talking at a Citrix User Group you might have seen the results of the work we did, thats changing on how we think applications are impacting that requires a GPU.

Magnar and I go way back.

Magnar and I have a long past with remote graphics and when we put our minds together we create something that is beautiful. Last year at Citrix Synergy audience could see how people could virtualize 3d remote graphics from Virtual Reality solution using Oculus Rift “Facebook” from the cloud. This was showed for the first time for audience and Citrix loved the idea and redesigned their exhibit about HDX 3D Pro next to FrameHawk, and sorry FrameHawk we stole all the attention with everybody wants to try the VR solution. The cool thing was VR was cool, but me and Magnar worked months “hard” to analyze the data we find at Aibel and we did very successful assessment and we shared the findings at Brian Madden BriForum in May 2014, just after Citrix Synergy, and the audience could for the first time learn the lessons we experienced and we could see applications behavior is not “just” what you might think or expect it to be. Analytics is the key to understand your app. Lets talk about why…

Lets dig into the case study we did at Aibel

Aibel is an industrial pioneer with a history dating back more than a century. With around 5,500 employees worldwide the company is a leading supplier of engineering services related to oil, gas and renewable energy.

Aibel is a huge user of desktop virtualisation technology and is currently delivering virtual desktops to around 4,500 users. The challenge was to work out what to do with the remaining 1500 CAD/CAM workstations where graphics intensive modelling of 3D designs tied them to powerful physical workstations.

With projects occurring at the eight Aibel locations in Norway as well as at the Aibel offices in Thailand and Singapore the amount of data flowing across the WAN was increasing and becoming unwieldy. Large engineering models needed to be accessed on location and shared with engineers and designers in all Aibel office locations.

Virtualisation was seen as the solution to these issues but the challenge was how to virtualise graphics intensive workloads without impacting user experience or drive uneconomic datacentre specifications.

Partner Expertise

Firstpoint AS, a trusted Citrix Gold partner and virtualisation specialists, were brought in to advise Aibel on how to best virtualise this tricky user group.

They teamed up with Thomas Poppelgaard, an independent expert in virtualisation and GPU technologies and together they started an initial survey of Aibel’s situation.

GPU Acceleration Approach

It became quickly clear that the only way to successfully virtualise the 3D graphics workstations in an economically viable fashion was to deploy GPU acceleration technology in the datacentre. NVIDIA’s GRID cards would allow dedicated and shared GPU accelerators to be placed in the datacentre to be used by virtual desktops offloading server CPUs and removing user experience impact for other virtual desktop users.

The Challenge

Having identified the technology approach the challenge now was to work out how to size the workload of these 1500 users and design a solution that would deliver user experience at least as good as their current physical desktop experience. In order to do that the team needed to work out:

  • What graphics applications are in use today
  • Who is using which applications and workstations
  • What GPU processor power is being consumed today by application, user and workstationPoppelgaard.com and FirstPoint brought in Lakeside Software’s SysTrack to do this job. Using SysTrack’s granular data collection model they could model a complete picture of application and GPU workload across all the users and workstations in use at Aibel today.

The Outcome

aibel-results1Using SysTrack the team has been able to build a complete inventory of the existing application and workstation estate and user behaviour. Using these analytics and SysTrack technologies a detailed specification and design for the future NVIDIA GRID based desktop virtualisation infrastructure has been created. Aibel is able to trust this design

as it is completely based on observed data captured from their existing estate and modelled using industry leading technologies from Lakeside and NVIDIA to create the optimal solution for Aibel’s situation. Key in any design is to not over provision the solution and thereby inflate the cost of the solution. On the other hand under provisioning will lead to a poor user experience and potential project failure. SysTrack ensures the right data is used to make the right decision for the future estate.

The assessment was primarily executed to understand Aibel engineers CAD applications such as Aveva PDMS, Bentley Microstation, etc. Shown below is a summary of average GPU usage for 1500 physical machines which revealed surprisingly that internet browsers are very GPU intensive compared to other applications.

Another benefit of leveraging SysTrack was the SysTrack MarketPlace report that had been co-authored by Lakeside and NVIDIA which allowed the team to convert all the data collected into accurate sizing of the number of NVIDIA GRID cards by model number required to offload the GPU workload.

aibel-resultsvgpuThe output from SysTrack also showed how GPUs were being used across the existing estate and how hard they were being utilised. Using jointly authored Lakeside/NVIDIA reports this data was then used to calculate estimated vGPU profiles.

 

 

 

 

Source

 

thomas poppelgaard CTP & MVP

Citrix technology professional – CTP, and Microsoft Most Valuable Professional MVP, Thomas Poppelgaard provides professional services. Write to me on my email thomas@poppelgaard.com or call on my cell +45 53540356

 

VMware Horizon View 6.1.1

VMware Horizon View 6.1.1 has been released

This is my first blogpost about VMware EUC product and VMware is investing alot in end user computing space and making this GPU enabled.

In release 6.1.1 VMware have enabled GPU pass-through (vDGA) to Linux virtual machines that run on following OS (Ubuntu, RHEL, CentOS, or NeoKylin) this technology can be used with NVIDIA GRID

This means with 1 physically NVIDIA GRID K1 you could have 4 linux VMs with GPU pass-through,k cause a K1 have 4 physically GPUs. With 1 physically NVIDIA GRID K2, you can have 2 linux VMs with GPU pass-through, cause a K2 have 2 physically GPUs

Below gives you an understand which GPU methodology I am talking about with what you can do with vDGA.
FYI – VMware View 6.1.1. supports NVIDIA GRID vGPU but only with Windows OS.
KUDUS goes to TeamRGE, for using their graphics.

vDGA_GPU_pass-through

 

vDGA_GPU_pass-through_2

What’s New in This Release of VMware Horizon View 6.1.1

VMware Horizon View 6.1.1 resolves known issues in previous releases and provides the following new features and enhancements:

  • Client Drive Redirection
    Users can share folders and drives on their local client systems with remote desktops and applications. Client Drive Redirection is supported on VDI desktops that run on single-user machines and on RDS desktops and applications. The feature is supported on Windows clients and, as a Tech Preview, on Mac OS X clients.
  • Horizon 6 for Linux Desktops
    You can now deploy Horizon 6 desktops on Linux virtual machines. With the View Agent for Linux installer, you can set up parent virtual machines or templates that run on Ubuntu, RHEL, CentOS, or NeoKylin and deploy Linux-based VDI desktop pools in View Administrator. You can configure Linux virtual machines to use vDGA to support 3D graphics applications running on NVIDIA GRID GPU cards. Some features such as SSO, automated provisioning, and local device redirection are not supported in this release. For details, see Setting Up Horizon 6 for Linux Desktops guide.
  • Serial Port Redirection
    With serial port redirection, users can redirect locally connected serial (COM) ports such as built-in RS232 ports or USB to Serial adapters. Devices such as printers, bar code readers, and other serial devices can be connected to these ports and used in the remote desktops.
  • Support for Windows Media Multimedia Redirection (MMR) for RDS Desktops
    Windows Media MMR is now supported for videos playing on RDS desktops. In past releases, this feature was supported only on VDI desktops that run on single-user machines. For details about supported desktops, see see System Requirements for Windows Media MMR in the Setting Up Desktop and Application Pools in View guide.
  • HTML Access Support for Hosted Apps
    Users can now connect to Hosted Apps from HTML Access Web clients. To take advantage of this feature, you must download and install a separate HTML Access installer from the Horizon 6 version 6.1.1 download page. For details, see To use HTML Access with Hosted Apps.

Source

VMware Horizon 6.1.1 release notes

 

Citrix technology professional – CTP, and Microsoft Most Valuable Professional MVP, Thomas Poppelgaard provides professional services. Write to me on my email thomas@poppelgaard.com or call on my cell +45 53540356

Best of NVIDIA GTC 2015

NVIDIA GTC 2015

Hi All

GPUtechnologyconferenceIMG_1730

IMG_1734IMG_1740

 

After a succesfull NVIDIA GTC (gpu technology conference) in San Jose, March 2015. It was amazing all the brain gathered in one place, at NVIDIA GTC 2015, I had so many great conversations with friends, partners and there was one sentence I thought through “try to imagine what could you do for the world if we tried to build 1 thing with all this brain power in joined forces” . NVIDIA is doing amazing things and this year it was all about “Deep Learning” and “NVIDIA GRID”. Google was part of the keynote and it was very interesting seeing how far AI is evolving, Elon Musk the guy behind Tesla, Space-X was also on stage.

NVIDIA GRID was big this year and all the vendors, Lenovo, HP, Dell, Cisco, Supermicro, Citrix, Vmware and such was there. There was tonz of success stories and best practices. So amazing to learn all the best on GPU enabled application/desktop using either Citrix or VMware, this is the conference to learn from people that are early adapters, the best of the best. If you feel missed out come next year and you understand what I mean. This conference is very different compared to other conferences. This is here it all happens, all industries meet and make a fusion across GPU’s. If you missed this year GTC, I highly recommend you go to the next year GTC which takes place in April 4-8th, 2016 in Silicon Valley

I have captured some of the best moments

Great meeting Lakeside Software and seeing they had the “print” of the case study I did with Magnar Johnsen we did for Firstpoint client AIBEL.

FullSizeRender 2

I meet for the first time the CEO and founder of NVIDIA Jen-Hsun Huang, he is a very inspiring person.

IMG_1814IMG_1816

IMG_1820
Another great friend was Fred Devoir from Textron “the man in the middle” and another great friend and fellow CTP, Dane Young.

Fred Devoir had two sessions at GTC, I highly recommend you watch them both.

If you attended and could see all the sessions or you couldn’t join GTC, now all 500 sessions are available for the public. #AMAZING, thank you NVIDIA for this.

I have in this blogpost made it easy to find all the great sessions about NVIDIA GRID

Learn the best of the best about NVIDIA GRID implementations:

If you want to Watch the session I did at NVIDIA GTC click here

Click the sessions with the “blue” link and the recorded session will start.

Citrix sessions

 

Gunnar Berger, CTO from Citrix
S5872 – Worlds Collide: What Happens When VDI Meets GPU? 

Derek Thorslund, Director of Product Management, HDX, Citrix Systems
Mayunk Jain, Senior Technical Marketing Manager, Citrix Systems
S5390 – Citrix HDX 3D Virtualization: Six Years of Remoting 3D Apps

Roland Wartenberg Director Global SAP Alliance, Citrix
David Cruickshank Sr. Director, Strategy and Operations, SAP Co-Innovation Lab, SAP Labs
S5377 – Running SAP 3D Visual Enterprise Using Citrix and NVIDIA – What about Performance?

Erik Bohnhorst, SR. GRID Solution Architect from NVIDIA
Ronald Grass, SR. Systems Engineer from Citrix

S5393 – Evolution of an NVIDIA GRIDā„¢ Deployment

 

Citrix customer success stories:

Success story – Ford Motor Company

Chip Charnley, Technical Expert from Ford Motor Company
S5206 – So You Want to Deploy High Resolution Graphics Desktop Virtualization

Success story – Roger Williams University

George Thornton, VP of Engineering from Logical Front
Jim Galib IT Director from Roger Williams University
Ryan Tiebout, System Operations Manager from Rogers Williams University

S5225 – University’s Desktop Virtualization Delivers Graphics-Intense Apps on Any Device

Success story – Duke University

G Allan Johnson Charles E Putman Professor of Radiology,Physics, and Engineering from Duke University

S5558 – Publishing Medical Image Studies with NVIDIA GRIDā„¢

Success story – Georgia Institute of Technology College of Engineering

Florian Becker Sr. Director, Strategic Alliances, Lakeside Software

Didier Contis Director Technology Services, Georgia Institute of Technology College of Engineering

S5128 – Case Study: Georgia Tech Uses Citrix XenApp with NVIDIAĀ® GRIDā„¢ to Deliver Engineering Applications

Success story – Textron

Fred Devoir Sr. Architect, Textron Inc.
Randall Siggers Solutions Architect, Textron Inc.

S5485 – Exploring Design Considerations: CAD/CAM Experiences from the Experts Using Citrix and VMware

Success story – The Kanavel Group

Garrett Taylor CIO, The Kanavel Group

S5620 – Implementing NVIDIA GRID with XenDesktop: A Technical Deep Dive


VMware sessions

Mark Margevicius Director, EUC Strategy, VMWare

S5533 – Dedicating GPUs for VDI and SBC Workloads: How the ROI and Business Value More Than Justifies the Expense

Banit Agrawal Senior Performance Engineer, VMware
Luke Wignall GRID Performance Engineering Manager, NVIDIA
Lan Vu Performance Engineer, VMware

S5385 – Benchmarking 3D workloads at scale on NVIDIA GRID with Horizon View 6 using View Planner

Jeff Weiss NVIDIA GRID SA Manager, NVIDIA
Luke Wignall GRID Performance Engineering Manager, NVIDIA

S5405 – VMware Horizon 6 and NVIDIA vGPU: Installation and Configuration Best Practices

VMware customer success stories

Success story – Jacobs Engineering

Jeff Weiss NVIDIA GRID SA Manager, NVIDIA
Randall Siggers Solutions Architect, Textron Inc.
Ali Rizvi PLM Support Analyst, Bell Helicopter

S5345 – VMware Horizon 6 View with NVIDIA GRID: A Practical Discussion of a Real-World Deployment

Success story – USC Information Sciences Institute

John Paul Walters Project Leader, USC Information Sciences Institute

S5323 – Achieving Near-Native GPU Performance in the Cloud
Download PDF of presentation

Success story – HDR Inc

Clint Pearson IT Infrastructure Systems Lead, HDR, Inc.
Jeremy Korell IT Infrastructure Systems Lead, HDR, Inc.

S5414 – GPU-Enabled VDI and Rendering at Architecture and Engineering Firm HDR

Vendors (HP, Cisco, Lakeside Software)

System Integrators of NVIDIA GRID


 System Integrators success stories of NVIDIA GRID

Success story – Poppelgaard.com

Thomas Poppelgaard, Technology Evangelist from Poppelgaard.com

S5445 – Building the Best User Experience with Citrix XenApp & NVIDIAĀ® GRIDā„¢

Success story – PQR

Jits Langedijk, Senior Consultant from PQR

S5265 – Customer Success Story: Desktop Virtualization with NVIDIA GRID for a Large Construction Company

Success story – IMSCAD

Adam Jull CEO, IMSCAD

S5219 – Delivering Production Deployments Using Virtualization and NVIDIA GRIDā„¢

Success story – Wipro

Michael Harwood Citrix Architect, Wipro Limited

S5283 – Remote Visualization in Healthcare


Panel discussions

Aivars Apsite, Technology Strategist, Metro Health
Cedric Courteix, Partner Alliance Architect, VMware
Clint Pearson, IT Systems Lead, HDR Inc.
John Meza, Performance Engineering Team Lead, Esri

S5542 – Scaling Out Virtual GPU with NVIDIA GRID and VMware Horizon


NVIDIA sessions about Citrix & VMware

Jason Southern Senior Solution Architect, NVIDIA

S5213 – Effective Planning for Density and Performance in a Virtual Desktop Deployment with NVIDIA GRIDā„¢

Manvender Rawat GRID Applied Engineer, NVIDIA
Jason K Lee GRID Applied Engineer, NVIDIA

S5560 – Scalability Testing for Virtualized GPU Environments

Citrix XenServer 6.5

Citrix XenServer 6.5

Citrix have released a major release of their hypervisor XenServer 6.5

I have with this blogpost gathered all the public informations available and created a blogpost on what I think is new with Citrix XenServer 6.5 and why this is great and how you can use this.

Continue reading