Paul D. Hahn

Results 24 comments of Paul D. Hahn

I see what you're saying. I think what you are alluding to is probably too powerful for my needs. For me, the objective is about keeping more of related logic...

My original title for this issue was incorrect as it referred to "OCCA function", so I changed it to pertain to "host function". In v0.2, "OCCA function" would mean a...

I hope `@atomic` blocks (which I interpret to correspond to _critical sections_) are reliably implemented sooner than later. As far as I am concerned, it would be a really desirable...

Yes I believe you are correct: a distinct `@critical` attribute is the right way to go for a critical section. So keep `@atomic` single-statement-oriented. Having the "atomic block" construct as...