alpaka-group / cupla

C++ User interface for the Platform independent Library Alpaka :arrows_clockwise:
Other
37 stars 18 forks source link

fix multi GPU streams handling and default stream #183

Closed psychocoderHPC closed 4 years ago

psychocoderHPC commented 4 years ago

fix #182

The handling of the default stream and the cupla internal enumaration of streams created a invinite loop if more than one device was used.