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

move to native R parallel functions #52

Closed
florianhartig opened this issue Mar 30, 2018 · 4 comments
Closed

move to native R parallel functions #52

florianhartig opened this issue Mar 30, 2018 · 4 comments
Assignees
Milestone

Comments

@florianhartig
Copy link
Owner

remove

doParallel,
foreach,

to reduce dependencies

@florianhartig florianhartig added this to the 0.1.7 release milestone Apr 4, 2018
@florianhartig
Copy link
Owner Author

This was partly addressed in de393ed

but the pure parallel version had a lot of export problems, so I changed back to foreach for now

@florianhartig florianhartig modified the milestones: 0.2.1 release, 0.2.3 Jan 20, 2019
@florianhartig florianhartig modified the milestones: 0.3.1, 0.3.2 May 8, 2020
@florianhartig florianhartig modified the milestones: 0.3.2, 0.3.3. Jun 22, 2020
@florianhartig florianhartig modified the milestones: 0.3.3., 0.3.4 Aug 22, 2020
@florianhartig
Copy link
Owner Author

@EttnerAndreas, could you have a look at this?

@florianhartig
Copy link
Owner Author

florianhartig commented Mar 3, 2021

OK, it would be really good to get this thing done, and I think it's a nice contained project. Andreas, maybe you could give it a try, ideally in your fork?

See my first try in https://github.com/florianhartig/DHARMa/pull/179/files but it doesn't make sense to continue this, as we have since changed the runBenchmark function.

What we would like to have is that the function behaves exactly as before, but with native R parallelization

@EttnerAndreas
Copy link
Contributor

alright, I will see what I can do. I will use my fork and let you know how it is going

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

No branches or pull requests

2 participants