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

Kernel Restarting #21

Open
zysmu opened this issue Nov 23, 2024 · 1 comment
Open

Kernel Restarting #21

zysmu opened this issue Nov 23, 2024 · 1 comment

Comments

@zysmu
Copy link

zysmu commented Nov 23, 2024

Hi,

Thanks for providing such a usful tool SCimilarity.

I run SCimilarity in a server with 386G, and I don't use the docker.

I run the "individual cell research" as the Tutorials step by step. I have successfully run the code:
" from scimilarity.utils import lognorm_counts, align_dataset
from scimilarity import CellQuery"

But I get "Kernel Restarting", when I run the code:
"model_path = "/models/model_v1.1"
cq = CellQuery(model_path)"
微信图片_20241123201421

Best,
zhouY

@javh
Copy link
Collaborator

javh commented Nov 25, 2024

Greetings @zysmu,

That much RAM should be more than sufficient (60-80GB should be enough). The first thing
I suggest trying is updating hnswlib if it's an older version. We've had memory issues with older versions of hnswlib.

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

2 participants