Analysis of time performance on heteregenous cluster / Hanisah Shamsuddin

Sequential computing concept will always give time constraint problem to who are involve in complex computation like calculate and estimating weather forecast, rendering animation computation and many more in almost their daily works. Sequential computing also will lead to many others problem like h...

全面介绍

Saved in:
书目详细资料
主要作者: Shamsuddin, Hanisah
格式: Thesis
语言:English
出版: 2009
主题:
在线阅读:https://ir.uitm.edu.my/id/eprint/64653/1/64653.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Sequential computing concept will always give time constraint problem to who are involve in complex computation like calculate and estimating weather forecast, rendering animation computation and many more in almost their daily works. Sequential computing also will lead to many others problem like high cost maintenance if system crash, performance problem and many more. Therefore, there are many parallel computing solution concept being introduced by developers and inventors. There are many real time simulation and advanced modeling concept being introduced for our benefit. However, there is less user can afford to have parallel supercomputers. So, low cost parallel computing solution that consists of few computer or PC being connected in one network can substitute supercomputers. In this research, there are few testing had been conducted to analyze the time performance in this heterogeneous cluster. 10 equations running being conducted in matrix multiplication calculation programming and 15 running for CPI calculation programming. In CPI calculation programming, it will compute the value of Pi by numerical integration in both parallel and sequential computing concept. Then, in matrix multiplication programming, it will compute the matrix calculation by 10 different 2x2 matrix size. It is expected that time of processing the calculation program in parallel will be much more less than sequential which means processing calculation or computation in parallel computing concept is faster that sequential computing concept