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

libfabric: migrate to Conan v2, add missing dependencies #18979

Merged
merged 31 commits into from
Sep 2, 2024

Commits on Dec 14, 2023

  1. libfabric: migrate to Conan v2

    valgur committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    7e9e35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    140fb8f View commit details
    Browse the repository at this point in the history
  3. libfabric: add v1.18.1

    valgur committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ed06eaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e43822f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca9136 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    7391f65 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    12b882a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e3ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3693db0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb74c9c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. libfabric: fix typo

    valgur committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    eece3b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    0fca6cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a62f518 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    2109e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22dced5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. libfabric: disable 'verbs'

    valgur committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5aa8dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11ed9e View commit details
    Browse the repository at this point in the history
  3. libfabric: fix a linter error

    valgur committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0c095a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8368324 View commit details
    Browse the repository at this point in the history
  5. libfabric: fix a linter error

    valgur committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f9f4d0f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    664fd70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9a52e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. libfabric: use get_safe()

    Co-authored-by: PerseoGI <perseog@jfrog.com>
    valgur and perseoGI committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f03c24c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Improve Windows invalid config message

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    968f188 View commit details
    Browse the repository at this point in the history
  2. Use None ANY for providers

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c94472d View commit details
    Browse the repository at this point in the history
  3. Remove psm option

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a1a6f44 View commit details
    Browse the repository at this point in the history
  4. Remove xpmem and cxi

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b210b15 View commit details
    Browse the repository at this point in the history
  5. Improve verbs invalid configuration message

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ea506a2 View commit details
    Browse the repository at this point in the history
  6. Remove opx

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d39284c View commit details
    Browse the repository at this point in the history
  7. Disable bgq

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    51accd6 View commit details
    Browse the repository at this point in the history
  8. Enable verbs and disable others

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3a9c8e6 View commit details
    Browse the repository at this point in the history