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

Fixed issue #53 #55

Merged
merged 12 commits into from
Aug 20, 2024
Merged

Fixed issue #53 #55

merged 12 commits into from
Aug 20, 2024

Conversation

wleoncio
Copy link
Member

In a few words, parallel now returns lists instead of matrices, which makes it easier (for both R and C++ codes) to separate the output for each of the nlambdas. For details, see diff tab.

@wleoncio wleoncio requested a review from Theo-qua August 20, 2024 13:55
@wleoncio wleoncio marked this pull request as draft August 20, 2024 14:01
`makeForkCluster()` is a stub on Windows, so this does not help with
Not as elegant as simply using `makeCluster()`, but this avoids rewriting some unit tests. May be improved in the future.
This was linked to issues Aug 20, 2024
@wleoncio wleoncio marked this pull request as ready for review August 20, 2024 14:29
@Theo-qua Theo-qua merged commit a3ac0c4 into main Aug 20, 2024
13 checks passed
@wleoncio wleoncio deleted the issue-53 branch August 20, 2024 14:40
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.

OOB issue on C++ code Parallelization not supported on Windows
2 participants