A loop that iterates over an array of data can be split up into a number of smaller parallel loops in individual threads that can be scheduled in parallel when using ________ threading.
A. multi-process
B. fine-grained
C. hybrid
D. coarse
B. fine-grained
You might also like to view...
Select the false statement. Outputs are:
a. Flushed automatically at the end of a program. b. Flushed when the buffer fills. c. Able to be synchronized with inputs. d. Never automatically tied to inputs.
In a program that uses recursion, the recursive call stops when the conditional expression becomes __________ .
Fill in the blank(s) with the appropriate word(s).
Cisco IOS provides support for many editing functions in terms of “hot keys.” A few of the functions are listed below. Briefly describe these functions.
a. Delete b. Backspace c. Tab d. Ctrl-Z
A __________ is an example of a NORMA system.
a) network of computers b) system with a large number of processors that share physical memory. Access to memory modules local to a processor is much faster than access to global memory modules. c) distributed system d) dual-processor personal computer