Strip '(Display)' from device name #56476

Closed
opened 2018-08-21 10:11:44 +02:00 by Sybren A. Stüvel · 4 comments

See these results; there is a compute_device = GeForce GTX 970 (Display).

This '(Display)' should be stripped, as it's not part of the device name. Also, if we want to do analysis/statistics on the difference between display and dedicated cards, it shouldn't be encoded in the name but be an explicit property we can query for (and make the detection of what's used for display > 99.9% reliable)

See [these results](https://opendata.blender.org/benchmark/8f5b8325-bae0-4baf-a921-993fab3c4c57); there is a `compute_device` = `GeForce GTX 970 (Display)`. This '(Display)' should be stripped, as it's not part of the device name. Also, if we want to do analysis/statistics on the difference between display and dedicated cards, it shouldn't be encoded in the name but be an explicit property we can query for (and make the detection of what's used for display > 99.9% reliable)
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Author
Owner

Sergey says it's important to have the display/non-display info in there, so simply stripping is not an option.

Sergey says it's important to have the display/non-display info in there, so simply stripping is not an option.
Author
Owner

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sybren A. Stüvel self-assigned this 2018-08-28 12:50:22 +02:00
Author
Owner

Resolved in My Data 5250b653f34cb168afa77e51f32e6f70141dae28, Open Data 02f37fae5a, and Benchmark Bundle 4726ee0c9c058d755acb2bbbbac997f1d88c3c90

Resolved in My Data 5250b653f34cb168afa77e51f32e6f70141dae28, Open Data 02f37fae5a7b69d53cda349e10e7b2ef13195c08, and Benchmark Bundle 4726ee0c9c058d755acb2bbbbac997f1d88c3c90
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-open-data#56476
No description provided.