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

Undocumented CPU Requirements? #445

Open
aralbright opened this issue Jul 9, 2024 · 1 comment
Open

Undocumented CPU Requirements? #445

aralbright opened this issue Jul 9, 2024 · 1 comment

Comments

@aralbright
Copy link

Hello! I have used kallisto v0.50.1 installed through conda several times successfully on a remote server, until today. The compute nodes that failed are AMD EPYC cpu nodes, for which our server folks said, "quite modern but would definitely lack AVX512 instructions if those were needed, but they do have AVX2."

I re-ran the jobs with the exact same code, instead specifying for only the most recent nodes (x86-64-v=4), and it's running just fine. Just thought I'd let you know!

@Yenaled
Copy link
Collaborator

Yenaled commented Jul 9, 2024

These are known architecture issues; see #431

There will be easy options to disable such optimizations in future releases.

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