As a piece of accompanying work of the article, "
A short test on the code efficiency of CUDA and thrust", I published a new parallel code example in C# 4.0 on
CodeProject. The new example tests the new parallel programming support provided from .NET 4.0, and the corresponding article can be found as
A Brief Test on the Efficiency of a .NET 4.0 Parallel Code Example
Briefly the test results could be depicted by
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsLiNawstKYGZRdOHN1xVDNn-wONHt442uhMA794EhBBpoLdoJ2eH9AoLyIPD63RPN-anzGv0JEeWx8slF5jwdY29bBU2xjjuF-y4jyyFjqj0jLvMcmKBZ3V5UZS43L5MbWXNAeEc-c-QJ/)
and pictorially
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjG5A6XwBtKe3YcndXd2wr7yRgtOPFt_U2ow14Bg7dR93eNfAX89sB5XRM-2sWNjnzWKgJlD88GxqDuJ7lAmFqySj8EaivjxakI_6ZxQryDRDXajrTRmnIgGy08S5YAoQQ6HaVdEpIm46Y-/)
however
the original text is suggested to read for more details if you are interested.
I hope the work helps and your comments are welcome.
No comments:
Post a Comment