utests: add a test to trigger cl_float3 bug in clSetKernelArg.
[contrib/beignet.git] / setup_fulsim_ivb.sh
1 export INTEL_DEVID_OVERRIDE=0x0166     # or, 0x0112
2 export DEVICE=ivb_m_gt2                #     snb_gt2 for SNB GT2 desktop
3 export OCL_SIMULATOR=1                 # 0 -> HW, 1 -> fulsim, 2 -> perfsim
4 export OCL_FULSIM_DEBUG_MODE=$1
5