Added a script to support the performance simulator
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Tue, 3 Apr 2012 20:32:03 +0000 (20:32 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:01 +0000 (16:16 -0700)
setup_perfsim_ivb.sh [new file with mode: 0644]

diff --git a/setup_perfsim_ivb.sh b/setup_perfsim_ivb.sh
new file mode 100644 (file)
index 0000000..4cfdd1a
--- /dev/null
@@ -0,0 +1,4 @@
+export INTEL_DEVID_OVERRIDE=0x0166     # or, 0x0112
+export DEVICE=ivb_m_gt2                #     snb_gt2 for SNB GT2 desktop
+export OCL_SIMULATOR=2                 # 0 -> HW, 1 -> fulsim, 2 -> perfsim
+