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

remove old and disused GPU code #281

Closed
srlantz opened this issue Oct 12, 2020 · 0 comments
Closed

remove old and disused GPU code #281

srlantz opened this issue Oct 12, 2020 · 0 comments

Comments

@srlantz
Copy link
Collaborator

srlantz commented Oct 12, 2020

We should excise all the old GPU code, as it hasn't been maintained in a long time and at this point is incompatible with the rest of the code. It's still in the repository if we ever want to go back and look at it.

Most of this code is to be found in separate header and source files. Calls, instantiations, etc. that depend on the GPU-related routines appear in other mkFit source files; however, the affected places are marked with USE_CUDA and similar ifdef's. Also, as pointed out in issue #257, another way to spot the relevant places is to look for commented-out OpenMP directives (other than "omp simd").

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

No branches or pull requests

2 participants