Click here if you would like to see an implementation of a console application simulation of the CRCW parallel processing model assuming n^2 processors used to sort n numbers (no duplicate values allowed). Very fast, very inefficient, and sort of interesting, especially to all you algorithm die hards.
Sunday, December 18, 2011
8-The CRCW Parallel Processing Model Simulation
Click here if you would like to see an implementation of a console application simulation of the CRCW parallel processing model assuming n^2 processors used to sort n numbers (no duplicate values allowed). Very fast, very inefficient, and sort of interesting, especially to all you algorithm die hards.
0 comments:
Post a Comment