derek | Shared With: Everyone - Jul 29 2007 | microsoft, gpu, data, parallel, programming, .net
Quoted: Did you know you can use the power of the GPU to process data in .NET? A new Microsoft research project, called Accelator, exposes a .NET library for performing parallel data processing using a computer's GPU. The library translates the data-parallel operations on-the-fly to optimized GPU pixel shader code and API calls. Accelerator is a .NET 2.
Related Content from Around Faves
.net
-
Here is an MSDN article on the ASP.NET MVC framework from March.
1 FaverViewed: 3 TimesQuoted: ... a controller can be instantiated directly, and action methods called, without any additional infrastructure. You don't need an HTTP context, and you don't need a server, just a test harness.
...
the ASP.NET MVC Framework offers Web developers a new way to build Web applications in the Microsoft .NET Framework. The Framework is designed for testability, embraces HTTP instead of trying to abstract it away, and is extensible at just about every point. - derek - Jun 03 20081 FaverViewed: 9 Times
- AdEmp - Aug 27 20081 FaverViewed: 6 Times
