tests: Fix gpu-tests (#1515)

This PR resolves the issue with the failing daily tests.

Change-Id: I984b09a6b69701a7a57b36e3346e55245f2fa04a
This commit is contained in:
Ivana Mitrovic
2024-08-26 09:40:28 -07:00
committed by GitHub
parent b9eafdb190
commit 9bd79bc160

View File

@@ -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,),