Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51107 )

Change subject: misc: Add VEGA_X86 build_opt
......................................................................

misc: Add VEGA_X86 build_opt

VEGA_X86 build is the same as GCN3_X86 with vega as the GPU ISA.

Change-Id: I995947b30c545b1b5e478e8c60deca20b3c0143d
---
A build_opts/VEGA_X86
1 file changed, 16 insertions(+), 0 deletions(-)



diff --git a/build_opts/VEGA_X86 b/build_opts/VEGA_X86
new file mode 100644
index 0000000..796b556
--- /dev/null
+++ b/build_opts/VEGA_X86
@@ -0,0 +1,5 @@
+PROTOCOL = 'GPU_VIPER'
+TARGET_ISA = 'x86'
+TARGET_GPU_ISA = 'vega'
+BUILD_GPU = True
+CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU'

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/51107
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I995947b30c545b1b5e478e8c60deca20b3c0143d
Gerrit-Change-Number: 51107
Gerrit-PatchSet: 1
Gerrit-Owner: Matthew Poremba <matthew.pore...@amd.com>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to