remove nvToolsExt for manual profiling
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#include <cufft.h>
|
||||
#include <cublas_v2.h>
|
||||
#include <curand_kernel.h>
|
||||
#include <nvToolsExt.h>
|
||||
#include <time.h>
|
||||
|
||||
#define BLOCK_SIZE 128
|
||||
|
@ -33,7 +33,6 @@
|
||||
|
||||
#ifdef DKS_CUDA
|
||||
#include "CUDA/CudaBase.cuh"
|
||||
#include "nvToolsExt.h"
|
||||
#endif
|
||||
|
||||
#ifdef DKS_MIC
|
||||
|
Reference in New Issue
Block a user