1PROTOCOL = 'GPU_RfO' 2TARGET_ISA = 'x86' 3TARGET_GPU_ISA = 'hsail' 4BUILD_GPU = True 5CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU' 6