Lukas Trümper
Lukas Trümper
Hello, I just wanted to let you know that we integrated Likwid into the codegen of our parallel programing framework [DaCe](https://github.com/spcl/dace). This means that users can now instrument their DaCe...
Replacement of the partially existing Cutout-Tuning API. - [x] Tuning spaces (instead of multiple tuners) - [x] Nested/recursive spaces - [x] Tuner config file - [x] Integration into .dacecache -...
This PR fixes several minor bugs in OTFMapFusion around - correctly re-naming connectors - correctly connecting memlets to new tmp data - correctly inferring the mapping of first map's parameters...
This is the first step to cleaning up and generalizing the tuning API: - A method to robustly measure runtimes in a subprocess. The sub-process can be killed with a...
This PR adds the data descriptor's offsets to the memlet propagation.
This PR adds support for non-trivial subsets in the Copy2Map transformation