NiftyPET / NIPET

High-throughput PET image reconstruction with high quantitative accuracy and precision
Apache License 2.0
29 stars 7 forks source link

fprj & bprj using CuVec #36

Closed casperdcl closed 3 years ago

casperdcl commented 3 years ago

Replace CUDA wrangling (PyArray_FROM_OTF, cudaMalloc, cudaMemcpy) with CuVec-managed memory

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (devel@8039b76). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             devel      #36   +/-   ##
========================================
  Coverage         ?   14.32%           
========================================
  Files            ?       16           
  Lines            ?     2953           
  Branches         ?        0           
========================================
  Hits             ?      423           
  Misses           ?     2530           
  Partials         ?        0           

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 8039b76...de24dd4. Read the comment docs.