scirpy icon indicating copy to clipboard operation
scirpy copied to clipboard

Large dataset tutorial

Open grst opened this issue 1 year ago • 1 comments

Given our quest to support >1M cells (#370), we should add a tutorial that covers scalability topics, for instance

  • GPU support (functions implemented by @felixpetschko)
  • out-of-machine computing with dask (supported via joblib backend in #473)

grst avatar Jan 11 '24 19:01 grst

run ir_dist on a dask cluster: https://github.com/scverse/scirpy/pull/512#pullrequestreview-2037420362

grst avatar Aug 13 '24 14:08 grst