cms-patatrack / pixeltrack-standalone

Standalone Patatrack pixel tracking
Apache License 2.0
17 stars 35 forks source link

[stdpar] Updated splitVertices kernel so that each vertex has its own set of arrays #391

Closed esseivaju closed 1 year ago

esseivaju commented 1 year ago

With the new threading model of nvc++ processing one vertex/thread instead of one vertex/block, we need to allocate arrays for each thread.