summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTayler Hetherington <[email protected]>2012-09-16 14:12:47 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:49:20 -0700
commit28473f00c427ec4236782e8915b73c1a09892767 (patch)
tree26a6e7b8605673811c63fb3103342834e057fc17 /configs
parent9ceb6f2016a16aa9c877956fc2e8bc43dc697322 (diff)
Forgot to change one of the "," to ":" in GTX480 configuration file - Caused Jenkins build to fail
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14082]
Diffstat (limited to 'configs')
-rw-r--r--configs/GTX480/gpgpusim.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/GTX480/gpgpusim.config b/configs/GTX480/gpgpusim.config
index 5cda42a..f481fc5 100644
--- a/configs/GTX480/gpgpusim.config
+++ b/configs/GTX480/gpgpusim.config
@@ -39,7 +39,7 @@
# In Fermi, the cache and shared memory can be configured to 16kb:48kb(default) or 48kb:16kb
# <nsets>:<bsize>:<assoc>:<rep>:<wr>:<alloc>,<mshr>:<N>:<merge>,<mq>
--gpgpu_cache:dl1 32:128:4:L:B:m:A:P:N:32:8,8
+-gpgpu_cache:dl1 32:128:4:L:B:m:A:P:N:32:8:8
-gpgpu_shmem_size 49152
# The alternative configuration for fermi in case cudaFuncCachePreferL1 is selected