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

Adding CMake Presets #1536

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open

Adding CMake Presets #1536

wants to merge 18 commits into from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    b75ed2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebbb239 View commit details
    Browse the repository at this point in the history
  3. update GINKGO_BENCHMARK_ENABLE_TUNING usage

    The CMake variable is now marked as advanced. There is no incompatibility with other CMake options anymore. The source tuning_variables.cpp is added to the device libs cuda, dpcpp, and hip if the CMake option is set.
    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    137ad34 View commit details
    Browse the repository at this point in the history
  4. fix cmake log

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6f94f83 View commit details
    Browse the repository at this point in the history
  5. add base CMakePresets.json

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    30c7497 View commit details
    Browse the repository at this point in the history
  6. add CI presets

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e6b0e53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1275604 View commit details
    Browse the repository at this point in the history
  8. fixup! add CI presets

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e4c1dba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2735b8e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7703c52 View commit details
    Browse the repository at this point in the history
  11. fixup! add CI presets

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fd5326a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5f535d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    947fc6c View commit details
    Browse the repository at this point in the history
  14. fixup! add CI presets

    MarcelKoch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    beadd1b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fixup! add CI presets

    MarcelKoch committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    93374ce View commit details
    Browse the repository at this point in the history
  2. fixup! add CI presets

    MarcelKoch committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    583ab2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6a5c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5d4575 View commit details
    Browse the repository at this point in the history