Feed on
Posts
Comments

Tag Archive 'Parallel Programming'

Microsoft is working on a new language for parallel programming named Axum.
Axum is an incubation project that Microsoft is working on which is focused on  helping programmers tackle the issue of parallel programming in the .NET environment.

Read Full Post »

In a scoop for Intel, it looks like the next generation games consoles will have Intel Larrabee and not Nvidia. This means that whole host of programmers will get up to speed in programming for the Larrabee which is exactly what Intel no doubt intended. This is just one more step on the road to Intel [...]

Read Full Post »

This looks interesting. Intel have announced QuickThread, a run-time library for writing multi-threaded applications. It works in 32 bit and 64 bit environments and with Fortran as well as C++. QuickThread* is affinity capable supporting thread affinity, data binding affinity and NUMA support.

Read Full Post »