Skip to content
Commit 767de0cc authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Implement resolution of dependencies in LoopKernel.copy

So far, objects of `loopy.match.MatchExpressionBase` can
only be passed into `depends_on` or `no_sync_with` when using
`loopy.make_kernel`. This commit also makes it possible use them
when creating new kernels through copying.
parent 74e74467
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment