You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have two AMDGPU runners, but we had to use one of them for build
because we lost the PVC build machines.
I just readded the PVC machines and made them our only build systems
(they are really fast too), so now both AMDGPU runners only do AMDGPU
testing.
The AMDGPU tests run in
[about](https://github.com/intel/llvm/actions/runs/12034847530/job/33552887822?pr=16189)
10 minutes, and with two runners, I think we have enough runner
bandwidth to justify re-enabling it in precommit testing (we also have
two NVIDIA runners and we run that in precommit and it takes double the
time to run).
These two machines are stable, we don't use the unstable runner anymore.
Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
0 commit comments