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

use default blas #210

Merged
merged 1 commit into from
Sep 29, 2024
Merged

use default blas #210

merged 1 commit into from
Sep 29, 2024

Conversation

alexvpickering
Copy link
Member

openblas was giving issues on ec2:

clust.zeisel <- quickCluster(sce.zeisel)                                                                 
table(clust.zeisel)                                                                                                                                                                                                
Error in if (any(above.noise)) { : missing value where TRUE/FALSE needed

this switches to the default blas which seems to resolve the issue

@alexvpickering alexvpickering merged commit cb2aeec into master Sep 29, 2024
1 of 2 checks passed
@alexvpickering alexvpickering deleted the fix-blas branch September 29, 2024 17:44
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

Successfully merging this pull request may close these issues.

None yet

1 participant