alpaka-group / llama

A Low-Level Abstraction of Memory Access
https://llama-doc.rtfd.io/
Mozilla Public License 2.0
80 stars 10 forks source link

Fix initialization of device memory from host #838

Closed bernhardmgruber closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0bad022) 98.77% compared to head (80ddce3) 98.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #838 +/- ## ======================================== Coverage 98.77% 98.77% ======================================== Files 75 75 Lines 7445 7445 ======================================== Hits 7354 7354 Misses 91 91 ```