replPolicy.py default -sets value doesn't work
caizixian opened this issue · 1 comments
caizixian commented
https://github.com/andreas-abel/nanoBench/blob/4e7954f/tools/CacheAnalyzer/replPolicy.py#L61
The code suggests that if I leave -sets
empty, all sets will be tested.
However, running that will result in this error
https://github.com/andreas-abel/nanoBench/blob/d70535f/tools/CacheAnalyzer/cacheSim.py#L309
andreas-abel commented
I guess this was copy-and-paste from cacheSeq.py. I changed it.