期刊论文详细信息
Oeconomics of Knowledge | |
Software Programs, from Sequential to Parallel | |
关键词: parallel processing; parallel program; loops and I/O operations parallelization; | |
DOI : | |
来源: DOAJ |
【 摘 要 】
Several methods can be applied to parallelize a program containing input/output operations but one of the most important challenges is to parallelize loops because they usually spend the most CPU time even if the code contained is very small. A loop could by parallelized by distributing iterations among processes. Every process will execute just a subset of the loop iterations range.
【 授权许可】
Unknown