cms-patatrack / cmssw

CMSSW fork of the Patatrack project
https://patatrack.web.cern.ch/patatrack/index.html
Apache License 2.0
2 stars 5 forks source link

HcalDigisProducerGPU: preallocate pinned host memory only if CUDA is available #543

Closed fwyzard closed 4 years ago

fwyzard commented 4 years ago

Protect the constructor or HcalDigisProducerGPU in case no CUDA devices are available.

fwyzard commented 4 years ago

@vkhristenko @mariadalfonso FYI

fwyzard commented 4 years ago

White space changes courtesy of clang-format.