Talk:Parallel programming model
Appearance
Implicit Parallelism
I'm just wandering if implicit parallelism is really a programming model, because parallelism isn't actually programmed in this case. But it uses one of the parallel programming models to realise parallelism. Is there an approved source for this fact?
Programming Model vs. Programming Paradigm
In some literature the concepts mentioned here are called programming paradigms. The article just classified task and data parallelism as parallel programming paradigms. Even the term programming model is mapped to programming paradigm. I think, this has to be clarified.