gem5/build_opts/HSAIL_X86

6 lines
135 B
Plaintext
Raw Normal View History

2016-01-19 20:28:22 +01:00
PROTOCOL = 'GPU_RfO'
TARGET_ISA = 'x86'
TARGET_GPU_ISA = 'hsail'
BUILD_GPU = True
CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'