Matthew Poremba has submitted this change. ( 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
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/51107
Reviewed-by: Matt Sinclair <mattdsincl...@gmail.com>
Maintainer: Matt Sinclair <mattdsincl...@gmail.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
A build_opts/VEGA_X86
1 file changed, 20 insertions(+), 0 deletions(-)

Approvals:
  Matt Sinclair: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass




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: 2
Gerrit-Owner: Matthew Poremba <matthew.pore...@amd.com>
Gerrit-Reviewer: Bobby R. Bruce <bbr...@ucdavis.edu>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
Gerrit-Reviewer: Kyle Roarty <kyleroarty1...@gmail.com>
Gerrit-Reviewer: Matt Sinclair <mattdsincl...@gmail.com>
Gerrit-Reviewer: Matthew Poremba <matthew.pore...@amd.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
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