Topaz integration with Gem5

55 views
Skip to first unread message

Mubashir Hussain

unread,
Jul 7, 2015, 3:59:33 AM7/7/15
to topaz-...@googlegroups.com
Hi, 

I started to integrate topaz with gem5 as per instructions on the wiki. But when I try to compile with

scons build/ALPHA_Network_Topaz_test/gem5.opt -j 8

I got an error message 
In file included from build/ALPHA_Network_Topaz_test/mem/ruby/network/topaz/TopazNetwork.cc:46:0:                   
build/ALPHA_Network_Topaz_test/mem/ruby/network/topaz/TopazNetwork.hh:45:28: fatal error: TPZSimulator.hpp: No such file or directory                                                                                                   
 #include <TPZSimulator.hpp>                                                                                      
                            ^                                                                                       
compilation terminated.                                                                                             
 [     CXX] ALPHA_Network_Topaz_test/mem/ruby/network/topaz/TopazSwitchFlow.cc -> .o                               
build/ALPHA_Network_Topaz_test/mem/ruby/network/topaz/TopazSwitchFlow.cc:31:28: fatal error: TPZSimulator.hpp: No such file or directory                                                                                                
 #include <TPZSimulator.hpp>                                                                                      
                            ^                                                                                     
compilation terminated.      

As I am beginner I really do appreciate your help. 

Cheers,
Mubashir Hussain                                                                      

Valentin Puente

unread,
Jul 7, 2015, 4:04:24 AM7/7/15
to topaz-...@googlegroups.com
Do you have followed the guide?


Seems like you miss:

cd gem5/ext
hg clone https://code.google.com/p/tpzsimul/ TOPAZ/ 
cd ..

--
You received this message because you are subscribed to the Google Groups "topaz-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topaz-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
--
vpuente

Mubashir Hussain

unread,
Jul 8, 2015, 10:29:46 PM7/8/15
to topaz-...@googlegroups.com
THanks it is working now
Reply all
Reply to author
Forward
0 new messages