Skip to content
Snippets Groups Projects

Kernel decorator fix

Merged Jan Hönig requested to merge hoenig/pystencils:master into master

I have introduced a change to the kernel decorator, which was completely wrong. Now I reintroduced the kernel decorator and introduced a kernel_config decorator, which receives a CreateKernelConfig, which is also returned together with the list of assignments as a dict. The dict has to be unrolled for create_kernel. The kernel_config decorator updates the name of the function inside the config.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply