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

fix: Make Exa.TrkX example work with CUDA 12 #2087

Merged
merged 3 commits into from
May 4, 2023

Conversation

benjaminhuth
Copy link
Member

There seems to be some change in the default device of tensors, this makes it explicit.

@benjaminhuth benjaminhuth added Bug Something isn't working Component - Plugins Affects one or more Plugins labels May 4, 2023
@benjaminhuth benjaminhuth added this to the next milestone May 4, 2023
@github-actions
Copy link

github-actions bot commented May 4, 2023

📊 Physics performance monitoring for 21997b2

🟥 ERROR The result has missing elements!
This is likely a physmon job failure

Full report
Seeding: ❌ seeded, ❌ truth estimated, ❌ orthogonal
CKF: ❌ seeded, ❌ truth smeared, ❌ truth estimated, ❌ orthogonal
IVF: ❌ 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

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 May 4, 2023

Codecov Report

Merging #2087 (b4d838c) into main (6a0cb8a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2087   +/-   ##
=======================================
  Coverage   49.31%   49.31%           
=======================================
  Files         427      427           
  Lines       24828    24828           
  Branches    11444    11444           
=======================================
  Hits        12245    12245           
  Misses       4514     4514           
  Partials     8069     8069           

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

@kodiakhq kodiakhq bot merged commit 41ec072 into acts-project:main May 4, 2023
58 checks passed
@benjaminhuth benjaminhuth deleted the fix/exatrkx-cuda-12 branch May 10, 2023 07:15
@paulgessinger paulgessinger modified the milestones: next, v26.0.0 May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Bug Something isn't working Component - Plugins Affects one or more Plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants