summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/gpu-sim.h
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2010-10-24 13:05:48 -0800
committerTor Aamodt <[email protected]>2010-10-24 13:05:48 -0800
commit826a0dc10ca939af1f2c24d0d2e63eb2b33cb731 (patch)
tree109e36f1d5a1f1c8e6d9c94b4c81c27e8fd46944 /src/gpgpu-sim/gpu-sim.h
parentad07a5645d60d1db972d1a063585deb1a9ac229c (diff)
1. updates to .gdbinit file
2. update texture to bypass ROP-delay queue... correlation now 0.9592 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7912]
Diffstat (limited to 'src/gpgpu-sim/gpu-sim.h')
-rw-r--r--src/gpgpu-sim/gpu-sim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpu-sim/gpu-sim.h b/src/gpgpu-sim/gpu-sim.h
index 903eb3c..54b32d0 100644
--- a/src/gpgpu-sim/gpu-sim.h
+++ b/src/gpgpu-sim/gpu-sim.h
@@ -286,7 +286,6 @@ private:
void print_shader_cycle_distro( FILE *fout ) const;
void gpgpu_debug();
- unsigned sid_to_cluster( unsigned sid ) const;
///// data /////