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

Make ravv usage thread-safe #381

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Make ravv usage thread-safe #381

merged 1 commit into from
Jan 3, 2025

Conversation

marianotepper
Copy link
Collaborator

This resolves the issue that @jkni caught when reviewing #374. It renders the parallel vector accesses during "encodeAll" thread safe.

@marianotepper marianotepper requested a review from jkni January 3, 2025 00:23
@marianotepper marianotepper marked this pull request as ready for review January 3, 2025 00:23
Copy link
Collaborator

@jkni jkni left a comment

Choose a reason for hiding this comment

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

Thank you!

@marianotepper marianotepper merged commit 5b0df95 into main Jan 3, 2025
6 checks passed
@marianotepper marianotepper deleted the encodeall_thread branch January 9, 2025 16:18
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.

2 participants