A 2D square mesh computer is fabricated on a chip with 16 processors. Messages pass between node processors via the mesh. What is the longest routing between any two processors?

What will be an ideal response?


The structure is
X X X X
X X X X
X X X X
X X X X
Assuming horizontal and vertical links, the longest routine is 6 hops ( in bold).

Computer Science & Information Technology

You might also like to view...

The process that converts program code into machine language is called ________

A) variable declaration B) documentation C) execution D) compilation

Computer Science & Information Technology

Match the following terms to their meanings:

I. Worksheet tabs A. Double click the worksheet tab II. Sheet1, Sheet2, … B. Click "insert worksheet" next to the worksheet tabs III. Change a worksheet name C. Default worksheet names IV. Insert a new worksheet D. Right click the tab and select "delete" V. Delete a worksheet E. Names and colors can be changed

Computer Science & Information Technology

A secret combination of letters, numbers, and/or characters that only the user should have knowledge of, is known as a:

A. token B. password C. biometric detail D. challenge

Computer Science & Information Technology

There is a commonly accepted shorthand representation to show the structure of a relational database: After the name of the table, all the columns in the table are listed within a set of ____.

A. square brackets B. parentheses C. back slashes D. curly braces

Computer Science & Information Technology