The Performance of ORC with NAS Benchmarks

林海波,汤志忠
DOI: https://doi.org/10.3969/j.issn.1002-137X.2003.03.041
2003-01-01
Computer Science
Abstract:Itanium is the first generation product processor based on IA-64 architecture. ORC(Open Research Compil-er )provides an open source IPF(Itanium Processor Family)research compiler infrastructure. We have compiled andrun NAS Benchmarks on the Itanium machine. This paper briefly describes the performance of orcc, sgicc and gcc inthe following 3 ways: execution time, compilation time, and executable file size. The results show that orcc has near-ly the same performance as sgicc, which is 2 fold faster over gcc in the aspect of execution time. We also find that evenwith the best-optimized program, the utilization ratio of process resources is no more that 70%.
What problem does this paper attempt to address?