diff options
Diffstat (limited to 'src/debug.cc')
| -rw-r--r-- | src/debug.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/debug.cc b/src/debug.cc index 236870c..49cae96 100644 --- a/src/debug.cc +++ b/src/debug.cc @@ -84,6 +84,7 @@ void gpgpu_sim::gpgpu_debug() done = false; } } else { + /* for( unsigned sid=0; sid < m_n_shader; sid++ ) { unsigned hw_thread_id = -1; abort(); @@ -101,6 +102,7 @@ void gpgpu_sim::gpgpu_debug() printf( "\n" ); } } + */ } } |
