Skip to content

Include parallel-safe types from RcppParallel #74

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

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Conversation

rorynolan
Copy link
Contributor

I would love for RcppThread to have the parallel-safe wrappers that RcppParallel has. I prefer RcppThread because of the lack of need for TBB.

@kevinushey, is it OK with you to include this code in RcppThread even though it's MIT and RcppParallel is GPL?

If it is, I'll write some docs for RcppThread to mention the inclusion but I don't want to put too much work into this unless there's a green light from the people I'm taking the main code from.

Closes #73.

@kevinushey
Copy link

IANAL, but while this would be okay with me, I believe this would require sign-off from all authors on the RcppParallel repository.

@rorynolan
Copy link
Contributor Author

Here goes: @romainfrancois @gregvdb @jjallaire

@romainfrancois
Copy link

I don't mind

@tnagler tnagler merged commit d324410 into tnagler:main Dec 30, 2024
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.

Feature request: RVector and RMatrix types like RcppParallel with examples
4 participants