Parallel Programming
Tag details
Welcome to the 'Parallel Programming' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Parallel Programming'.
Latest blogosphere posts tagged “Parallel Programming”
-
White Rabbits - part 2
Blogs@Intel —
Authority: 134
This is a continuation of my White Rabbits blog. Let’s go looking for some White Rabbits. The above represents a series of 10 test runs, with average, of a program running 5 different tests per run. Run on a quad core Intel Q6600. Test 1 is single threaded // t1 single thread for loops __int64 t1 = ...1 week ago -
Parallel Programming Talk #57 - Data Parallelism Technology Discussion with Anwar Ghulom, Stefanus Du Toit and Michael McCool
Blogs@Intel —
Authority: 134
Hello Parallel Programers, Im Aaron Tersteeg, the Intel® Parallel Programming Community Manager. Welcome to Episode 57 of Parallel Programming Talk . On todays show we are running an conversation that was recorded at the Intel Developer Forum in October. Stefanus Du Toit , Michael McCool ...1 week ago -
New article: A Data-parallel Virtual Machine
Blogs@Intel —
Authority: 134
Im one of the people who recently joined Intel from RapidMind . Together with the rest of the formerly-RapidMind team I am working on a product based on Ct Technology and our RapidMind development platform. Its been an exciting three months so far, and we already feel very much at home at Intel. If youd like to ...1 week ago -
White Rabbits
Blogs@Intel —
Authority: 134
One of my childhood memories was watching the second release of the Walt Disney film Alice In Wonderland (1951). This film was an adaptation of Lewis Carroll’s Alice’s Adventures in Wonderland (1865). In particular, other than for the Queen of Hearts, one of my fondest memories was that of the White Rabbit ...1 week ago -
Go Parallel with Google’s Go
Software Testing Blog —
Authority: 420
Two days ago, Google announced the development of a new programming language called “ Go “. Outwardly, Go is similar to other programming languages in the C family, but don’t let that fool you. Go is a brand new language written entirely from scratch and includes sophisticated built-in support for ...2 weeks ago -
Parallel LINQ (PLINQ) with Visual Studio 2010
Leniel Macaferi's blog —
Authority: 100
On the last day of May I wrote about how to calculate prime numbers with LINQ in C# . To close that post I said that I’d use the PrimeNumbers delegate to evaluate PLINQ (Parallel LINQ) and measure the performance gains when the same calculation is done in parallel instead of in a sequential fashion. As ...4 weeks ago -
Dot Net Programming: New Lease of Life with the Current Demand
Your Online Security Authority Blog —
Authority: 487
If you’re a keen .NET programmer, you are probably aware of what the above title says. Since the birth of multi-core computing, there has been a requirement for parallel-programming architecture. Now, the multi-core computing has developed into the prevailing paradigm in computer architecture since the invention of ...5 weeks ago

