Skip to content

Commit

Permalink
Update buildAndTestRyzenAI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fifield authored May 8, 2024
1 parent ad18cad commit 3b33a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTestRyzenAI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
#ninja check-air-python
export LIT_OPTS="-sv --time-tests --timeout 600 -j1 --show-unsupported --show-excluded"
ulimit -a
sudo prlimit -l3694888 --pid $$
sudo prlimit -lunlimited --pid $$
ulimit -a
lit -av test/xrt/04_gemm_w_pack
#ninja check-air-e2e
Expand Down

0 comments on commit 3b33a0d

Please sign in to comment.