scverse / anndata

Annotated data.
http://anndata.readthedocs.io
BSD 3-Clause "New" or "Revised" License
576 stars 153 forks source link

GPU concatenation #1564

Open ilan-gold opened 3 months ago

ilan-gold commented 3 months ago

Please describe your wishes and possible alternatives to achieve the desired result.

After https://github.com/scverse/anndata/pull/1480 was partially completed by https://github.com/scverse/anndata/pull/1550, the main thing left now is to allow concatenation between GPU objects in dask.

ivirshup commented 2 months ago

From discussion with @Intron7, it sounds like we are expecting performance issues here.