Closed 245950258 closed 1 year ago
Hi, thanks for pointing this out! Yes it looks like this is the case. Fortunately, it looks like I still have these files on my computer - I could not find them anywhere else online. I have gone ahead and uploaded these file to a Google Drive folder. Here is the updated procedure for acquiring the files:
data
foldersetup_cbp16.sh
script as normalLet me know how this goes!
Thanks a lot, I have downloaded all files from Google Drive to my computer. To my surprise, the trace file was so huge that it took me a long time to download. On this weekend, I will try to install.
Thanks, I have executed simnlog.py
and succesfully generated .dat
file. Then,. I have plot the branch prediction result as a graph.
I have two questions:
.dat
files occupy huge space, what content simnlog.py
save?sinpython
uses a dummy predictor that always predicts taken. If I want to test tage predictor for example, I just need to use python to call c function? Both dummy_predictor.py
and predictor.h
have GetPrediction
, UpdatePredictor
, TrackOtherInst
functions.I'm going to close this for now, but if you have any more questions feel free to reply!
Hi, I can not download file from http://hpca23.cse.tamu.edu/cbp2016/, the website is closed?