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

[FEA] Add retry for host memory allocation of GpuRandom #8898

Open
revans2 opened this issue Aug 1, 2023 · 0 comments
Open

[FEA] Add retry for host memory allocation of GpuRandom #8898

revans2 opened this issue Aug 1, 2023 · 0 comments
Labels
reliability Features to improve reliability or bugs that severly impact the reliability of the plugin task Work required that improves the product but is not user facing

Comments

@revans2
Copy link
Collaborator

revans2 commented Aug 1, 2023

Is your feature request related to a problem? Please describe.

#9862 should let us limit the amount of host memory used. But we also want to be able to retry if that allocation fails. GpuRandom will use the CPU algorithm to generate random data and then ship it to the GPU.

@revans2 revans2 added ? - Needs Triage Need team to review and classify task Work required that improves the product but is not user facing reliability Features to improve reliability or bugs that severly impact the reliability of the plugin labels Aug 1, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Aug 8, 2023
@revans2 revans2 changed the title [FEA] Limit host memory usage of GpuRandom [FEA] Add retry for host memory allocation of GpuRandom Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reliability Features to improve reliability or bugs that severly impact the reliability of the plugin task Work required that improves the product but is not user facing
Projects
None yet
Development

No branches or pull requests

2 participants