Skip to content
Commit 5261f1ba authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'comment-in-barriers' into 'master'

[bugfix] Define the comment field of barrier

The scheduler uses it, so we need to set it:

```
File ".../loopy/codegen/control.py", line 154, in generate_code_for_sched_index
    sched_item.kind, sched_item.comment)
AttributeError: comment
```

See merge request !23
parents 1f4b8b34 353be6b5
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