Um...my gf8400 has 16 stream processors in it. And it cost ten bucks. But the latency involved with offloading processing to it isn't worth it. You don't want to offload anything to the gpu unless you have a hundred or more concurrent operations that you need to run. You don't do it for fast math, you do it because you need massive parallelism.
----- Original Message ----- From: "Matthew Gottlieb" <[email protected]> To: "Half-Life dedicated Win32 server mailing list" <[email protected]> Sent: Tuesday, May 12, 2009 10:29 AM Subject: Re: [hlds] Any benefits with a graphics card? >I agree. Lets get multi-core support rolling before we even think > about GPU support. After all, who the hell has a GPU in their server? > > Unless you're one of the "cool kids" who have 4 280s in SLI on their > server... > > On Tue, May 12, 2009 at 11:48 AM, 1nsane <[email protected]> wrote: >> Valve is so good at supporting multiple cores and all of the other new >> CPU >> enhancements... I'm sure they will start supporting nvidia's proprietary >> architecture in no time! >> >> OH WAIT >> >> On Tue, May 12, 2009 at 6:58 AM, Yaakov Smith <[email protected]> wrote: >> >>> Look at CUDA benchmarks.( >>> http://www.anandtech.com/video/showdoc.aspx?i=3374)< >>> http://www.anandtech.com/video/showdoc.aspx?i=3374> >>> >>> On Tue, May 12, 2009 at 7:56 PM, Jake E <[email protected]> wrote: >>> >>> > But just how fast is that... >>> > >>> > On Tue, May 12, 2009 at 3:21 AM, Yaakov Smith <[email protected]> >>> wrote: >>> > >>> > > Thought so. Thanks. >>> > > >>> > > -----Original Message----- >>> > > From: [email protected] >>> > > [mailto:[email protected]] On Behalf Of Alex >>> > > Sent: Tuesday, 12 May 2009 4:07 PM >>> > > To: 'Half-Life dedicated Win32 server mailing list' >>> > > Subject: Re: [hlds] Any benefits with a graphics card? >>> > > >>> > > Just uses the cpu/ram/hdd :) >>> > > >>> > > -----Original Message----- >>> > > From: [email protected] >>> > > [mailto:[email protected]] On Behalf Of Yaakov >>> > > Smith >>> > > Sent: Tuesday, 12 May 2009 3:37 PM >>> > > To: 'Half-Life dedicated Win32 server mailing list' >>> > > Subject: [hlds] Any benefits with a graphics card? >>> > > >>> > > Does SrcDS make any use of a graphics card, or does it just use the >>> > > processor? >>> > > >>> > > _______________________________________________ >>> > > To unsubscribe, edit your list preferences, or view the list >>> > > archives, >>> > > please visit: >>> > > http://list.valvesoftware.com/mailman/listinfo/hlds >>> > > >>> > > >>> > > _______________________________________________ >>> > > To unsubscribe, edit your list preferences, or view the list >>> > > archives, >>> > > please visit: >>> > > http://list.valvesoftware.com/mailman/listinfo/hlds >>> > > >>> > > >>> > > _______________________________________________ >>> > > To unsubscribe, edit your list preferences, or view the list >>> > > archives, >>> > > please visit: >>> > > http://list.valvesoftware.com/mailman/listinfo/hlds >>> > > >>> > _______________________________________________ >>> > To unsubscribe, edit your list preferences, or view the list archives, >>> > please visit: >>> > http://list.valvesoftware.com/mailman/listinfo/hlds >>> > >>> _______________________________________________ >>> To unsubscribe, edit your list preferences, or view the list archives, >>> please visit: >>> http://list.valvesoftware.com/mailman/listinfo/hlds >>> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlds >> > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

