summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim/shader.h
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2019-05-07 16:28:16 -0400
committerMahmoud <[email protected]>2019-05-07 16:28:16 -0400
commitcf47bd8a20dfb75e8ba5d4aa8e41f570da0cb7f4 (patch)
tree51cc9048b0c1f05c0f8dfcd9efee75a14355ee21 /src/gpgpu-sim/shader.h
parentad37c917f8641930f9f58c3f04fa6e22600015cd (diff)
enable FEM and fixed indentation
Diffstat (limited to 'src/gpgpu-sim/shader.h')
-rw-r--r--src/gpgpu-sim/shader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpgpu-sim/shader.h b/src/gpgpu-sim/shader.h
index 2204697..a0c2b63 100644
--- a/src/gpgpu-sim/shader.h
+++ b/src/gpgpu-sim/shader.h
@@ -1519,7 +1519,7 @@ struct shader_core_config : public core_config
bool gpgpu_concurrent_kernel_sm;
bool adpative_volta_cache_config;
- bool fast_execution_mode;
+
};
struct shader_core_stats_pod {