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

xsimd: add version 13.0.0 #23859

Merged
merged 8 commits into from May 13, 2024
Merged

xsimd: add version 13.0.0 #23859

merged 8 commits into from May 13, 2024

Conversation

toge
Copy link
Contributor

@toge toge commented May 3, 2024

Specify library name and version: xsimd/13.0.0

xtensor-stack/xsimd@12.1.0...13.0.0


@conan-center-bot conan-center-bot added Bump version PR bumping version without recipe modifications Failed labels May 3, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot conan-center-bot removed the Bump version PR bumping version without recipe modifications label May 3, 2024
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@mapleFU
Copy link

mapleFU commented May 6, 2024

(Thanks! BTW, should 12.1.1 been added also? Or we'd better add it in a separate patch?)

@toge
Copy link
Contributor Author

toge commented May 10, 2024

@mapleFU
Thank you for your comment!
I will add 12.1.1.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 8 (e5de85650cf640ef98b067cf81a48c17f56d10bb):

  • xsimd/8.0.3:
    All packages built successfully! (All logs)

  • xsimd/12.1.1:
    All packages built successfully! (All logs)

  • xsimd/12.0.0:
    All packages built successfully! (All logs)

  • xsimd/12.1.0:
    All packages built successfully! (All logs)

  • xsimd/11.2.0:
    All packages built successfully! (All logs)

  • xsimd/11.0.0:
    All packages built successfully! (All logs)

  • xsimd/13.0.0:
    All packages built successfully! (All logs)

  • xsimd/9.0.1:
    All packages built successfully! (All logs)

  • xsimd/11.1.0:
    All packages built successfully! (All logs)

  • xsimd/8.1.0:
    All packages built successfully! (All logs)

  • xsimd/10.0.0:
    All packages built successfully! (All logs)

  • xsimd/7.5.0:
    All packages built successfully! (All logs)

  • xsimd/7.4.10:
    All packages built successfully! (All logs)

  • xsimd/8.0.5:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 8 (e5de85650cf640ef98b067cf81a48c17f56d10bb):

  • xsimd/12.1.1:
    All packages built successfully! (All logs)

  • xsimd/13.0.0:
    All packages built successfully! (All logs)

  • xsimd/11.1.0:
    All packages built successfully! (All logs)

  • xsimd/9.0.1:
    All packages built successfully! (All logs)

  • xsimd/12.1.0:
    All packages built successfully! (All logs)

  • xsimd/8.0.5:
    All packages built successfully! (All logs)

  • xsimd/7.5.0:
    All packages built successfully! (All logs)

  • xsimd/7.4.10:
    All packages built successfully! (All logs)

  • xsimd/12.0.0:
    All packages built successfully! (All logs)

  • xsimd/11.2.0:
    All packages built successfully! (All logs)

  • xsimd/11.0.0:
    All packages built successfully! (All logs)

  • xsimd/10.0.0:
    All packages built successfully! (All logs)

  • xsimd/8.1.0:
    All packages built successfully! (All logs)

  • xsimd/8.0.3:
    All packages built successfully! (All logs)

# TODO: There are compilation errors on apple-clang/13.0.0 with cppstd=17
if self.settings.compiler == "apple-clang" and \
Version(self.settings.compiler.version).major <= "13" and \
self.settings.compiler.get_safe("cppstd") in ["17", "gnu17", "20", "gnu20",]:
Copy link
Member

Choose a reason for hiding this comment

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

We'll make sure to clean this up once Conan 1 is no longer compiled in the pipeline :)

@conan-center-bot conan-center-bot merged commit 680a470 into conan-io:master May 13, 2024
78 checks passed
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.

None yet

5 participants