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

[CI] Disjoint pool CMake warning with Compatibility v0.11.0-dev1 #1131

Open
KFilipek opened this issue Feb 24, 2025 · 0 comments
Open

[CI] Disjoint pool CMake warning with Compatibility v0.11.0-dev1 #1131

KFilipek opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@KFilipek
Copy link
Contributor

There is unused CMake variable during Compatibility (v0.11.0-dev1) build:

 CMake Warning:
  Manually-specified variables were not used by the project:

    UMF_BUILD_LIBUMF_POOL_DISJOINT

Source: https://github.com/oneapi-src/unified-memory-framework/actions/runs/13497228765/job/37709365720

Environment Information

  • UMF version (hash commit or a tag): Latest
  • OS(es) version(s): Ubuntu
  • kernel version(s): N/A
  • compiler, libraries, and other related tools version(s): N/A

Please provide a reproduction of the bug:

Run any PR that will trigger Compatibility (v0.11.0-dev1) job.

How often bug is revealed:

Always

Actual behavior:

 CMake Warning:
  Manually-specified variables were not used by the project:

    UMF_BUILD_LIBUMF_POOL_DISJOINT

Expected behavior:


Details

Additional information about Priority and Help Requested:

Are you willing to submit a pull request with a proposed change? (Yes, No)

Requested priority: (Showstopper, High, Medium, Low)

@KFilipek KFilipek added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant