summaryrefslogtreecommitdiff
path: root/configs/GTX480/gpgpusim.config
diff options
context:
space:
mode:
Diffstat (limited to 'configs/GTX480/gpgpusim.config')
-rw-r--r--configs/GTX480/gpgpusim.config13
1 files changed, 10 insertions, 3 deletions
diff --git a/configs/GTX480/gpgpusim.config b/configs/GTX480/gpgpusim.config
index 9a295a3..62dd078 100644
--- a/configs/GTX480/gpgpusim.config
+++ b/configs/GTX480/gpgpusim.config
@@ -103,10 +103,12 @@
# Fermi has two schedulers per core
-gpgpu_num_sched_per_core 2
-# Two Level Scheduler
-#-gpgpu_scheduler tl:16
+# Two Level Scheduler with active and pending pools
+#-gpgpu_scheduler two_level_active:6:0:1
# Loose round robbin scheduler
--gpgpu_scheduler lrr
+#-gpgpu_scheduler lrr
+# Greedy then oldest scheduler
+-gpgpu_scheduler gto
# stat collection
-gpgpu_memlatency_stat 14
@@ -117,3 +119,8 @@
# power model configs
-power_simulation_enabled 1
-gpuwattch_xml_file gpuwattch_gtx480.xml
+
+# tracing functionality
+#-trace_enabled 1
+#-trace_components WARP_SCHEDULER,SCOREBOARD
+#-trace_sampling_core 0