DaCe - Data-Centric Parallel Programming Framework
Creators
- 1. ETH Zurich
Description
DaCe compiles code in various programming languages and paradigms (Python/Numpy, MATLAB, TensorFlow) and maps it efficiently to CPUs, GPUs, and FPGAs with high utilization, on par with the state-of-the-art. The key feature driving DaCe is its Stateful DataFlow multiGraph (SDFG) data-centric intermediate representation: A transformable, interactive representation of code based on data movement. With data-centric parallel programming, we enable direct knowledge transfer of performance optimization, regardless of the scientific application or the target processor.
DaCe can be written inline in Python and transformed in the command-line, or SDFGs can be interactively modified using the Data-centric Interactive Optimization Development Environment (DIODE).
The latest version of the code can be found at https://github.com/spcl/dace
Notes
Files
dace-master.zip
Files
(1.0 MB)
Name | Size | Download all |
---|---|---|
md5:23ae116b69353d4d30a1f75a5530f675
|
1.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- arXiv:1902.10345 (arXiv)