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

Add possibility to use the GPUPolynomialField in the O2 propagator and make the O2 propagator compile on GPU #5096

Merged
merged 3 commits into from Dec 25, 2020

Conversation

davidrohr
Copy link
Collaborator

This finally makes the o2 propagator compile fully on GPU, even though using the GPUPolynomialField instead of MagFieldFast.
So far, only tested the compilation. This is not yet used. Next step is to port the TPC Refit onto the GPU, using optionally either the GPU track param / propagator or the o2 TrackParCov / propagator.

@mconcas : This should finally bring also the propagator on the GPU, but as is you cannot use it in the ITS code etc out of the box, since it relies on the setup of the polynomial field in the constant memory of the GPUTPCTracking. Working on providing a functional setup for you as well...

@davidrohr davidrohr merged commit 74ef1a9 into AliceO2Group:dev Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant