configs: Make GPU_VIPER config python3 friendly
authorMatthew Poremba <matthew.poremba@amd.com>
Sat, 10 Oct 2020 01:57:21 +0000 (20:57 -0500)
committerMatthew Poremba <matthew.poremba@amd.com>
Sat, 17 Oct 2020 00:43:43 +0000 (00:43 +0000)
commitab482789ab529ecfacbdbd8444590ae3065ee00d
tree934d99b791180e87af24a2e37268656f44984627
parent834d28c792c6eb8e9f219b25f5397ea4923d275a
configs: Make GPU_VIPER config python3 friendly

There is no xrange in python3. This will be required when eventually
20.2 is released.

Change-Id: I3a0da6353b70e6e17ce1f77d6177d48059e32487
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35855
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
configs/ruby/GPU_VIPER.py