Podcast
Questions and Answers
The original expression for communication time is valid for congested networks.
The original expression for communication time is valid for congested networks.
False
The cost of message transfer can be accurately modeled without considering the memory layout.
The cost of message transfer can be accurately modeled without considering the memory layout.
False
Temporal locality refers to the preferential use of data elements within relatively close storage locations.
Temporal locality refers to the preferential use of data elements within relatively close storage locations.
False
Dimension-ordered routing is used to avoid hot-spots.
Dimension-ordered routing is used to avoid hot-spots.
Signup and view all the answers
Cache thrashing can be avoided by using infinite cache sizes.
Cache thrashing can be avoided by using infinite cache sizes.
Signup and view all the answers
The communication time is not affected by the number of messages being sent over a link.
The communication time is not affected by the number of messages being sent over a link.
Signup and view all the answers
Routing mechanisms are not necessary for interconnection networks.
Routing mechanisms are not necessary for interconnection networks.
Signup and view all the answers
Prefetching cannot play a role in reducing the overhead associated with data access.
Prefetching cannot play a role in reducing the overhead associated with data access.
Signup and view all the answers
Communication deadlock occurs when process A is trying to send a message to process B, which is not trying to send one to process C.
Communication deadlock occurs when process A is trying to send a message to process B, which is not trying to send one to process C.
Signup and view all the answers
Invalidate and update operations have no overheads associated with them.
Invalidate and update operations have no overheads associated with them.
Signup and view all the answers