configs,stdlib: Update simpoint-se-restore checkpoint
This patch fixes the checkpoint resource for the simpoints-se-restore.py script. Change-Id: I29698844023c54fdc645c99da4a19c77bae58729 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/68338 Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu> Tested-by: kokoro <noreply+kokoro@google.com> Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
This commit is contained in:
committed by
Bobby Bruce
parent
ce516397da
commit
55348d062c
@@ -119,7 +119,7 @@ board.set_se_simpoint_workload(
|
||||
weight_list=[0.1, 0.2, 0.4, 0.3],
|
||||
warmup_interval=1000000,
|
||||
),
|
||||
checkpoint=obtain_resource("simpoints-se-checkpoints-v22-1-v2"),
|
||||
checkpoint=obtain_resource("simpoints-se-checkpoints-v23-0-v1"),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user