高級體系結構期末考試課后習題匯總

上傳人:xiao****1972 文檔編號:252401472 上傳時間:2024-11-15 格式:PPT 頁數(shù):15 大?。?07.62KB
收藏 版權申訴 舉報 下載
高級體系結構期末考試課后習題匯總_第1頁
第1頁 / 共15頁
高級體系結構期末考試課后習題匯總_第2頁
第2頁 / 共15頁
高級體系結構期末考試課后習題匯總_第3頁
第3頁 / 共15頁

下載文檔到電腦,查找使用更方便

9.9 積分

下載資源

還剩頁未讀,繼續(xù)閱讀

資源描述:

《高級體系結構期末考試課后習題匯總》由會員分享,可在線閱讀,更多相關《高級體系結構期末考試課后習題匯總(15頁珍藏版)》請在裝配圖網(wǎng)上搜索。

1、單擊此處編輯母版標題樣式,單擊此處編輯母版文本樣式,第二級,第三級,第四級,第五級,Homework,1,1,Explain the Concepts,系統(tǒng)結構,(CA:Computer Architectute),、高級系統(tǒng)結構,(Advanced CA),、,Amdahl,law,、,SCALAR PROCESSING、LOOK-AHEAD、PVP、SMP、MPP、DSM、COW、GCE、CISC、RISC、VMM,、,SUPERCOMPUTER、SVM、MAINFRAME、COMPUTER SYSTEM ON CHIP、PARALLEL ARCHITECTURE INTO SINGLE

2、CHIP、MOORE,定律、,UMA、NUMA、COMA、CC-NUMA、NORMA、SHELL ARCHITECTURE,PRAM,BSP,Log P,2,Explain the Flynn classify,and its semantics.,3,Where are the difficulties of Parallel Processing?,What is Parallel(,并行,),、,concurrent(,并發(fā),),and Simultaneous(,同時,)separately?,4,Assume that a system component be speeded to

3、 10 times,its past processing time accounts for 40%of the system,how much will be the system performance improved?,5,Please draw the memory Hierarchy chart.,homework2,1,Explaining Conceptions,RISC,CISC,VLIW,SUPER-SCALAR,SUPER-PIPELINE,SUPER-SCALAR-SUPER-PIPELINE,IPC,SINGLE ISSUE,MULTIPLE ISSUE,OOO,M

4、ulti-Threading,2 In ideal case,please give the performances for SUPER-SCALAR,SUPER-PIPELINE,SUPER-SCALAR-SUPER-PIPELINE,and give N=8 examples and their average IPC.,3 Please describe the CPU technology in recent years,and give an example to illustrate their technical parameters.,Please give computin

5、g trace of ai+7=bj+1+ck+8+dm+10 for T9000,How to solve the multicore memory wall problem?,6,Simple computer design test:,Supposed there are a simple CPU with A15-A0,D7-D0,read and write,an register and Tri-state buffers for I/O device,a 8k*8 ROM with A12-A0,D7-D0,CE and OE,and a 8k*8 RAM with A12-A0

6、,D7-D0,CE,RD and WR.Please you design the circuit of a simple computer.,Homework,1)There is a program in a 40MHz,processor,,,its number of integer arithmetic instructions is 45000,and the clock is,1.The number of instructions with data operations is 32000,and the clock is 2.,The number of float inst

7、ructions is 15000,and its clock 2.The number of instructions such as JMP etc is 8000,and its clock is 2.Please give its CPI,、,MIPS,and the CPU execution time.,2),If the communication cost in a SP2,machine is,t,(,m,),=46+,(,0.035,),m,please,give its(,漸進帶寬,)r and its (,半峰值信息長度,),m1/2.,3),If a,N*N,matr

8、ix A is multiplied by a N*N matrix B,its time is T1=CN,3,s,but,the execution time in a machine with n nodes is Tn=(CN,3,/n+bN,2,/square-root(N)s,,,here,C,N and b,is a constant.Please you give its Speedup under fix-workload,fix-time and fix-memory usage.,4),(,等效率,)see:kumar V,Rao V N.Parallel depth f

9、irsh search,part ii:Analysis.IntI J of Parallel Programming,1987,16(6):501-519,5)(,等速度,)see:Sun X H,etc.scalability of parallel algorithm-machine combina-tions.IEEE transaction on parallel and distributed system,1994,5(6):519-613,6),(,等延遲,)see:Zhang X D,etc.latency metric:an experimental method for

10、measuring and evaluating parallel program and architecture scalability.J of parallel and distributed Computing,1994,22:392-410.,2024/11/15,5,HOMEWORK,1解釋,Concepts,State network(,靜態(tài)網(wǎng)絡,),、,Daymic network(,動態(tài)網(wǎng)絡,),、,crossbar(,交叉開關,),、,Multi-buses(,多總線,),2,Draw N=25,MESH,3,寫出用混洗交換網(wǎng)絡模擬單級立方體網(wǎng)絡的互連,函數(shù)表達式,ple

11、ase give the single cube function by using SHUFFLE-EXCHANGE NETWORK,4,How much have the different bus,Arbitrate Alogrithms?What is its merit and demerit?,總線仲裁有幾種,各有何優(yōu)缺點?,HOMEWORK,1 THERE ARE P1,P2,P3,P4 AND M1,M2,M3,M4,PLEASE USE,2*2 CROSSBAR SWITCH BOX TO DESIGN A CONNECTION,NETWORK OF P1M2,P2M4,P3

12、M1,P4M3.,2 WHAT IS DS-LINK?,3 WHAT IS DIFFERENCE BETWEEN MESSAGE-PASSING,AND SHARED MEMORY?,4 WHAT ARE WORMHOLE COMMUNICATION AND ITS,PERFORMANCE?,5 Explaining that Myrinet,HiPPI,FDDI,ATM,SCI,and 100BaseT,。,6,采用蟲洞尋徑的超立方體多機系統(tǒng)中,如果相鄰節(jié)點間有一對方向相反的單向通道,試證明在該系統(tǒng)上實現(xiàn)立方體編碼下的尋徑不會死鎖。,(In a supercube network with

13、wormhole communication,if there is a pair opposite one-way link between any two neighbour nodes,please try to proof that the network can not be deadlocked when looking for path),自由任選(課外大作業(yè)),任選一個具有代表性的,BENCHMARK,小程序,要求,:,1),請分析其源程序,寫出其中的數(shù)據(jù)執(zhí)行流程,(,包括,:,數(shù)據(jù)類型、具體值和時序關系,);,2),在,1),的基礎上,對其目標代碼再進行數(shù)據(jù)流分析,寫出其中的

14、數(shù)據(jù)執(zhí)行流程,(,包括,:,數(shù)據(jù)類型、具體值和時序關系,);,觀察并寫出與,1,)中間結果的差別表。,3,)在,1,)和,2,)基礎上,對其數(shù)據(jù)執(zhí)行的流程進行數(shù)據(jù)預取優(yōu)化,并在具有,CACHE,的計算機上進行實際求解。要求給出具體數(shù)據(jù)預取的優(yōu)化方法和改進的測試時間效果表。,(可加,5-10,分),用,PVM,或,MPI,并行軟件工具編寫一個并行程序,要求至少有,2,或,3,個并行任務進行協(xié)同求解某問題。,What are Architecture,?,What are,Key Tech and Theory,?,What are,Meeting Problems,?,1,、,Earth-Sim

15、ulator,2,、,Blue Gene,3,、,Beowulf With PoPC Cluster,4,、,Grid Computing,5,、,Pervasive Computing,6,、,P2P Computing,7,、,Special PoPC Cluster Such as Web Cache Cluster,作業(yè),homework1,1,H0(n)=nmH0(,-n,)/(,-,)+n(1-m)H0;,Hc(n)=nmH0(,-n,)/(,-,)+n(1-m)H0,please delete the,and,by using,then draw the function fig

16、ure when m=0.5,=0.2(,畫出其函數(shù)關系圖,),Homework2,事件,狀態(tài),A,狀態(tài),B,說明,初始,無效,無效(,I,),數(shù)據(jù)未裝入,CPU A,讀,獨占,無效(,I,),讀操作,cache,失效,裝入,CPU B,讀,共享,共享(,S,),讀操作,cache,失效,裝入后共享,CPU A,寫,修改,無效(,I,),寫操作命中,CPU B,讀,共享,共享(,S,),讀操作失效,裝入,CPU B,寫,無效,修改(,M,),寫操作命中,MESI Protocol,Can you fill the states?,關于可用性中的檢查點問題,CHECKPOINT(a,b,c),可在內(nèi)核、庫、應用程序三級發(fā)生;,a,b,d,c,x,y,z,P,Q,R,Process,一致性快照,Checkpoint Consistency Snapshot,(,a-Consistency,一致,;b-No Consistency,不一致,),如果進程之間不存在一個進程的檢查點已接收了消息,而另一進程的檢查點還未發(fā)送這個消息。稱,一致性快照。,a,b,x,y,z,P,Q,R,C?,If th

展開閱讀全文
溫馨提示:
1: 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
2: 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
3.本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
4. 未經(jīng)權益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
5. 裝配圖網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
6. 下載文件中如有侵權或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

相關資源

更多
正為您匹配相似的精品文檔
關于我們 - 網(wǎng)站聲明 - 網(wǎng)站地圖 - 資源地圖 - 友情鏈接 - 網(wǎng)站客服 - 聯(lián)系我們

copyright@ 2023-2025  zhuangpeitu.com 裝配圖網(wǎng)版權所有   聯(lián)系電話:18123376007

備案號:ICP2024067431-1 川公網(wǎng)安備51140202000466號


本站為文檔C2C交易模式,即用戶上傳的文檔直接被用戶下載,本站只是中間服務平臺,本站所有文檔下載所得的收益歸上傳人(含作者)所有。裝配圖網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對上載內(nèi)容本身不做任何修改或編輯。若文檔所含內(nèi)容侵犯了您的版權或隱私,請立即通知裝配圖網(wǎng),我們立即給予刪除!