Add function to prepend pragmas to loops
All threads resolved!
All threads resolved!
Add a function to prepend #pragma
directives to domain loops according to their nesting depth.
Useful for compiler-specific annotations and interactions, especially with less well-known niche compilers (like Fujitsu's ARM-compiler).
Merge request reports
Activity
added feature label
requested review from @holzer
assigned to @da15siwa
- Resolved by Markus Holzer
Maybe the
PragmaBlock
is also helpful in the MR: https://i10git.cs.fau.de/pycodegen/pystencils/-/blob/master/pystencils/astnodes.py#L416
added 3 commits
-
dcb7d28b...c5c66fe0 - 2 commits from branch
pycodegen:master
- d002371b - merge branch master
-
dcb7d28b...c5c66fe0 - 2 commits from branch
mentioned in commit 57f69df8
Please register or sign in to reply