summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
diff options
context:
space:
mode:
authorJRPAN <[email protected]>2021-05-19 17:27:43 -0400
committerJRPAN <[email protected]>2021-05-19 17:34:06 -0400
commitf27da224f3e468d600499a9d3619009ed9c70256 (patch)
tree429938ac20a69eb6160b8da85eed08cf6d3246e8 /src/abstract_hardware_model.h
parent4a762a933a054b5124fa46a12789ea98f5e2411d (diff)
Use cache config multipilier when possible
Diffstat (limited to 'src/abstract_hardware_model.h')
-rw-r--r--src/abstract_hardware_model.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h
index bd10a93..dbe138a 100644
--- a/src/abstract_hardware_model.h
+++ b/src/abstract_hardware_model.h
@@ -374,7 +374,6 @@ class core_config {
unsigned mem_warp_parts;
mutable unsigned gpgpu_shmem_size;
char *gpgpu_shmem_option;
- unsigned gpgpu_unified_l1d_size;
unsigned gpgpu_shmem_sizeDefault;
unsigned gpgpu_shmem_sizePrefL1;
unsigned gpgpu_shmem_sizePrefShared;