diff options
| author | Tor Aamodt <[email protected]> | 2010-08-08 22:57:41 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-08-08 22:57:41 -0800 |
| commit | a1acb8ed114e6ed00c742e7fd7bcbbe216f909c1 (patch) | |
| tree | ba2f2cde4317b9c1cd5a3321652563aa461dca37 /libopencl/opencl_runtime_api.cc | |
| parent | a22c87cf48cb64a264c0696e6749e85b2038e0cf (diff) | |
refactoring: mem_latency_stat in impl, etc...
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7173]
Diffstat (limited to 'libopencl/opencl_runtime_api.cc')
| -rw-r--r-- | libopencl/opencl_runtime_api.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libopencl/opencl_runtime_api.cc b/libopencl/opencl_runtime_api.cc index 0b2d45c..92eb136 100644 --- a/libopencl/opencl_runtime_api.cc +++ b/libopencl/opencl_runtime_api.cc @@ -1034,7 +1034,6 @@ clGetDeviceIDs(cl_platform_id platform, return CL_SUCCESS; } -extern unsigned int gpu_n_shader; extern double core_freq; extern CL_API_ENTRY cl_int CL_API_CALL |
