Developing a compiler for the XeonPhi
Department of Computing Science, University of Glasgow
University of Glasgow, Tech Report, 2014
@techReport{Cockshott:2014:9400,
Author={Cockshott, Paul and Oehler, Susanne and Xu, Tian},
Pages={1-19},
Institution={University of Glasgow, Department of Computing Science},
Title={Developing a compiler for the XeonPhi},
ISBN={TR-2014-341},
keywords={Xeon Phi, Compiler, Pascal},
Publisher={Dept of Computing Science, University of Glasgow},
Year={2014}
}
The XeonPhi is a highly parallel x86 architecture chip made by Intel. It has a number of novel features which make it a particularly challenging target for the compiler writer. This paper describes the techniques used to port the Glasgow Vector Pascal Compiler (VPC) to this architecture and assess its performance by comparisons of the XeonPhi with 3 other machines running the same algorithms.
May 21, 2014 by hgpu