SimVascular / svOneDSolver

A C++ solver for blood flow and pressure in deformable 1D hemodynamic networks
Other
16 stars 19 forks source link

Parallelization in commandline #103

Open turtleizzy opened 2 years ago

turtleizzy commented 2 years ago

It seems the solver works in single-threaded mode if executed from the command line, are there any parameters to set or tutorials to follow for parallelization?