ledatelescope / bifrost

A stream processing framework for high-throughput applications.
BSD 3-Clause "New" or "Revised" License
66 stars 29 forks source link

Quantize/unpack stream fix #127

Closed jaycedowell closed 5 years ago

jaycedowell commented 5 years ago

Updated the GPU versions of quantize and unpack so that they run in g_cuda_stream instead of the default stream. Also, enabled BF_TRACE and BF_TRACE_STREAM in these two modules where relevant.

jaycedowell commented 5 years ago

No comments in over three weeks, merging.