.. _linear_solver: Parallelization options =================================== ComFLOW supports shared-memory parallelization by means of OpenMP and parallelization on distributed machine by means of MPI. OpenMP parallelization ------------------------- OpenMP parallelization options can be specified at the command line using the option ``--nthreads NTHREADS``, where ``NTHREADS`` has to be replaced by the desired number of threads. MPI parallelization ------------------------- *More information will be made available soon.* .. ..rubric:: Footnotes .. ..rubric:: References .. ..bibliography:: references.bib