SEACells icon indicating copy to clipboard operation
SEACells copied to clipboard

No speed increase was observed when use_gpu=True

Open OMIC-coding opened this issue 2 years ago • 1 comments

The time consumption by the model.fit step seems almost the same with or without using gpu. What's going on here?

OMIC-coding avatar Mar 28 '24 03:03 OMIC-coding

Hi! Can you confirm that it prints out "("Welcome to SEACells GPU!"), just to make sure the correct version is being called?

Also, what is the size of your dataset? The overhead of the GPU may be dominating if the dataset size is relatively small.

sitarapersad avatar Mar 28 '24 14:03 sitarapersad