diff options
| author | Mahmoud <[email protected]> | 2017-10-26 11:19:52 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2017-10-26 11:19:52 -0400 |
| commit | 161f9cefeaf216f48f93e1192c817997cf875cac (patch) | |
| tree | a9c7b8478ac32afa14dee58b6311c701a0bf05fc /src/gpgpu-sim/gpu-sim.h | |
| parent | 50b7ac49a78948f61fa685d717de90feaa277b9b (diff) | |
Changing the Titan X config file to use the last modifications
Diffstat (limited to 'src/gpgpu-sim/gpu-sim.h')
| -rw-r--r-- | src/gpgpu-sim/gpu-sim.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpu-sim/gpu-sim.h b/src/gpgpu-sim/gpu-sim.h index 197350b..52c4643 100644 --- a/src/gpgpu-sim/gpu-sim.h +++ b/src/gpgpu-sim/gpu-sim.h @@ -213,7 +213,6 @@ struct memory_config { m_L2_config.init(&m_address_mapping); m_valid = true; - icnt_flit_size = 32; // Default 32 sscanf(write_queue_size_opt,"%d:%d:%d", &gpgpu_frfcfs_dram_write_queue_size,&write_high_watermark,&write_low_watermark); |
