metrumresearchgroup / Torsten

library of C++ functions that support applications of Stan in Pharmacometrics
BSD 3-Clause "New" or "Revised" License
52 stars 11 forks source link

[FEATURE] MPI dynamic load balancing for pmx_solve_group solvers #11

Closed yizhang-yiz closed 3 years ago

yizhang-yiz commented 5 years ago

Description

Support dynamic load balancing for population solvers pmx_solver_group_xxx.

Example

Expected Output

Same as static load balancing MPI solvers.

Current Version:

v0.87.1

yizhang-yiz commented 3 years ago

feature added and merged.