Computer Science, asked by nganthoibi3806, 1 year ago

What is programming model? explain different types of parallel programming models?

Answers

Answered by Ak6200
0
There are several parallel programming models like Shared Memory model, Threads model, Message Passing model, Data Parallel model and Hybrid model etc. As thesemodels are hardware independent, themodels can (theoretically) be implemented on a number of differentunderlying types of hardware.
Similar questions