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
Hello,
I'm wondering if there is a way I could run
forloops inslim blocksin parallel? As far as I can see, the original Eidos code does not have aforloop that allows this, such asforeachin R. Could there be a way forslimrto 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 theforloops in theslim blocksin parallel I will be able to run things much faster.Thanks,
Darren