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

add VOLK #3718

Merged
merged 3 commits into from
Oct 9, 2021
Merged

add VOLK #3718

merged 3 commits into from
Oct 9, 2021

Conversation

Crghilardi
Copy link
Contributor

@Crghilardi Crghilardi commented Oct 9, 2021

This PR adds a build_tarballs.jl for the VOLK library. It is kind of strange in that they require the mako python library. I am just using pip install to grab it, not sure if that's a good workflow here.

Potential alternative to #3710?

Working locally on x86_64-linux-* platforms.
I have some work to do on powerpc and freebsd I believe still, so marking as draft.

@Crghilardi Crghilardi marked this pull request as ready for review October 9, 2021 22:59
@vchuravy vchuravy merged commit 46dd30f into JuliaPackaging:master Oct 9, 2021
@Crghilardi Crghilardi deleted the cg/add-volk branch October 9, 2021 23:17

# Dependencies that must be installed before this package can be built
dependencies = [
Dependency(PackageSpec(name="boost_jll", uuid="28df3c45-c428-5900-9ff8-a3135698ca75"))
Copy link
Member

Choose a reason for hiding this comment

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

Note that with Boost you must specify a compat version: #3024

@giordano giordano mentioned this pull request Oct 10, 2021
simeonschaub pushed a commit to simeonschaub/Yggdrasil that referenced this pull request Feb 23, 2022
* initial commit adding VOLK

* disable avx512 on x86_64-mingw

* switch ORC to a HostBuildDependency
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

Successfully merging this pull request may close these issues.

3 participants