-
Notifications
You must be signed in to change notification settings - Fork 3
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
Segmentation fault #20
Comments
Tried running meshclust with smallest batch size but am still getting segmentation error:
Is there any way I can get this working on my system? |
I have the similar problem, but in a different step:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there, I'm trying to run and all vs. all of around 10k sequences which are on average 100kb in length.
I've tried running with various combinations of -c 8 or not specifying any cores (server has 24 cores) but keep getting the error "Segmentation fault (core dumped)" each time.
~/programs/Identity/bin/identity -d pooled_genomes.fasta -o output.txt -t 0.9 -c 8
I'm not sure what I'm doing wrong. Any help would be greatly appreciated! :)
The text was updated successfully, but these errors were encountered: