misc: Update Garnet_standalone build opts
[gem5.git] / build_opts / GCN3_X86
1 PROTOCOL = 'GPU_VIPER'
2 TARGET_ISA = 'x86'
3 TARGET_GPU_ISA = 'gcn3'
4 BUILD_GPU = True
5 CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'