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

Disable regular expressions on GPU by default #4928

Merged
merged 1 commit into from
Mar 11, 2022

Conversation

andygrove
Copy link
Contributor

Signed-off-by: Andy Grove andygrove@nvidia.com

Now that we have set the default allocator back to ARENA, we need to disable regular expressions by default because they can cause out-of-memory issues with complex expressions.

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove added this to the Feb 28 - Mar 18 milestone Mar 10, 2022
@andygrove andygrove self-assigned this Mar 10, 2022
@andygrove
Copy link
Contributor Author

build

@andygrove andygrove requested a review from sameerz March 10, 2022 20:30
@sameerz sameerz added the task Work required that improves the product but is not user facing label Mar 11, 2022
@andygrove andygrove merged commit a5f32f4 into NVIDIA:branch-22.04 Mar 11, 2022
@andygrove andygrove deleted the enable-regexp-by-default branch March 11, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants