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

error at polishing stage #42

Open
fmarletaz opened this issue Mar 11, 2021 · 1 comment
Open

error at polishing stage #42

fmarletaz opened this issue Mar 11, 2021 · 1 comment

Comments

@fmarletaz
Copy link

fmarletaz commented Mar 11, 2021

Hello,
Thanks for developing Raven. I am trying to assemble a 2.5Gb genome with Raven using ~200Gb of CLR reads. The assembly progresses to the polishing stage, but I end with the following error:

[racon::Polisher::Polish] minimized 11278 - 15451 / 15451 15.802887s
[racon::Polisher::Polish] mapped sequences 1652.453550s
[racon::Polisher::Polish] found 9617833 overlaps 6140.732715s
[racon::Polisher::Polish] reverse complemented sequences 1.986854s
[racon::Polisher::Polish] aligned 9617833 / 9617833 overlaps [================] 5401.589224s
[racon::Polisher::Polish] prepared 5396414 window placeholders 79.317244s
/var/spool/slurmd/job6175577/slurm_script: line 16: 92163 Illegal instruction     (core dumped) raven -t 48 Ma_subreads.fasta --resume

Do you have any suggestion?
Thanks a lot!

@rvaser
Copy link
Collaborator

rvaser commented Mar 12, 2021

Hi Ferdinand,
which version are you using? Did you compile from source or conda/brew? The error means that your machine does not support SIMD instructions Raven was compiled with.

Best regards,
Robert

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