CMS 3D CMS Logo

numberOfDevices.cc
Go to the documentation of this file.
4 
5 namespace cms::cuda {
8  return (cuda and cuda->enabled()) ? cuda->numberOfDevices() : 0;
9  }
10 } // namespace cms::cuda
int numberOfDevices()