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

The biggest mistake repeated throughout history has always been people in power thinking they have the right to harm the innocent for what t...