configs,mem-ruby: Remove old GPU ptls
authorBrad Beckmann <brad.beckmann@amd.com>
Tue, 8 Sep 2020 14:51:14 +0000 (10:51 -0400)
committerMatthew Poremba <matthew.poremba@amd.com>
Wed, 4 Nov 2020 21:09:26 +0000 (21:09 +0000)
commit80221d7e1d170e20c9e77cae1c707addba14176e
treea414d61ded4c55232ae2483a811707b2ff8375fa
parent173c1c6eb0b76fcba1312b19067db29ece5357f3
configs,mem-ruby: Remove old GPU ptls

These protocols are no longer supported, either
because they are not representative of GPU
protocols, or because the have not been updated
to work with GCN3.

Change-Id: I989eeb6826c69225766aaab209302fe638b22719
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/34197
Reviewed-by: Matt Sinclair <mattdsinclair@gmail.com>
Maintainer: Matt Sinclair <mattdsinclair@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
12 files changed:
configs/example/apu_se.py
configs/ruby/GPU_RfO.py [deleted file]
configs/ruby/GPU_VIPER_Baseline.py [deleted file]
configs/ruby/GPU_VIPER_Region.py [deleted file]
src/mem/ruby/protocol/GPU_RfO-SQC.sm [deleted file]
src/mem/ruby/protocol/GPU_RfO-TCC.sm [deleted file]
src/mem/ruby/protocol/GPU_RfO-TCCdir.sm [deleted file]
src/mem/ruby/protocol/GPU_RfO-TCP.sm [deleted file]
src/mem/ruby/protocol/GPU_RfO.slicc [deleted file]
src/mem/ruby/protocol/GPU_VIPER_Baseline.slicc [deleted file]
src/mem/ruby/protocol/GPU_VIPER_Region-TCC.sm [deleted file]
src/mem/ruby/protocol/GPU_VIPER_Region.slicc [deleted file]