Published January 6, 2020
| Version v0.9.5
Software
Open
spcl/dace: DaCe 0.9.5
Creators
- 1. IBM Research
- 2. ETH Zürich and MeteoSwiss
- 3. ETH
Description
What's New?
- Intel FPGA backend: Generates and compiles Intel FPGA OpenCL code from SDFGs.
- Renderer: Many improvements to the scalability of drawing large SDFGs, touch/mobile support, and code view upon zooming into Tasklets.
- SDFV: Now includes a sidebar with information about clicked nodes/edges/states.
- GPU reduction: Now supports Reduce nodes where output array contains multiple dimensions (if contiguous). On other cases, use the
ReduceExpansion
transformation. - Faster compilation: Improved CMake usage to speed up compilation time if files were not changed.
- Stability: Various fixes to the Python frontend, transformations, code generation, and DIODE (on Linux and Windows).
- Generated programs now include header (.h) file and an example C program that invokes the compiled SDFG.
Files
spcl/dace-v0.9.5.zip
Files
(2.3 MB)
Name | Size | Download all |
---|---|---|
md5:01d5949153cc0c9942ad969f07cd6f9c
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/spcl/dace/tree/v0.9.5 (URL)