Font Size:
Towards Automatic Generation
Last modified: 2012-07-12
Abstract
Although there are various parallel programming models introduced and supported by different communication protocols, the building of parallel applications is still a kind of handwork. This paper deals with opportunity of using Generative Programming techniques in parallelization of program functions written in a standard, non-parallel manner. Particularly, the usage of SCT generator model is discussed within generation of parallel programs based on the MPI communications protocol. An example of such generator was developed and tested.