Search code examples
c#multithreadingmulticoreparallel-processing

Parallel Programming with Tools


I was looking into Intel's Parallel Studio. It said it is for C & C++ programmers. I know C# 4.0 has a lot of parallelism features. I like a few things in Parallel Studio. Can Parallel Studio be used for C# as well?


Solution

  • Here's an article that claims Parallel Studio will have C# support this year.