Skip to content

Fix get_device for multi-gpu

Codecov / codecov/project succeeded Feb 27, 2024 in 0s

50.66% (+4.96%) compared to 6137fb7

View this Pull Request on Codecov

50.66% (+4.96%) compared to 6137fb7

Details

Codecov Report

Attention: Patch coverage is 60.16260% with 49 lines in your changes are missing coverage. Please review.

Project coverage is 50.66%. Comparing base (6137fb7) to head (8a9985c).

Files Patch % Lines
src/LuxDeviceUtils.jl 50.84% 29 Missing ⚠️
ext/LuxDeviceUtilsLuxAMDGPUExt.jl 73.33% 8 Missing ⚠️
ext/LuxDeviceUtilsLuxCUDAExt.jl 73.33% 8 Missing ⚠️
ext/LuxDeviceUtilsMetalGPUArraysExt.jl 0.00% 3 Missing ⚠️
ext/LuxDeviceUtilsSparseArraysExt.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   45.69%   50.66%   +4.96%     
==========================================
  Files           8        9       +1     
  Lines         151      227      +76     
==========================================
+ Hits           69      115      +46     
- Misses         82      112      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.