Skip to content

Commit

Permalink
Remove GPU-CellularAutomaton dependence on CPU doublets (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
makortel authored and fwyzard committed Oct 8, 2020
1 parent d38a2ed commit 0475b46
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
doublets = "pixelTracksHitDoublets",
SeedComparitorPSet = dict(clusterShapeCacheSrc = 'siPixelClusterShapeCachePreSplitting')
)
from Configuration.ProcessModifiers.gpu_cff import gpu
gpu.toModify(pixelTracksHitQuadruplets, trackingRegions = "pixelTracksTrackingRegions")

# for trackingLowPU
pixelTracksHitTriplets = _pixelTripletHLTEDProducer.clone(
Expand Down

0 comments on commit 0475b46

Please sign in to comment.