You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openpower.foundation/content/resources/portinggpuacceleratedapplic...

26 lines
1.2 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Porting GPU-Accelerated Applications to POWER8 Systems
link: https://developer.nvidia.com/blog/porting-gpu-accelerated-applications-power8-systems/
tags:
- software
- gpu
- porting
- power8
date: 2016-03-24
draft: false
---
With the US Department of Energys announcement of plans to base two future flagship supercomputers on
IBM POWER CPUs, NVIDIA GPUs, NVIDIA NVLink interconnect, and Mellanox high-speed networking,
many developers are getting started building GPU-accelerated applications that run on IBM POWER processors.
The good news is that porting existing applications to this platform is easy.
In fact, smooth sailing is already being reported by software development leaders such as
Erik Lindahl, Professor of Biophysics at the Science for Life Laboratory, Stockholm University & KTH,
developer of the GROMACS molecular dynamics package:
_The combination of POWER8 CPUs & NVIDIA Tesla accelerators is amazing.
It is the highest performance we have ever seen in individual cores,
and the close integration with accelerators is outstanding for heterogeneous parallelization.
Thanks to the little endian chip and standard CUDA environment it took us less than 24 hours to port and accelerate GROMACS._