New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 780296 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug

Blocking:
issue 712469



Sign in to add a comment

NVIDIA P400 deployment upgrade causing outage of Windows GPU NVIDIA bots on perf waterfall

Project Member Reported by jmad...@chromium.org, Oct 31 2017

Issue description

It seems as though the machines listed here:

https://cs.chromium.org/chromium/src/tools/perf/core/perf_data_generator.py?q=perf_data_gen&sq=package:chromium&l=449

Were upgraded as part of the upgrade for the GPU swarming pool. However these machines use a hard-coded device ID of 'gpu': '10de:104a', which is causing them to time out with no capacity:

https://build.chromium.org/p/chromium.perf/builders/Win%207%20Nvidia%20GPU%20Perf/builds/1469

I'll take on upgrading the device ID in the json generator.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 31 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e0a92a112e9713800e65449970783514685cbc42

commit e0a92a112e9713800e65449970783514685cbc42
Author: Jamie Madill <jmadill@chromium.org>
Date: Tue Oct 31 22:56:02 2017

Use P400 NVIDIA GPUs for Windows GPU perf bots.

The new cards were replaced in the old machines already, this change
should get the tests running again with upgraded hardware.

BUG= 780296 
NOTRY=true

Change-Id: I4cffcee857e80c6e6742e2c507aa971a7b0bdd26
Reviewed-on: https://chromium-review.googlesource.com/747942
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Cr-Commit-Position: refs/heads/master@{#512986}
[modify] https://crrev.com/e0a92a112e9713800e65449970783514685cbc42/testing/buildbot/chromium.perf.json
[modify] https://crrev.com/e0a92a112e9713800e65449970783514685cbc42/tools/perf/core/perf_data_generator.py

Status: Fixed (was: Assigned)
Tests seem to be running again:

https://build.chromium.org/p/chromium.perf/builders/Win%207%20Nvidia%20GPU%20Perf/builds/1472

Sign in to add a comment