Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/32675 )

Change subject: configs: Add import for FileSystemConfig in GPU_VIPER.py
......................................................................

configs: Add import for FileSystemConfig in GPU_VIPER.py

Change-Id: I539a4060d705f6e1b9a12aca7836eca271f61557
---
M configs/ruby/GPU_VIPER.py
1 file changed, 1 insertion(+), 0 deletions(-)



diff --git a/configs/ruby/GPU_VIPER.py b/configs/ruby/GPU_VIPER.py
index 967b4d3..50ccd2b 100644
--- a/configs/ruby/GPU_VIPER.py
+++ b/configs/ruby/GPU_VIPER.py
@@ -37,6 +37,7 @@
 from m5.util import addToPath
 from .Ruby import create_topology
 from .Ruby import send_evicts
+from common import FileSystemConfig

 addToPath('../')


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/32675
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: I539a4060d705f6e1b9a12aca7836eca271f61557
Gerrit-Change-Number: 32675
Gerrit-PatchSet: 1
Gerrit-Owner: Kyle Roarty <kyleroarty1...@gmail.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