ledatelescope / bifrost

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

Docker gpu update #142

Closed realtimeradio closed 4 years ago

realtimeradio commented 4 years ago

More Py2 -> 3 changes. These should all be backwards compatible.

I've updated the relative import of _array2bifrost in GPUArray even though this doesn't seem to exist.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.009%) to 61.773% when pulling 6eeb92f3af92283a7c2c3c7625985eb88ccf2402 on realtimeradio:docker-gpu-update into 4ad32866f63f9f573fdbc120fd3616bc3ab67c57 on ledatelescope:docker-gpu-update.

codecov-commenter commented 4 years ago

Codecov Report

Merging #142 into docker-gpu-update will increase coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           docker-gpu-update     #142      +/-   ##
=====================================================
+ Coverage              58.82%   58.83%   +0.01%     
=====================================================
  Files                     64       64              
  Lines                   5285     5284       -1     
=====================================================
  Hits                    3109     3109              
+ Misses                  2176     2175       -1     
Impacted Files Coverage Δ
python/bifrost/GPUArray.py 0.00% <0.00%> (ø)
python/bifrost/udp_capture.py 0.00% <0.00%> (ø)
python/bifrost/udp_transmit.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4ad3286...6eeb92f. Read the comment docs.