Added make config for NVCC

This commit is contained in:
Maximilian Gaul
2021-11-08 20:32:12 +01:00
parent 9b615cf0b3
commit fd886e77eb
3 changed files with 19 additions and 2 deletions

View File

@@ -20,6 +20,8 @@
* with MD-Bench. If not, see <https://www.gnu.org/licenses/>.
* =======================================================================================
*/
#include <cuda_runtime.h>
#include <likwid-marker.h>
#include <timing.h>