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

[BUG] Regular expression pattern [&&1] produces incorrect results on GPU #5655

Closed
andygrove opened this issue May 26, 2022 · 0 comments · Fixed by #5658
Closed

[BUG] Regular expression pattern [&&1] produces incorrect results on GPU #5655

andygrove opened this issue May 26, 2022 · 0 comments · Fixed by #5658
Assignees
Labels
bug Something isn't working

Comments

@andygrove
Copy link
Contributor

Describe the bug

javaPattern[2122]=[&&1], cudfPattern=[&&1], input='^2cxf@&b', cpu=false, gpu=true

Steps/Code to reproduce bug
Test with the above pattern and data

Expected behavior
We should produce the same results or fall back to CPU.

Environment details (please complete the following information)
N/A

Additional context
None

@andygrove andygrove added bug Something isn't working ? - Needs Triage Need team to review and classify labels May 26, 2022
@anthony-chang anthony-chang self-assigned this May 26, 2022
@andygrove andygrove changed the title [BUG] Regular expression pattern &&1 produces incorrect results on GPU [BUG] Regular expression pattern [&&1] produces incorrect results on GPU May 26, 2022
@andygrove andygrove added this to the May 23 - Jun 3 milestone May 26, 2022
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants