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

Add --gpu option to optimizer #1218

Merged

Conversation

feimao-gfxr
Copy link
Contributor

Problem
A system may have multiple GPUs. We should be able to select a GPU for the optimization, because if the trace is captured with one of the GPUs, the optimization may be performed only with the same GPU.

Solution
Add the option to the optimizer.

Result
Tested. It is working.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 16740.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3051 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3051 failed.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build queued with queue ID 16875.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3052 running.

@ci-tester-lunarg
Copy link

CI gfxreconstruct build # 3052 passed.

@davidd-lunarg davidd-lunarg merged commit 8dfceea into LunarG:dev Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants