From: Falk H. <fh...@uv...> - 2009-09-21 13:22:54
|
Mesa is shared memory OpenMP parallel. During compile time the parallel option is switched on by default. See for example FCopenmp = -openmp -threads in utils/makefile_header. At runtime the environment variable OMP_NUM_THREADS is providing the number of threads that the OpenMP application can use. For example, add export OMP_NUM_THREADS=4 to you .bashrc if you run on a quad-core machine and want to use all cores. On Sep 21, 2009, at 7:35 AM, Ehsan Moravveji wrote: > I remember to read somewhere either in the manual, or the webpage > that it > supports parallel computing. -- Falk Herwig Dept of Physics & Astronomy, U of Victoria fh...@uv..., tel: +1 (250) 721-7743 -------------------------------------------------- I support http://www.rainforestsos.org |