Minggu, 28 November 2010

CUDA integration with C#

This article will focus on how to create an unmanaged dll with CUDA code and use it in a C# program. The example will show some differences between execution times of managed, unmanaged and new .NET 4 parallel versions of for() loops used to do computations on arrays. I will show in brief how to configure CUDA environment and run example program. CUDA itself is out of scope for this article

Tidak ada komentar:

Posting Komentar