Skip to content

feat: Add Nitro support for different CPU instructions and architecture #464

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

Merged
merged 6 commits into from
Mar 22, 2024

Conversation

hiro-v
Copy link
Contributor

@hiro-v hiro-v commented Mar 14, 2024

Fix for #463

  • Rename amd64 to amd64-avx2 (as default option)
  • Add amd64-avx (with/ without CUDA)
  • Add amd64-avx512 (with/ without CUDA)
  • Refactor amd64-vulkan in matrix strategy

@hiro-v hiro-v added the P1: important Important feature / fix label Mar 14, 2024
@hiro-v hiro-v requested a review from hiento09 March 14, 2024 15:21
@hiro-v hiro-v self-assigned this Mar 14, 2024
Copy link
Contributor

@hiento09 hiento09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@hiro-v hiro-v merged commit 2800dbd into main Mar 22, 2024
@hiro-v hiro-v deleted the feat/nitro_legacy_cpu branch March 22, 2024 02:39
@MauroDruwel
Copy link
Contributor

MauroDruwel commented Mar 24, 2024

Hi,

I think this pull request broke the instalation script... Version 0.3.15 isn't installing on my linux machine and windows machine... The download links on the README.md are also broken. I will try to update the install script so that it works again 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1: important Important feature / fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants