<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[vGPU - which graphics card supported?]]></title><description><![CDATA[<p dir="auto">Hello everyone,<br />
I have been using xcp-ng for a while now and Xen prior to that, but just starting to look into GPU with the need for ability to run AI and Machine Learning for developers that may spin up their own machines and want to use GPU processing.</p>
<p dir="auto">I saw AWS provides GPU instances with 4, 8, 16 vGPU cores and we believe that if we can provide that in our environment, then the internal development can be done with similar specs.</p>
<p dir="auto">So we purchased a single Nvidia Graphics card from eBay, and realized after setting up a dev server that we can only pass through the entire card, and not vGPU... due to Nvidia being proprietary... so I am now trying to figure out which GPU will work for vGPU such that we can do ML and deep learning in our VM.</p>
<p dir="auto">I read that AMD and Intel would work, but would a Radeon Vega 56 work with vGPU? How many cores will it provide etc.</p>
<p dir="auto">Can someone provide some general guidance and I am not sure how to proceed - GPU as well as AI/ML are new to me..<br />
Thanks</p>
]]></description><link>https://xcp-ng.org/forum/topic/1398/vgpu-which-graphics-card-supported</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 19:05:07 GMT</lastBuildDate><atom:link href="https://xcp-ng.org/forum/topic/1398.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 May 2019 03:38:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 05 Apr 2023 14:41:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/scarfantennae" aria-label="Profile: ScarfAntennae">@<bdi>ScarfAntennae</bdi></a> At a glance, there are those links :</p>
<p dir="auto">Nvidia :</p>
<p dir="auto"><a href="https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.nvidia.com/grid/gpus-supported-by-vgpu.html</a><br />
<a href="https://www.nvidia.com/pt-br/data-center/graphics-cards-for-virtualization/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.nvidia.com/pt-br/data-center/graphics-cards-for-virtualization/</a><br />
<a href="https://docs.nvidia.com/grid/13.0/product-support-matrix/index.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.nvidia.com/grid/13.0/product-support-matrix/index.html</a></p>
<p dir="auto">AMD :<br />
<a href="https://finance.yahoo.com/news/introducing-amd-firepro-tm-s7100x-130000078.html?guccounter=1" target="_blank" rel="noopener noreferrer nofollow ugc">Introducing the AMD FirePro(TM) S7100X, the Industry's First and Only Hardware-Virtualized GPU for Blade Servers</a></p>
<p dir="auto"><a href="https://www.semiaccurate.com/2018/08/26/amd-v-series-virtualization-gpus-launch-with-the-v340/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.semiaccurate.com/2018/08/26/amd-v-series-virtualization-gpus-launch-with-the-v340/</a></p>
<p dir="auto"><a href="https://techreport.com/news/29666/firepro-s7100-graphics-cards-bring-hardware-gpu-virtualization-to-life" target="_blank" rel="noopener noreferrer nofollow ugc">https://techreport.com/news/29666/firepro-s7100-graphics-cards-bring-hardware-gpu-virtualization-to-life</a></p>
<p dir="auto"><a href="https://web.archive.org/web/20160507042500/http://www.tomsitpro.com/articles/amd-firepro-s1750-firepro-s7150x2-hardware-virtualization,1-3129.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://web.archive.org/web/20160507042500/http://www.tomsitpro.com/articles/amd-firepro-s1750-firepro-s7150x2-hardware-virtualization,1-3129.html</a></p>
<p dir="auto"><a href="https://www.amd.com/pt/graphics/workstation-virtual-graphics" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.amd.com/pt/graphics/workstation-virtual-graphics</a></p>
<p dir="auto"><a href="https://www.amd.com/system/files/documents/gpu-consistency-security-whitepaper.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.amd.com/system/files/documents/gpu-consistency-security-whitepaper.pdf</a></p>
<p dir="auto"><a href="https://www.techtarget.com/searchvirtualdesktop/opinion/Comparing-AMD-vs-Nvidia-for-virtual-desktop-GPU-cards" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.techtarget.com/searchvirtualdesktop/opinion/Comparing-AMD-vs-Nvidia-for-virtual-desktop-GPU-cards</a></p>
<p dir="auto"><a href="https://www.reddit.com/r/VFIO/comments/nqf749/gpu_splitting_on_consumer_amd_gpus_vgpu_mxgpu/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.reddit.com/r/VFIO/comments/nqf749/gpu_splitting_on_consumer_amd_gpus_vgpu_mxgpu/</a></p>
<p dir="auto"><a href="https://github.com/DualCoder/vgpu_unlock" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/DualCoder/vgpu_unlock</a> - here there is a hack to make consumer GPUs able to provide vGPU</p>
<p dir="auto">So, coming from all those links, we would have to do :</p>
<ol>
<li>Add entries to the docs or do a separate wiki regarding this subject</li>
<li>Design a "test bed" with some guidance so people can test their setups and GPUs</li>
<li>Design some methods (and which tools could be used) to perform benchmarks and find possible bottlenecks regarding driver, synchronization, pass-through issues etc.</li>
</ol>
<p dir="auto">We also would have to dig into specs of each vendor's GPU families and series, to find anything that could drag us to a more "precise" judgment on which ones does provide support for vGPU.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> Could we create a GPU dedicated section on docs, and perhaps provide some GPU HCL - Hardware Compatibility List - regarding vGPU and who knows what else stuff is relevant ?</p>
<p dir="auto">Am I missing something here ?</p>
]]></description><link>https://xcp-ng.org/forum/post/60848</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/60848</guid><dc:creator><![CDATA[pedroalvesbatista]]></dc:creator><pubDate>Wed, 05 Apr 2023 14:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 22 Mar 2023 14:27:45 GMT]]></title><description><![CDATA[<p dir="auto">So we still don't have a list of which "modern" GPUs support vGPU?</p>
<p dir="auto">Use case: jellyfin/plex transcoding, Simple Windows VM workstation, etc.</p>
]]></description><link>https://xcp-ng.org/forum/post/60176</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/60176</guid><dc:creator><![CDATA[ScarfAntennae]]></dc:creator><pubDate>Wed, 22 Mar 2023 14:27:45 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Thu, 30 Jun 2022 14:55:13 GMT]]></title><description><![CDATA[<p dir="auto">Guys, thanks a lot for the replies! Despite that, xcp-ng is a fantastic solution and has been helping me a lot since the last year!</p>
]]></description><link>https://xcp-ng.org/forum/post/50710</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50710</guid><dc:creator><![CDATA[gustavoninetyone]]></dc:creator><pubDate>Thu, 30 Jun 2022 14:55:13 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Thu, 30 Jun 2022 14:09:44 GMT]]></title><description><![CDATA[<p dir="auto">Note also that with NVIDIA, for their vGPUs you'll need licensing which is itself fairly expensive, requires a license manager VM, and takes a bit of learning to get up and running. There are different licenses depending on the feature sets you require (for example, Quadro support requires a vWS license). See: <a href="https://www.nvidia.com/content/dam/en-zz/Solutions/design-visualization/solutions/resources/documents1/Virtual-GPU-Packaging-and-Licensing-Guide.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.nvidia.com/content/dam/en-zz/Solutions/design-visualization/solutions/resources/documents1/Virtual-GPU-Packaging-and-Licensing-Guide.pdf</a><br />
AMD currently has no licensing requirements.</p>
]]></description><link>https://xcp-ng.org/forum/post/50707</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50707</guid><dc:creator><![CDATA[tjkreidl]]></dc:creator><pubDate>Thu, 30 Jun 2022 14:09:44 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Thu, 30 Jun 2022 13:50:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gustavoninetyone" aria-label="Profile: gustavoninetyone">@<bdi>gustavoninetyone</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/chucknorrison" aria-label="Profile: ChuckNorrison">@<bdi>ChuckNorrison</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/olivierlambert" aria-label="Profile: olivierlambert">@<bdi>olivierlambert</bdi></a> A graphics card suitable for vGPU is AMD Radeon Pro V340 this card supports both SR-IOV and also AMD MxGPU Technologies. These have extremely high performance, with suitability for virtualisation.</p>
<p dir="auto">Other cards with the capabilities from AMD are designed for workstations primarily. The workstations based Radeon Pro W6000 Series has these technologies. It would enable the capability for vGPU as it can be used for VDI.</p>
<p dir="auto">Edit: If you can get a hold of a card from NVIDIA or a card using a chip from this list (<a href="https://www.nvidia.com/en-us/data-center/graphics-cards-for-virtualization/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.nvidia.com/en-us/data-center/graphics-cards-for-virtualization/</a>) then you can also use it as a vGPU.</p>
]]></description><link>https://xcp-ng.org/forum/post/50703</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50703</guid><dc:creator><![CDATA[john.c]]></dc:creator><pubDate>Thu, 30 Jun 2022 13:50:02 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Thu, 30 Jun 2022 13:11:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gustavoninetyone" aria-label="Profile: gustavoninetyone">@<bdi>gustavoninetyone</bdi></a> It would also be very slow (or very, very slow) over virtualisation instances, even if added. As it utilises the AGP interface for connection, this interface is very slow. Especially when compared to PCIe graphics cards especially those from the PCIe versions 3.0 and above.</p>
<p dir="auto">So there would likely be possibly dropped frames and/or other issues both graphical and technical.</p>
<p dir="auto">It would also limit what can be done in virtual machines, on hosts with it. Though it would have its uses, just bear in mind the performance cost.</p>
<p dir="auto">If your going to go low cost for VDI then the use of Radeon Pro cards can get hardware video acceleration. Additionally there's open source drivers, for this acceleration so missing parts can be developed by community and driver can be forked if necessary. This would occur through the pass through. Though Radeon Pros are for workstations, I don't know how well the hardware acceleration works on the equivalent data centre graphics cards.</p>
]]></description><link>https://xcp-ng.org/forum/post/50699</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50699</guid><dc:creator><![CDATA[john.c]]></dc:creator><pubDate>Thu, 30 Jun 2022 13:11:51 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 29 Jun 2022 14:36:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gustavoninetyone" aria-label="Profile: gustavoninetyone">@<bdi>gustavoninetyone</bdi></a> -- it's not on the supported hardware list, hence highly unlikely. See Olivier's response near the top of this category to see what GPUs are supported.<br />
-=Tobias</p>
]]></description><link>https://xcp-ng.org/forum/post/50645</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/50645</guid><dc:creator><![CDATA[tjkreidl]]></dc:creator><pubDate>Wed, 29 Jun 2022 14:36:00 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Sat, 12 Feb 2022 00:41:16 GMT]]></title><description><![CDATA[<p dir="auto">Guys, would it be possible to use a Matrox G200EH as a vGPU? I see my vm using a basic microsoft video</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1644626470270-da9dd982-146c-4a2d-a72a-9c490b517ee7-image.png" alt="da9dd982-146c-4a2d-a72a-9c490b517ee7-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://xcp-ng.org/forum/post/46738</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/46738</guid><dc:creator><![CDATA[gustavoninetyone]]></dc:creator><pubDate>Sat, 12 Feb 2022 00:41:16 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Mon, 05 Oct 2020 17:57:14 GMT]]></title><description><![CDATA[<p dir="auto">Is anyone using vGPU on the XCP-ng yet? If so i would like to know the setup.</p>
<p dir="auto">Iam running 1xE1230v5 on SuperMicro Server (X11SSL-F). Only got one PCI-E 3.0 x8 free for use. Would mind its not worth to get it a try on this machine.</p>
<p dir="auto">vGPU is very interesting at all and would be a huge part to take over other virtualization solutions.</p>
]]></description><link>https://xcp-ng.org/forum/post/32045</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32045</guid><dc:creator><![CDATA[ChuckNorrison]]></dc:creator><pubDate>Mon, 05 Oct 2020 17:57:14 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Mon, 05 Oct 2020 16:17:56 GMT]]></title><description><![CDATA[<p dir="auto">Same reason nVidia isn't selling them directly either. I guess it's business policy. For some reason they are holding on to GPU virtualization technology very tightly. I understand the nVidia GeForce Now concept and the fact that they don't want competitors for their cloud gaming service. Also, other big cloud providers are working on their own solutions. SR-IOV is available technology since many years now and it is open source. It is a simple and elegant solution for resource sharing. MxGPU works, so it can be done.  Why not enable SR-IOV on lesser performance cards or Quadro cards? That would make competing with the big GRID cards impossible but give access to the technology for people who need it.</p>
]]></description><link>https://xcp-ng.org/forum/post/32043</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/32043</guid><dc:creator><![CDATA[darabontors]]></dc:creator><pubDate>Mon, 05 Oct 2020 16:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Fri, 04 Sep 2020 08:27:07 GMT]]></title><description><![CDATA[<p dir="auto">I wonder why AMD isn't selling its more modern Pro cards on the market directly?</p>
]]></description><link>https://xcp-ng.org/forum/post/30938</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/30938</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Fri, 04 Sep 2020 08:27:07 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Fri, 04 Sep 2020 04:42:30 GMT]]></title><description><![CDATA[<p dir="auto">Ok. So I did some extensive testing with the FirePro S7150x2 card. While SR-IOV works OK in XCP-ng 8.1 with the 2.0 AMD host drivers, unfortunately there is no codec engine (VCE) support in the VMs. So while there is nice accelerated graphics in the VM itself, it is not possible to use any modern high performance remoting protocol that uses hardware encoding. My use case would've needed Parsec to work, but unfortunately Parsec requires VCE engine that is available only via passthrough and not SR-IOV. I have confirmation about this from AMD so VCE is not available for MxGPU on the S7150x2. It might work for the newer cards but the Instinc cards for example are not available retail, just through other channels. So for my use case, the only solution appears to be Intel GVT-g. Anyone had any success with GVT-g Quicksync support in VMs?</p>
]]></description><link>https://xcp-ng.org/forum/post/30932</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/30932</guid><dc:creator><![CDATA[darabontors]]></dc:creator><pubDate>Fri, 04 Sep 2020 04:42:30 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Mon, 17 Aug 2020 09:04:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/savage79" aria-label="Profile: savage79">@<bdi>savage79</bdi></a> What is the AMD advised way of knowing temperature of the card on Linux machines?</p>
]]></description><link>https://xcp-ng.org/forum/post/30185</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/30185</guid><dc:creator><![CDATA[r1]]></dc:creator><pubDate>Mon, 17 Aug 2020 09:04:43 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 05 Aug 2020 12:45:49 GMT]]></title><description><![CDATA[<p dir="auto">That might be interesting info for <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/r1" aria-label="Profile: r1">@<bdi>r1</bdi></a></p>
]]></description><link>https://xcp-ng.org/forum/post/29705</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/29705</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 05 Aug 2020 12:45:49 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 05 Aug 2020 12:45:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/darabontors" aria-label="Profile: darabontors">@<bdi>darabontors</bdi></a> said in <a href="/forum/post/28184">vGPU - which graphics card supported?</a>:</p>
<blockquote>
<p dir="auto">Has anyone managed to get XCP-ng 8.1 working with AMD S7150 MxGPU?</p>
</blockquote>
<p dir="auto">Yes. For me It works fine</p>
]]></description><link>https://xcp-ng.org/forum/post/29704</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/29704</guid><dc:creator><![CDATA[savage79]]></dc:creator><pubDate>Wed, 05 Aug 2020 12:45:30 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 05 Aug 2020 12:43:23 GMT]]></title><description><![CDATA[<p dir="auto">I tested with xcp-ng 8.1 with latest AMD Driver 2.0 (6/22/2020) and It works fine. But I don't know how can I see the temperature of AMD 7150 card</p>
]]></description><link>https://xcp-ng.org/forum/post/29703</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/29703</guid><dc:creator><![CDATA[savage79]]></dc:creator><pubDate>Wed, 05 Aug 2020 12:43:23 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 24 Jun 2020 09:58:32 GMT]]></title><description><![CDATA[<p dir="auto">Citrix and AMD apparently haven't provided any updated MxGPU packages for 8.0/8.1, so it relies on us and on the community to do it. There's been work on this but no working result for now: <a href="https://github.com/xcp-ng/xcp/issues/200" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/issues/200</a></p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/1241401?v=4" title="olivierlambert" />
<a href="https://github.com/olivierlambert"><span class="username">olivierlambert</span></a> created this issue <span class="timeago" title="2019-06-17T12:52:07Z"></span> in <a href="//github.com/xcp-ng/xcp">xcp-ng/xcp</a>
</div>
<h3>
<span class="badge open float-end">open</span>
<a href="https://github.com/xcp-ng/xcp/issues/200">Build AMD MxGPU and package them</a>
<span class="number">#200</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/post/28187</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/28187</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Wed, 24 Jun 2020 09:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 24 Jun 2020 09:07:06 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Has anyone managed to get XCP-ng 8.1 working with AMD S7150 MxGPU?<br />
I got it working on 7.6 with the 1.05 AMD driver but 8.1 with the new 2.0 AMD driver doesn't give any virtual functions.<br />
Does someone have a working setup with XCP-ng 8.1 + AMD S7150(x2) ?</p>
]]></description><link>https://xcp-ng.org/forum/post/28184</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/28184</guid><dc:creator><![CDATA[darabontors]]></dc:creator><pubDate>Wed, 24 Jun 2020 09:07:06 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Tue, 12 May 2020 07:51:06 GMT]]></title><description><![CDATA[<p dir="auto">As long there is drivers provided by AMD, I think there's no problem to build them and include them into XCP-ng <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0594cb2b96d" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Maybe the real question is more on AMD side of things.</p>
]]></description><link>https://xcp-ng.org/forum/post/26448</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26448</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Tue, 12 May 2020 07:51:06 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Mon, 11 May 2020 17:07:37 GMT]]></title><description><![CDATA[<p dir="auto">We have a new expansion project underway.  We currently use the FirePro 7150x2 with Xen 7.2 and are using XCP-ng latest in the new infrastructure build.  I just wanted to check in and see if it's in the roadmap plans to support the MxGPU drivers as time goes on with XCP-ng?  I did follow the github issue related to this and see activity happening, but wasn't sure if this was "best effort" type of support or planned?</p>
<p dir="auto">In other-words, if we spend $$$ to continue building on FirePro MxGPU platform, are we eventually going to get stuck without ability to upgrade?</p>
]]></description><link>https://xcp-ng.org/forum/post/26433</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/26433</guid><dc:creator><![CDATA[lightspeed]]></dc:creator><pubDate>Mon, 11 May 2020 17:07:37 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Fri, 07 Feb 2020 05:23:41 GMT]]></title><description><![CDATA[<p dir="auto">vGPU require drivers on xen , which will need to work with Nvidia. Unlikely you can get it work as an open source. If you can get passthrough working, I will be very happy.</p>
]]></description><link>https://xcp-ng.org/forum/post/22123</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/22123</guid><dc:creator><![CDATA[imtrobin]]></dc:creator><pubDate>Fri, 07 Feb 2020 05:23:41 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Thu, 06 Feb 2020 03:58:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello guys, hello dear Olivier,</p>
<p dir="auto">Huge thanks for all your work regarding XCP-ng. I recently started using it and deploying it in production. Open Source technology really helps SMBs in my part of the world (Transylvania, Romania). XCP-ng has been great so far.</p>
<p dir="auto">Regarding the nVidia Grid K1/K2 cards, I believe there is a huge business opportunity here. I don't have all the information but here is my idea:</p>
<p dir="auto">nVidia Gamestream technology (video codec, remote protocol) is a dream. It enables 4K 60 fps streaming at very low latency. Unfortunately it relies on nVidia GTX cards and is only doable with GPU passthrough. If the Grid cards would be able to emulate this kind of behavior, it would be a game changer for the VDI industry in my opinion. For this to work, I believe the VM and the OS on it would need to be able to use the GeForce experience software and "think" it's running a proper GeForce GTX card.</p>
<p dir="auto">Maybe I'm greaming big here, but think of this:<br />
There is a great opensource software called MoonLight. It is an opensource port of the proprietary nVidia GameStream protocol. It enables small single board computers like the Raspberry Pi to act as a high-end thin client. This is working today, but with single hardware passed-through GPUs of the GeForce GTX kind. If this could be done with the Grid cards, enabling multiple VMs to utilize GameStream as if they would have a GeForce card, this would mean a total disruption of the current VDI market. Grid cards are as cheap as $170-$200.</p>
<p dir="auto">Unfortunately there are some closed source software in the mix, the biggest question being the ability of the GameStream technology to work with Grid cards. nVidia has it's own game streaming cloud solution and I am almost certain they are using Grid cards with their GameStream tech. The only question is how can it be done.</p>
<p dir="auto">Citrix HDX is pretty expensive, vmWare Horizon with it's own high-end graphics protocol is also expensive. If it would work with XCP-ng, the HighEnd workstation VM market would have a new player with a disruptive solution.</p>
]]></description><link>https://xcp-ng.org/forum/post/22088</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/22088</guid><dc:creator><![CDATA[darabontors]]></dc:creator><pubDate>Thu, 06 Feb 2020 03:58:40 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 16 Oct 2019 15:15:01 GMT]]></title><description><![CDATA[<p dir="auto">To complement: you may want to follow this github issue: <a href="https://github.com/xcp-ng/xcp/issues/200" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/xcp-ng/xcp/issues/200</a></p>
<div class="row github-embeds-container">

<div class="col-md-6">
<div class="github-embed card">
<div class="card-body">

<div class="meta">
<img class="author-picture not-responsive" src="https://avatars.githubusercontent.com/u/1241401?v=4" title="olivierlambert" />
<a href="https://github.com/olivierlambert"><span class="username">olivierlambert</span></a> created this issue <span class="timeago" title="2019-06-17T12:52:07Z"></span> in <a href="//github.com/xcp-ng/xcp">xcp-ng/xcp</a>
</div>
<h3>
<span class="badge open float-end">open</span>
<a href="https://github.com/xcp-ng/xcp/issues/200">Build AMD MxGPU and package them</a>
<span class="number">#200</span>
</h3>



</div>
</div>
</div>

</div>]]></description><link>https://xcp-ng.org/forum/post/18285</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/18285</guid><dc:creator><![CDATA[stormi]]></dc:creator><pubDate>Wed, 16 Oct 2019 15:15:01 GMT</pubDate></item><item><title><![CDATA[Reply to vGPU - which graphics card supported? on Wed, 16 Oct 2019 13:19:48 GMT]]></title><description><![CDATA[<p dir="auto">IIRC, it was doable to rebuild a pack ourselves to work with a more recent kernel <img src="https://xcp-ng.org/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=0594cb2b96d" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> At least, everything is on GitHub, so except if there is something very specific that won't apply on a more recent kernel, we could do it!</p>
]]></description><link>https://xcp-ng.org/forum/post/18273</link><guid isPermaLink="true">https://xcp-ng.org/forum/post/18273</guid><dc:creator><![CDATA[olivierlambert]]></dc:creator><pubDate>Wed, 16 Oct 2019 13:19:48 GMT</pubDate></item></channel></rss>