ComputeCanada / software-stack-config

8 stars 3 forks source link

Pip gentoo2023 #57

Closed mboisson closed 10 months ago

mboisson commented 1 year ago

This resolves https://github.com/ComputeCanada/software-stack/issues/125

ccoulombe commented 11 months ago

This means, that in 2023, the wheel_builder will default to avx2 for generic instead of sse3. The build script will need to be updated accordingdly

bartoldeman commented 10 months ago

Here's my attempt with the new arch names. https://github.com/ComputeCanada/software-stack-config/pull/64 combined with https://github.com/ComputeCanada/software-stack-custom/pull/60 all tested with a modified wheel builder in my home directory.