HPC Cluster Blog – Xeon Phi
Posted on February 24, 2014Xeon Phi, is it right for you?
With Intel’s release of the Xeon Phi back in 2012, there has been a lot of interest, and a lot of misunderstanding of what it is and how it works. The Phi can provide a great performance bump for the right application and use case. To understand if the Phi would be useful to you, first we need a little background.
The Xeon Phi is an accelerator card, it’s a PCI-e expansion card that provides 50+ x86 style cores, with its own memory, interconnect, and operating system. There are multiple models that provide different core counts and memory sizes, which is outside the scope of this article. Contact [email protected] to discuss those options.
When discussing systems with Xeon Phi we refer to the server that the Phi card installed in as the host, while the Phi is referred to as the accelerator. Not just any server can host a Phi. The Xeon Phi uses quite a bit of power, is physically large, and has specific cooling demands. Servers and workstations have to be designed to host a Phi, they can’t be plugged into just any machine without proper engineering to support it. Generally speaking, anything that can support an nVIDIA GPU could support a Phi as the power, space, and cooling demands are similar.
To simplify, we tell people to think of the Xeon Phi as a computer inside of your computer. It needs to be booted up, have its own IP address, has a separate operating system, etc. It becomes another node on your network, but in this case, the node happens to be inside of another node. The Phi doesn’t transparently give your host system another 50+ cores to compute on, code must be written or compiled to take advantage of it, much like a GPU. The porting process from standard x86 code to Phi is potentially much easier than x86 to GPU, but it’s generally not automatic.
When thinking about running code on a Phi, there are multiple programming models to consider:
* Offload – Certain functions can be offloaded to the Phi, while general purpose code runs on the host. Using Intel’s own MKL library makes this somewhat easy, as certain math functions can be offloaded transparently for you.
* Symmetric – Both the host and the Phi are used for all parts of the application; if using MPI, the Phi would just be treated as another node in the computation.
* Hosted – Code can run exclusively on the Phi with no interaction with the host. Code can be run across multiple Phi’s in the same host or even across hosts.
A couple of important thing to keep in mind: While the Phi has 50+ cores, they are not nearly as fast as today’s modern server CPUs. The cores are closer to 1GHz in speed, and considerably slower than a modern day Xeon. This means your code must be parallel and highly optimized to take advantage of the performance the Phi has to offer. There are also memory limitations. Since the Phi is its own computer, it has its own limited set of non-upgradeable RAM, so your problem has to fit within those constraints. We always advise people to spend time to parallelize and optimize their code to run on Xeon. The effort of doing this will help get better performance from the host CPU, and those efforts are likely to pay off when running on the Phi.
Advanced Clustering offers systems with Xeon Phi to do remote testing, so if you have code you think would work well and are interested in testing please get in contact with us. If you have further questions or would like to understand more about the Xeon Phi, please let us know via [email protected] or give us a call at 866-802-8222.
Categories
- ACTnowHPC (8)
- AMD (5)
- Big Data (1)
- Case Studies (6)
- Cloud HPC Computing (16)
- Cluster Management (2)
- Clusters (12)
- ClusterVisor (5)
- Company News (46)
- Customer Service (3)
- eQUEUE (4)
- GPU Computing (11)
- Grant Writing (25)
- HPC Clusters (46)
- HPC Compute Blocks (3)
- HPC in the news (67)
- HPC Resources (60)
- Infiniband (3)
- Intel Xeon (18)
- Knights Landing (2)
- NVIDIA GPUs (2)
- NVIDIA Tesla GPUs (1)
- Omni-Path (1)
- Servers (5)
- Storage (5)
- Tech Tips (5)
- Trade Shows (39)
- Uncategorized (55)
- Workstations (3)
Recent Posts
archives
- December 2024
- November 2024
- October 2024
- September 2024
- July 2024
- June 2024
- May 2024
- February 2024
- January 2024
- December 2023
- October 2023
- August 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2023
- February 2023
- January 2023
- December 2022
- November 2022
- October 2022
- September 2022
- August 2022
- June 2022
- May 2022
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- September 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- February 2020
- January 2020
- December 2019
- November 2019
- October 2019
- September 2019
- August 2019
- July 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- January 2019
- November 2018
- October 2018
- September 2018
- August 2018
- July 2018
- June 2018
- May 2018
- April 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- August 2017
- July 2017
- June 2017
- May 2017
- April 2017
- March 2017
- February 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- December 2014
- November 2014
- October 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
Request a Consultation from our team of HPC and AI Experts
Would you like to speak to one of our HPC or AI experts? We are here to help you. Submit your details, and we'll be in touch shortly.