forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* STUFF that make things work * Use DeviceToDevice copy for cpe params Co-authored-by: Dimitris Papagiannis <[email protected]>
- Loading branch information
1 parent
65eb849
commit e7f5b13
Showing
39 changed files
with
417 additions
and
354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
<lcgdict> | ||
<class name="TrackingRecHit2DCPU" persistent="false"/> | ||
<class name="edm::Wrapper<TrackingRecHit2DCPU>" persistent="false"/> | ||
<class name="TrackingRecHit2DHost" persistent="false"/> | ||
<class name="edm::Wrapper<TrackingRecHit2DHost>" persistent="false"/> | ||
<class name="cms::cuda::Product<TrackingRecHit2DGPU>" persistent="false"/> | ||
<class name="edm::Wrapper<cms::cuda::Product<TrackingRecHit2DGPU>>" persistent="false"/> | ||
<class name="TrackingRecHit2DReduced" persistent="false"/> | ||
<class name="edm::Wrapper<TrackingRecHit2DReduced>" persistent="false"/> | ||
<!-- <class name="TrackingRecHit2DCPU" persistent="false"/> --> | ||
<!-- <class name="edm::Wrapper<TrackingRecHit2DCPU>" persistent="false"/> --> | ||
<!-- <class name="TrackingRecHit2DHost" persistent="false"/> --> | ||
<!-- <class name="edm::Wrapper<TrackingRecHit2DHost>" persistent="false"/> --> | ||
<!-- <class name="cms::cuda::Product<TrackingRecHit2DGPU>" persistent="false"/> --> | ||
<!-- <class name="edm::Wrapper<cms::cuda::Product<TrackingRecHit2DGPU>>" persistent="false"/> --> | ||
<!-- <class name="TrackingRecHit2DReduced" persistent="false"/> --> | ||
<!-- <class name="edm::Wrapper<TrackingRecHit2DReduced>" persistent="false"/> --> | ||
|
||
<class name="trackingRecHit::TrackingRecHitSoAHost" persistent="false"/> | ||
<class name="edm::Wrapper<trackingRecHit::TrackingRecHitSoAHost>" persistent="false"/> | ||
<class name="trackingRecHit::TrackingRecHitSoADevice" persistent="false"/> | ||
<class name="cms::cuda::Product<trackingRecHit::TrackingRecHitSoADevice>" persistent="false"/> | ||
<class name="edm::Wrapper<trackingRecHit::TrackingRecHitSoADevice>" persistent="false"/> | ||
<class name="edm::Wrapper<cms::cuda::Product<trackingRecHit::TrackingRecHitSoADevice>>" persistent="false"/> | ||
</lcgdict> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.