Question 31 : Hazard are eliminated through renaming by renaming all
- Source register
- Memory
- Data
- Destination register
Question 32 : The situation wherein the data of operands are not available is called ______
- stock
- Deadlock
- data hazard
- structural hazard
Question 33 : types of HPC application
- Mass Media
- Business
- Management
- Science
Question 34 : A distributed operating system must provide a mechanism for
- intraprocessor communication
- intraprocess and intraprocessor communication
- interprocess and interprocessor communication
- interprocessor communication
Question 35 : This is computation not performed by the serial version
- Serial computation
- Excess computation
- serial computation
- parallel computing
Question 36 : The important feature of the VLIW is ______
- ILP
- Performance
- Cost effectiveness
- delay
Question 37 : The tightly coupled set of threads execution working on a single task ,that is called
- Multithreading
- Parallel processing
- Recurrence
- Serial processing
Question 38 : Parallel Algorithm Models
- Data parallel model
- Bit model
- Data model
- network model
Question 39 : Mpi_Recv used for
- reverse message
- receive message
- forward message
- Collect message
Question 40 : Status bit is also called
- Binary bit
- Flag bit
- Signed bit
- Unsigned bit
Question 41 : For inter processor communication the miss arises are called
- hit rate
- coherence misses
- comitt misses
- parallel processing
Question 42 : The interconnection topologies are implemented using _________ as a node.
- control unit
- microprocessor
- processing unit
- microprocessor or processing unit
Question 43 : _________ gives the theoretical speedup in latency of the execution of a task at fixed execution time
- Amdahl's
- Moor's
- metcalfe's
- Gustafson's law
Question 44 : The number and size of tasks into which a problem is decomposed determines the
- fine-grainularity
- coarse-grainularity
- sub Task
- granularity
Question 45 : MPI_Finalize used for
- Stop mpi environment program
- intitalise program
- Include header files
- program start
Question 46 : Private data that is used by a single processor then shared data are used
- Single processor
- Multi processor
- Single tasking
- Multi tasking
Question 47 : The time lost due to the branch instruction is often referred to as ____________
- Delay
- Branch penalty
- Latency
- control hazard
Question 48 : NUMA architecture uses _______in design
- cache
- shared memory
- message passing
- distributed memory
Question 49 : Divide and Conqure apporach is known for
- Sequentional algorithm development
- parallel algorithm develpoment
- Task defined algorithm
- Non defined Algorithm
Question 50 : The parallelism across branches require which scheduling
- Global scheduling
- Local Scheduling
- post scheduling
- pre scheduling
Question 51 : Parallel processing may occur
- In the data stream
- In instruction stream
- In network
- In transferring
Question 52 : Pipe-lining is a unique feature of _______.
- CISC
- RISC
- ISA
- IANA
Question 53 : In MPI programing MPI_char is the instruction for
- Unsign Char
- Sign character
- Long Char
- unsign long char
Question 54 : To increase the speed of memory access in pipelining, we make use of _______
- Special memory locations
- Special purpose registers
- Cache
- Buffer
Question 55 : If the value V(x) of the target operand is contained in the address field itself, the addressing mode is
- Immediate
- Direct
- Indirect
- Implied
Question 56 : In a multi-processor configuration two coprocessors are connected to host 8086 processor. The instruction sets of the two coprocessors
- must be same
- may overlap
- must be disjoint
- must be the same as that of host
Question 57 : A feature of a task-dependency graph that determines the average degree of concurrency for a given granularity is its ___________ path
- critical
- easy
- difficult
- ambiguous
Question 58 : MPI_send used for
- collect message
- transfer message
- send message
- receive message
Question 59 : What is usually regarded as the von Neumann Bottleneck
- Instruction set
- Arithmetic logical unit
- Processor/memory interface
- Control unit
Question 60 : An interface between the user or an application program, and the system resources is
- Microprocessor
- Microcontroller
- Multimicroprocessor
- operating system