Grid computing is a new kind of distributed computing technology and computing environment,and also anattentive hot point of information technology in the world. It launches a space for new generation internal application,due to its supporting the complicated service efficiently and useable resource in the Internet. This paper sums up theresults and applications instance in the grid computing in the world during recent years ,and then analyzes emphaticallythe system architecture ,components ,working principle in the grid computing and some typical grid systems ,and thendiscusses the problems of the large scale science computing and network service in grid computing in China,and alsopoints out the future trends.
Compilation of parallel loops is one of the most important parts in parallel compilation and optimization. This paper mainly discusses the key techniques during the compilation implementation of parallel loops, based on the uniform partition schemes. It includes techniques in local array index generating, loop space reconstructing, communication detecting and organizing and data dependence disposing. The efficiency of this implementation has been proved by lots of experiments. The p_HPF compiler which adopts this compiling framework can obtain good speedups and efficiencies. The compiler has been applied in many fields, particularly the field of petroleum exploration.