Skip to content

unit tests for patatrack integration: MultifitComputations #31880

@jpata

Description

@jpata

The patatrack integration PR #31704 introduces a number of new CUDA functions in DataFormats/CaloRecHit/interface/MultifitComputations.h:

for example:

...
compute_decomposition_unrolled(MatrixType1& L, MatrixType2 const& M);
compute_decomposition(MatrixType1& L, MatrixType2 const& M, int const N);
...

It would be good to have some sort of unit test for all of these new functions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions