Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2639 GPU test twice to fix misreported bandwidth #3558

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

akleshchev
Copy link
Contributor

@akleshchev akleshchev commented Feb 13, 2025

A workaround, hopefully temporary.
First test returns half the throughput, do two tests. May be caused by driver, may be some 'energy saving', will need to be checked later. It was working the same way prior to DeltaFPS, but viewer was running an extra CPU test.

2025-02-13T19:31:11Z INFO #Benchmark# newview/llglsandbox.cpp(1073) gpu_benchmark : Memory bandwidth, 1st run is 93.118 GB/sec according to ARB_timer_query, total time 0.0922479 seconds
2025-02-13T19:31:11Z INFO #Benchmark# newview/llglsandbox.cpp(1077) gpu_benchmark : Memory bandwidth, final run is 211.700 GB/sec according to ARB_timer_query, total time 0.040576 seconds

A workaround, hopefully temporary.
First test returns half the throughput, do two tests. May be caused by
driver, may be some 'energy saving', will need to be checked later.
It was working the same way prior to ExtraFPS, but viewer was running
an extra CPU test.
Copy link
Collaborator

@Geenz Geenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - let's hold off briefly however.

@Geenz
Copy link
Collaborator

Geenz commented Feb 15, 2025

No response from our contact. Merging. Thank you!

@Geenz Geenz merged commit b0d8055 into release/2024.12-ForeverFPS Feb 15, 2025
11 checks passed
@Geenz Geenz deleted the andreyk/viewer_2639 branch February 15, 2025 07:51
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeltaFPS viewer defaults a GTX 1080 card to Mid+ Graphics quality instead of High+
4 participants