NVIDIA-Genomics-Research / rapids-single-cell-examples

Examples of single-cell genomic analysis accelerated with RAPIDS
Apache License 2.0
324 stars 68 forks source link

[BUG] Many of cuML's models that use cublas/cusolver/cusparse are limited in the number of cells that can be processed #54

Open cjnolet opened 3 years ago

cjnolet commented 3 years ago

Opening this issue for tracking purposes and linking https://github.com/rapidsai/cuml/issues/2597.

At the time of writing this, the major effect of this bug has been on the PCA step and the LogisticRegression from rank_genes_groups