Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error fitting model on Jupyter lab via HPC cluster #72

Open
li-xuyang28 opened this issue Sep 29, 2024 · 0 comments
Open

Error fitting model on Jupyter lab via HPC cluster #72

li-xuyang28 opened this issue Sep 29, 2024 · 0 comments

Comments

@li-xuyang28
Copy link

li-xuyang28 commented Sep 29, 2024

Hi developer/maintainer of SEACells,

Thanks for your effort in bringing out this tool! I am trying to compute SEACells with a decently large scRNAseq data (~230k cells after down-sampling) on an HPC cluster. The only way that I can get it to run is with the cpu sparse matrix option (can get up to 400GB mem, when computing the A matrix with use_sparse = F it complained that cannot allocate 396GiB memory, but won't be able to go any bigger than 400GB).

However, with sparse representation, it kept getting stuck at the first iteration, then the kernel would die (in Jupyter err log: AsyncIOLoopKernelRestarter: restarting kernel (1/5), keep random ports). I was wondering if you would have any suggestions on a work-around?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant