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

build: Explicitly find python when DD4hep is ON #2314

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

paulgessinger
Copy link
Member

This allows setting Python_EXECUTABLE on our CMake, which will then lock in that version when DD4hep is found.

This allows setting Python_EXECUTABLE on our CMake, which will then lock
in that version when DD4hep is found.
@paulgessinger paulgessinger added this to the next milestone Jul 24, 2023
@github-actions
Copy link

github-actions bot commented Jul 24, 2023

📊 Physics performance monitoring for 9b1d803

Summary
Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
AMVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

AMVF seeded

AMVF truth_smeared

AMVF truth_estimated

AMVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #2314 (4bd7ba8) into main (dbcba62) will not change coverage.
The diff coverage is n/a.

❗ Current head 4bd7ba8 differs from pull request most recent head 9b1d803. Consider uploading reports for the commit 9b1d803 to get more accurate results

@@           Coverage Diff           @@
##             main    #2314   +/-   ##
=======================================
  Coverage   49.51%   49.51%           
=======================================
  Files         450      450           
  Lines       25465    25465           
  Branches    11718    11718           
=======================================
  Hits        12608    12608           
  Misses       4565     4565           
  Partials     8292     8292           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@paulgessinger paulgessinger merged commit 5252d07 into acts-project:main Jul 26, 2023
52 of 54 checks passed
@paulgessinger paulgessinger deleted the build/find-python branch July 26, 2023 09:27
@paulgessinger paulgessinger modified the milestones: next, v28.0.0 Jul 27, 2023
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

3 participants