From 3c4b120fb9bfb98003f48f7a9513530f12cc0a5f Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Tue, 28 Mar 2017 16:55:31 -0700 Subject: stats: Update 04.gpu stats. A new stat was added by the CL: commit b043dcf58ad766582aeab162fb855cc3fc95f2cf Author: Andreas Sandberg Date: Mon Feb 27 13:17:51 2017 +0000 gpu-compute: Fix Python/C++ object hierarchy discrepancies Change-Id: I665a7eb0bea19f379c5fbaaf4686fcbe8c008159 Reviewed-on: https://gem5-review.googlesource.com/2654 Maintainer: Jason Lowe-Power Reviewed-by: Jason Lowe-Power --- .../se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini') diff --git a/tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini b/tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini index 2cb06890a..66d67b951 100644 --- a/tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini +++ b/tests/quick/se/04.gpu/ref/x86/linux/gpu-ruby-GPU_RfO/config.ini @@ -20,6 +20,7 @@ exit_on_work_items=false init_param=0 kernel= kernel_addr_check=true +kvm_vm=Null load_addr_mask=1099511627775 load_offset=0 mem_mode=timing @@ -325,6 +326,7 @@ progress_interval=0 simpoint_start_insts= socket_id=0 switched_out=false +syscallRetryLatency=10000 system=system tracer=system.cpu0.tracer workload=system.cpu0.workload @@ -411,7 +413,7 @@ type=ExeTracer eventq_index=0 [system.cpu0.workload] -type=LiveProcess +type=Process cmd=gpu-hello cwd= drivers=system.cpu2.cl_driver @@ -424,10 +426,11 @@ executable=/usr/local/google/home/gabeblack/gem5/dist/m5/regression/test-progs/g gid=100 input=cin kvmInSE=false -max_stack_size=67108864 +maxStackSize=67108864 output=cout +pgid=100 pid=100 -ppid=99 +ppid=0 simpoint=0 system=system uid=100 @@ -4791,7 +4794,6 @@ size=16384 type=RubyGPUCoalescer assume_rfo=true clk_domain=system.clk_domain -coreid=99 dcache=system.tcp_cntrl0.L1cache dcache_hit_latency=1 deadlock_threshold=500000 @@ -4799,7 +4801,6 @@ default_p_state=UNDEFINED eventq_index=0 garnet_standalone=false icache=system.tcp_cntrl0.L1cache -icache_hit_latency=1 is_cpu_sequencer=false max_outstanding_requests=2048 no_retry_on_stall=false @@ -4948,7 +4949,6 @@ size=16384 type=RubyGPUCoalescer assume_rfo=true clk_domain=system.clk_domain -coreid=99 dcache=system.tcp_cntrl1.L1cache dcache_hit_latency=1 deadlock_threshold=500000 @@ -4956,7 +4956,6 @@ default_p_state=UNDEFINED eventq_index=0 garnet_standalone=false icache=system.tcp_cntrl1.L1cache -icache_hit_latency=1 is_cpu_sequencer=false max_outstanding_requests=2048 no_retry_on_stall=false -- cgit v1.2.3