Skip to content

Draft: Develop

Markus Holzer requested to merge holzer/pystencils:develop into master

This MR adds two features to pystencils. First, the base pointer specification is revealed to the user which allows producing kernels with less register usage. Second, the summands insider the summation printer are printer recursively now which allows for more parallelism inside a single core.

Edited by Markus Holzer

Merge request reports