You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Mainstream single-core CPUs haven't been a thing for well over a
decade.
- Intel CPUs without SSE2 instructions haven't been a thing for well
over two decades.
- VirtualGL has supported AArch64 CPUs on Linux servers and clients
since 2021 (v3.0), and libjpeg-turbo has performed optimally on such
CPUs since 2020 (v2.1 beta1.)
For optimal performance, the CPU should support SSE2 extensions.
562
-
</li>
563
-
<liclass="Itemize-0">
564
-
Dual processors or dual cores recommended
565
-
</li></ul></td>
566
-
<tdclass="standard">Dual processors or dual cores recommended</td>
567
-
<tdclass="standard">For optimal performance, the CPU should support SSE2 extensions.</td>
568
-
</tr>
569
557
<trclass="standard">
570
558
<tdclass="high standard">Graphics</td>
571
-
<tdclass="standard"colspan="2">AMD or nVidia GPU <ulclass="Itemize"><liclass="Itemize-0">
559
+
<tdclass="standard">AMD or nVidia GPU <ulclass="Itemize"><liclass="Itemize-0">
572
560
For optimal performance, particularly with multiple simultaneous users,
573
561
a professional-grade GPU such as the AMD Radeon Pro or nVidia Quadro is
574
562
recommended.
@@ -585,11 +573,11 @@ <h2 id="hd004001">4.1 Linux and Other Un*x Operating Systems</h2>
585
573
</tr>
586
574
<trclass="standard">
587
575
<tdclass="high standard">O/S</td>
588
-
<tdclass="standard" colspan="3">VirtualGL should work with a variety of Linux distributions, <spanclass="remote"><ahref="http://www.freebsd.org" class="remote">FreeBSD</a></span><aname="idx007"></a>, and <spanclass="remote"><ahref="http://www.oracle.com/us/products/servers-storage/solaris" class="remote">Solaris</a></span><aname="idx008"></a>, but currently-supported versions of <spanclass="remote"><ahref="http://www.redhat.com/products/enterprise-linux/" class="remote">Red Hat Enterprise Linux</a></span><aname="idx009"></a> and its derivatives, <spanclass="remote"><ahref="http://www.ubuntu.com" class="remote">Ubuntu</a></span><aname="idx0010"></a> LTS, and <spanclass="remote"><ahref="http://www.suse.com" class="remote">SuSE</a></span><aname="idx0011"></a> Linux Enterprise tend to receive the most attention from the VirtualGL community.</td>
576
+
<tdclass="standard" colspan="2">VirtualGL should work with a variety of Linux distributions, <spanclass="remote"><ahref="http://www.freebsd.org" class="remote">FreeBSD</a></span><aname="idx007"></a>, and <spanclass="remote"><ahref="http://www.oracle.com/us/products/servers-storage/solaris" class="remote">Solaris</a></span><aname="idx008"></a>, but currently-supported versions of <spanclass="remote"><ahref="http://www.redhat.com/products/enterprise-linux/" class="remote">Red Hat Enterprise Linux</a></span><aname="idx009"></a> and its derivatives, <spanclass="remote"><ahref="http://www.ubuntu.com" class="remote">Ubuntu</a></span><aname="idx0010"></a> LTS, and <spanclass="remote"><ahref="http://www.suse.com" class="remote">SuSE</a></span><aname="idx0011"></a> Linux Enterprise tend to receive the most attention from the VirtualGL community.</td>
589
577
</tr>
590
578
<trclass="standard">
591
579
<tdclass="high standard">Other Software</td>
592
-
<tdclass="standard" colspan="3">X server configured to export True Color (24-bit or 32-bit) visuals</td>
580
+
<tdclass="standard" colspan="2">X server configured to export True Color (24-bit or 32-bit) visuals</td>
0 commit comments