tests: Fix gpu-tests (#1515)
This PR resolves the issue with the failing daily tests. Change-Id: I984b09a6b69701a7a57b36e3346e55245f2fa04a
This commit is contained in:
@@ -89,7 +89,7 @@ gem5_verify_config(
|
||||
"-c",
|
||||
joinpath(resource_path, "allSyncPrims-1kernel"),
|
||||
"--options",
|
||||
"lfTreeBarrUniq 10 16 4 10 16 4",
|
||||
"lfTreeBarrUniq 10 16 4",
|
||||
],
|
||||
valid_isas=(constants.vega_x86_tag,),
|
||||
valid_hosts=(constants.host_gcn_gpu_tag,),
|
||||
|
||||
Reference in New Issue
Block a user