relatório de atividades relacionadas à minha pesquisa em métodos de modelagem computacional.

quarta-feira, 14 de outubro de 2009

terça-feira, 13 de outubro de 2009

Auto parallelizer

Auto-Parallelizer is a tool that looks for parallelizable parts of source code of applications written in a sequential manner and language. In some cases it modifies the source code to maximize the number of such parts or to extend them. For example, a user can write a computational program in a sequential manner, then feed the source codes to the Auto-Parallelizer and the tool will produce code, some parts of which are executable in parallel. This usually speeds up the program execution by several times.



http://www.optimitech.com/004.htm