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 when importing dm-haiku #218

Closed
fabiotrovato opened this issue Oct 26, 2021 · 1 comment
Closed

Illegal instruction when importing dm-haiku #218

fabiotrovato opened this issue Oct 26, 2021 · 1 comment

Comments

@fabiotrovato
Copy link

Hi,
i am trying to run alphafold, but when I try "python run_alphafold.py", I get this error:
Illegal instruction

I found that this error is generated in the module alphafold/model/utils.py at the line "import haiku as hk". Even a single file with just the line "import haiku" fails.

How do i solve this?

I am on a HPC cluster:
Linux allegro 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

Thank you in advance,
Fabio

@fabiotrovato
Copy link
Author

solved when I properly used all input arguments.

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