ATLAS Offline Software
Loading...
Searching...
No Matches
gpu_helpers.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGINDETCUDA_GPUHELPERS_H
6#define TRIGINDETCUDA_GPUHELPERS_H
7
9public:
10 static int getNumberOfGPUs();
11 static int getNumberOfCores(int, int);
12};
13#endif
static int getNumberOfCores(int, int)
static int getNumberOfGPUs()