Skip to content

Function registry: set loopy language version

Matt Wala requested to merge loopy-lang-version into master

This change avoids warnings associated with language versioning in the loopy kernel for the unary elementwise operations used for non-code-generated execution.

It changes the language version used to make kernels to 2018.1, which is what the other parts of grudge use.

Merge request reports

Loading