Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

MultiGPU Setup #34

Merged
merged 7 commits into from
Feb 27, 2024

Fix get_device for multi-gpu

8a9985c
Select commit
Loading
Failed to load commit list.
Merged

MultiGPU Setup #34

Fix get_device for multi-gpu
8a9985c
Select commit
Loading
Failed to load commit list.
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.