Skip to content
Discussion options

You must be logged in to vote

Thanks @michele-colle for the question ! One of the first things to note is that we have done little optimization of the default parameters. I think our examples use something like ~1000 for the max_num_tracks parameter (which is closer to performant for CPU), but for GPU execution this number should be more like 100000 (or better, a nearby power of 2 such as 131072). The initializer_capacity will also have to be adjusted upward to something like a million. We've primarily focused our optimization efforts on HEP experiments but would be grateful for the insight that working with you and your problem could give us. If you'd like to work more directly with our team, please send an email to j…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@michele-colle
Comment options

Answer selected by michele-colle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants