1.

Which of the following statements is incorrect for Parallel Virtual Machine (PVM)?

A. The PVM Communication model provides asynchronous blocking send, asynchronous blocking receive and non-blocking receive function
B. Message buffers are allocated dynamically
C. The PVM communication model assumes that any task that can send a message to any other PVM task and that there is no limit to the size or number of such messages
D. In PVM Model, the message order is not preserved
Answer» E.


Discussion

No Comment Found