DLR Portal
Home|Sitemap|Kontakt|Barrierefreiheit Impressum und Nutzungsbedingungen Datenschutz Cookies & Tracking |English
Sie sind hier: Home:Aktuelles:Veranstaltungen:PyHPC 2016
Erweiterte Suche
Aktuelles
Veranstaltungen
VESTEC Online-Abschlussworkshop 2022
TiGL Workshop 2018
PyHPC 2011
CPACS/RCE2012
PyHPC 2012
PyHPC 2013
IPAW 2014
SECESA 2014
PyHPC 2014
PyHPC 2015
PyHPC 2016
PyHPC 2017
PyHPC 2018
Archiv
Institut
Abteilungen
Themen
Projekte
Software
Veröffentlichungen
Karriere
Abstracts
Zurück
Drucken

ePython: An implementation of Python for the many-core Epiphany coprocessor



Nick Brown

The Epiphany is a many-core, low power, low on-chip memory architecture and one can very cheaply gain access to a number of parallel cores which is beneficial for HPC education and prototyping. The very low power nature of these architectures also means that there is potential for their use in future HPC machines, however there is a high barrier to entry in programming them due to the associated complexities and immaturity of supporting tools.

In this paper we present our work on ePython, a subset of Python for the Epiphany and similar many-core co-processors. Due to the limited on-chip memory per core we have developed a new Python interpreter and this, combined with additional support for parallelism, has meant that novices can take advantage of Python to very quickly write parallel codes on the Epiphany and explore concepts of HPC using a smaller scale parallel machine. The high level nature of Python opens up new possibilities on the Epiphany, we examine a computationally intensive Gauss-Seidel code from the programmability and performance perspective, discuss running Python hybrid on both the host CPU and Epiphany, and interoperability between a full Python interpreter on the CPU and ePython on the Epiphany. The result of this work is support for developing Python on the Epiphany, which can be applied to other similar architectures, that the community have already started to adopt and use to explore concepts of parallelism and HPC.


PyHPC2016
Program
Call for Papers
Abstracts
PyHPC Workshop Series
PyHPC 2011 (Seattle, USA)
PyHPC 2012 (Salt Lake City, USA)
PyHPC 2013 (Denver, USA)
PyHPC 2014 (New Orleans, USA)
PyHPC 2015 (Austin, USA)
PyHPC 2016 (Salt Lake City, USA)
PyHPC 2017 (Denver, USA)
Copyright © 2022 Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR). Alle Rechte vorbehalten.