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
Loading
Loading
Loading
Pipeline #3019 passed with stage
in 12 minutes and 19 seconds