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

ensmallen: add OpenMP support #24553

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 8, 2024

Summary

Changes to recipe: ensmallen/*

Motivation

Add parallelism support to the library.

Details

Adds OpenMP support via llvm-openmp for all compilers. Enabled by default, which matches the project config: https://github.com/mlpack/ensmallen/blob/ensmallen-1.16.2/CMakeLists.txt#L7


@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@valgur valgur marked this pull request as draft August 7, 2024 07:15
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 3 (f998b3821ada604215b36954b4c0a912bcd9d0bf):

  • ensmallen/2.21.0:
    All packages built successfully! (All logs)

  • ensmallen/2.19.1:
    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 3 (f998b3821ada604215b36954b4c0a912bcd9d0bf):

  • ensmallen/2.21.0:
    All packages built successfully! (All logs)

  • ensmallen/2.19.1:
    All packages built successfully! (All logs)

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