Architecture study of EP-860 united clusters of parallel computer
Yi'an Zhu,JiChang Kang,Peng Xie
1996-01-01
Xibei Gongye Daxue Xuebao/Journal of Northwestern Polytechnical University
Abstract:EP-860 consists of 1-64 clusters. Each cluster has 8i860-based computing nodes, connected with broadcasting memory. It can achieve a peak-performance of 40 GFLOPS and has the following advantages: 1. Innovation technique-broadcasting memory connection technique. In EP-860, each node has its own local memory. Besides, a dual-port SRAM with relatively small capacity is used for shared variables. One port is for local read and another is for broadcasting shared variable. Therefore, there is no bottle-neck problem; the communication rate can be as high as the selected dual-port memory allows, and so combines the advantages of both the shared memory and the distributed-memory parallel computers. 2. Visualized parallel programming environment, which includes a user-friendly interface, a visualized configuration tool, a visualized parallel program execution dynamic monitor, a visualized parallel program performance analysis tool and a parallel program debugger, allows the user to develop, to debug, and to optimize parallel program quite easily.