Skip to content

Running for loops in parallel #80

Description

@DarrenLCY

Hello,

I'm wondering if there is a way I could run for loops in slim blocks in parallel? As far as I can see, the original Eidos code does not have a for loop that allows this, such as foreach in R. Could there be a way for slimr to allow this? The model that I'm trying to run is big (likely taking ~ 30 days to run), and it seems that if I can run the for loops in the slim blocks in parallel I will be able to run things much faster.

Thanks,
Darren

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions