ROCm / rocBLAS

Next generation BLAS implementation for ROCm platform
https://rocm.docs.amd.com/projects/rocBLAS/en/latest/
Other
331 stars 152 forks source link

Hotfix: Remove passing the device set to lazy load API #1411

Closed rkamd closed 3 months ago

rkamd commented 3 months ago

Remove passing the list of devices to Lazy Loading API, due to following reasons,

Reverting this change might affect heterogeneous GPU support.