gpu-compute: AMD's baseline GPU model
[gem5.git] / build_opts / ARM
1 TARGET_ISA = 'arm'
2 CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,MinorCPU'
3 PROTOCOL = 'MI_example'