Wely

wel = new Geeks();
See also: Other Geeks@INDC

Parallel Performance: Optimize Managed Code For Multi-Core Machines

Multi-processor machines are now becoming standard while the speed increases of single processors have slowed down. The key to performance improvements is therefore to run a program on multiple processors in parallel. Unfortunately, it is still very hard to write algorithms that actually take advantage of those multiple processors. In fact, most applications use just a single core and see no speed improvements when run on a multi-core machine. We need to write our programs in a new way.

Read here for further information.

Share this post: | | | |
Posted: Mar 03 2008, 03:41 PM by very_wel | with 2 comment(s)
Filed under:

Comments

Risman Adnan Mattotorang said:

Wely, please explore PLINQ and MS-MPI (native). Thats would become our key topic in very near future.

# March 5, 2008 7:48 AM

very_wel said:

Yes, thanks Pak Risman :)

# March 7, 2008 1:38 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 
Are you human?:  


Enter the numbers above: