You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a problem on windows operating systems with the interaction between compiled code and parallelization. If you use the dlls argument to the function then things should work:
when running
poped_optim(poped.db.compiled,opt_xt=T, opt_a=T, parallel=T)
in the example 9. PK 2.comp.oral.md.ode.compiled example an error occurs.
When running it without parallel=T the error does not seem to occur (so far).
Is there a work around?
The text was updated successfully, but these errors were encountered: