|
计算机应用研究 2010
FJRR: parallel design pattern for array-based data decomposition applications
|
Abstract:
Parallel design pattern can ease parallel programming.Aiming at the computations of time-consuming data-intensive applications in scientific and engineering fields,the paper proposed a parallel design pattern named FJRR from the aspect of design pattern.In consideration of user's familiarization with serial programming,brought forward a serial-like parallel programming idea from user's aspect and well implemented in the pattern.As illustration,gave two examples and well experimentally analyzed.The pattern h...