Files
gem5/tests/gem5/cpu_tests
Bobby R. Bruce 298119e402 misc,python: Run pre-commit run --all-files
Applies the `pyupgrade` hook to all files in the repo.

Change-Id: I9879c634a65c5fcaa9567c63bc5977ff97d5d3bf
2023-10-10 21:47:07 -07:00
..

CPU Tests

These tests run the Bubblesort and FloatMM workloads against the different CPU models. To run these tests by themselves, you can run the following command in the tests directory:

./main.py run gem5/cpu_tests --length=[length]