Rework -Weverything
[alexxy/gromacs.git] / src / gromacs / nbnxm / opencl / nbnxm_ocl_data_mgmt.cpp
index ea901eb7157196c521144bbf3179a0a7bd7ef0b7..f7603fd54ffab4444a5a506fcd9452e04efb446a 100644 (file)
 namespace Nbnxm
 {
 
-/*! \brief Copies of values from cl_driver_diagnostics_intel.h,
- * which isn't guaranteed to be available. */
-/**@{*/
-#define CL_CONTEXT_SHOW_DIAGNOSTICS_INTEL 0x4106
-#define CL_CONTEXT_DIAGNOSTICS_LEVEL_GOOD_INTEL 0x1
-#define CL_CONTEXT_DIAGNOSTICS_LEVEL_BAD_INTEL 0x2
-#define CL_CONTEXT_DIAGNOSTICS_LEVEL_NEUTRAL_INTEL 0x4
-/**@}*/
-
 /*! \brief This parameter should be determined heuristically from the
  * kernel execution times
  *