configs,tests: Update configs to use compatible SE workloads.
authorGabe Black <gabeblack@google.com>
Tue, 1 Sep 2020 06:00:27 +0000 (23:00 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 13 Oct 2020 04:59:04 +0000 (04:59 +0000)
commitb489e49c6828f4a81d73cd1172243cf3ce542ff3
tree223b8ad3de21a6966f0a656721b88c439aa87f12
parent14bdba8c66cd1252e5837e5a4ab77426b9541469
configs,tests: Update configs to use compatible SE workloads.

If there's no more compatible workload than the base SEWorkload class it
will fall back to that for now.

Change-Id: Id27172c3074a7976823a891878ab9eecf6246c47
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/33901
Reviewed-by: Matthew Poremba <matthew.poremba@amd.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
13 files changed:
configs/example/apu_se.py
configs/example/arm/starter_se.py
configs/example/hmc_hello.py
configs/example/se.py
configs/learning_gem5/part1/simple.py
configs/learning_gem5/part1/two_level.py
configs/learning_gem5/part2/simple_cache.py
configs/learning_gem5/part2/simple_memobj.py
configs/learning_gem5/part3/simple_ruby.py
configs/splash2/cluster.py
configs/splash2/run.py
tests/gem5/cpu_tests/run.py
tests/gem5/m5threads_test_atomic/atomic_system.py