Sign in
gem5
/
public
/
gem5
/
642489740985f2804e8229c69edeb46f2432d8f9
/
.
/
tests
/
quick
/
se
/
40.m5threads-test-atomic
/
test.py
blob: f0110d5ea1d9f0bfc4ad92240c8d101dcbfdd22c [
file
] [
log
] [
blame
]
process
=
Process
(
executable
=
binpath
(
'm5threads'
,
'test_atomic'
),
cmd
=
[
'test_atomic'
,
str
(
nb_cores
)])
for
i
in
range
(
nb_cores
):
root
.
system
.
cpu
[
i
].
workload
=
process