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

Unpredictable Performance with Parallelization Enabled on ScRNA Dataset #264

Open
lukeleeai opened this issue Jul 10, 2023 · 0 comments
Open

Comments

@lukeleeai
Copy link
Collaborator

I'm experiencing an issue when running computations with parallelization turned on for the ScRNA dataset. The performance becomes quite unpredictable, which is not the expected behaviour.

In particular, when we look at the sample complexity graph (attached), there is a significant dip around 40,000 data points. Given the nature of the algorithm, we would typically expect a smooth, monotonically increasing curve instead of a dip.

This issue only seems to occur when parallelization is enabled and specifically with the ScRNA dataset. I've not observed the same issue with other datasets.

image

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