Friday, October 14, 2011

Independent for loop :

Sometimes operations are taking too much time to complete. It will be good to divide for loop. But since we cannot know if previous iteration is necessary for later ones . Since the programmer may know : it is useful to define a new for loop type which is parallelizable. Than compiler will indicate that this for loop can be done in multi cores or multi machines. It may be keyword parallelizable in the language. Even this future may exist in Java.


No comments:

Be Human

This is my prompt to the humans out there: Publication for the sake of publication, architecture for the sake of architecture, and agents fo...