Page 1 of 76..... June 2007. Advanced Computer Architecture. Honours Course Notes. George Wells. Department of Computer
advanced computer networks question paper pdf. advanced computer networks question paper pdf. Open. Extract. Open with.
Page 1 of 8. Page 1 of 8. Page 2 of 8. Page 2 of 8. Page 3 of 8. Page 3 of 8. Advanced Calculus.pdf. Advanced Calculus.p
Page 3 of 140. Advanced-Hibernate.pdf. Advanced-Hibernate.pdf. Open. Extract. Open with. Sign In. Main menu. Displaying
(D) The best solution was thought of by Sally. Sally came up with the best solution. 4. Look at the following phrasal ve
b) Show that W {(x,y,z) R : ax by cz 0,a, b,c R} 3 = â + + = â is a subspace of R3. 6. c) Define a basis of a vector
that will become part of an. eBook publication about your. experiences in the course! PLANS FOR SUMMER? July 1 - August
The present book is a case study of an assembler-compiler program. ... ments at
M. I. T. Thus we conclude that the average student is able to grasp and enjoy ...
of the IBM 7090 computer to describe the translator program. .... or assembly
programs, depending on the language level at which they meet the user. Today ...
ADVANCED COMPUTER ... J. L. Hennessy & D. A. Patterson: Computer
Architecture: A Quantitative ... edizione (quarta edizione americana) Zanichelli,
2010.
4) Goodman's write-once protocol. 5) Cache coherence problem. ââââââââ. -3- EJ â 1236. Page 3 of 4. AD
EJ – 1236
*EJ1236*
VII Semester B.E. (CSE/ISE) Degree Examination, June/July 2015 (2K11 Scheme) CI71/IS74.3 : ADVANCED COMPUTER ARCHITECTURE Time : 3 Hours
Max. Marks : 100
Instruction : Answer any 5, selecting atleast 2 from each Part. PART – A 1. a) Briefly discuss the five generation of the electronic computer.
10
b) Explain the concepts of implict parallelism and explicit parallelism and list the differences. 10 2. a) Consider the execution of an object code with 2,00,000 instruction on a 40 – MHz processor. The program consists of four major type of instruction. The instruction mix and the number of cycle (CPI) needed for each instruction type are given below based on the result of a program trace experiment. 10 Instruction Type
CPI
Instruction Mix
Arithmetic and logic
1
60%
Load/store with cache hit
2
18%
Branch
4
12%
Memory reference with cache miss
8
10%
i) Calculate the average CPI when the program is executed on a uniprocessor, with the above trace results. ii) Calculate the corresponding MIPS rate based on the CPI obtained in part (i) b) Explain the architecture based on resource sharing, structure and interprocessor communication of UMA, NUMA and COMA computer.
10
3. a) Define the following terms related to parallelism and date dependence relation (5×2=10) 1) Flow dependence 2) Anti dependence 3) Output dependence 4) Input/output dependence 5) Unknown dependence. P.T.O.
EJ – 1236
-2-
*EJ1236*
b) Explain the Bernsteins conditions with the example which has the statements as below : S1
:
A=B+C
S2
:
C=D+F
S3
:
F=G+E
S4
:
C=A+F
S5
:
M=G+C
S6
:
A=L+C
S7
:
A=E+A
10
4. a) Draw the block diagram of RISC superscalar processor and explain its architecture.
10
b) Describe the daisy-chaining bus arbitration in a multiprocessor system.
10
PART – B 5. a) Differentiate between linear pipeline processor and non-linear pipeline processor. b) For a given pipeline design below, i) ii) iii) iv)
Construct reservation lable Find MAL Determine all cycles Determine greedy cycle.
The O/D is obtained from stage S1 at 6th clock pulse.
10 10
*EJ1236*
-3-
EJ – 1236
6. a) With respect to Snoopy bus protocol, explain write-through caches and writeblock caches. 10 b) Explain with a neat diagram a cross point switch design in a cross bar network and list out the limitation of cross bar.
10
7. a) Discuss the feature of a language required for parallel processing.
10
b) With a case-study, explain the application of parallel program.
10
8. Write a short notes on (any four) : 1) Message passing schemes 2) Omega network 3) Scalable multiprocessor 4) Goodman’s write-once protocol 5) Cache coherence problem.