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

"illegal instruction" only on certain CPUs #46

Open
luisas opened this issue Sep 20, 2024 · 2 comments
Open

"illegal instruction" only on certain CPUs #46

luisas opened this issue Sep 20, 2024 · 2 comments

Comments

@luisas
Copy link

luisas commented Sep 20, 2024

Hey all :)

I have been playing around to integrate kalign into this pipeline.

I deployed it on different compute environments and noticed that on (mostly older) CPUs I get an "illegal instruction" error.

 41 Done                    unpigz -cdf gluts-ref.fa
        42 Illegal instruction     (core dumped) | kalign -n 2 -o gluts-ref_null-args-null_KALIGN-args-null.aln

The command line:

unpigz -cdf gluts-ref.fa | \
kalign \
     \
    -n 2 \
    -o gluts-ref_null-args-null_KALIGN-args-null.aln

Do you have any idea why this may be happening and whether it is somehow preventable?

Thanks a lot :)

@luisas luisas changed the title core dumped only on certain CPUs "illegal instruction" only on certain CPUs Sep 20, 2024
@TimoLassmann
Copy link
Owner

Hi,
Do you have a list of the CPU's causing this error?
Thanks!

@luisas
Copy link
Author

luisas commented Oct 2, 2024

On these ones they were failing: Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz

I do not have a comprehensive list unfortunately

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