-
Notifications
You must be signed in to change notification settings - Fork 448
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
GPU clusterizer with neural networks #13981
base: dev
Are you sure you want to change the base?
Conversation
…l executions. Clusters are not getting published yet (FIXME)
…alues "GPU_proc.[setting]=...;..."
Please consider the following formatting changes to AliceO2Group#13610
Please consider the following formatting changes to AliceO2Group#13709
…fferent sizes of nnClusterizerBatchedMode lead to different number of clusters if nnClusterizerBatchedMode < clusterer.mPmemory->counters.nClusters
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
Ping @davidrohr |
This PR brings a neural network based implementation for the online GPU cluster finder. The code is parallelized for GPU application but requires the correct ONNX runtime version to run on GPUs (see alidist: alisw/alidist#5622).