We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b6daf commit f50af5eCopy full SHA for f50af5e
1 file changed
pyop2/gpu/TODO.org
@@ -50,7 +50,7 @@ we are going from GEM representation to loopy kernel.
50
** Do we need atomic additions of the output DoFs for a DG kernel?
51
52
** Tiling transformation logic fails for low orders
53
-- The TSFC kernel receive has a slightly different representation at low orders
+- The received TSFC kernel has a slightly different representation at low orders
54
like P_0, P_1, DG0, DG1, etc. because some loops are unrolled, causing to
55
diverge from the "assumed" template of all the kernel's loop structures.
56
0 commit comments