espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-users] compile espressomd for single processor


From: Gil Claudio
Subject: Re: [ESPResSo-users] compile espressomd for single processor
Date: Tue, 8 Jan 2019 06:55:23 +0000 (UTC)

Thank you very much, Henri, for the quick reply.

Cheers,

Gil


On Tuesday, January 8, 2019, 11:34:26 AM GMT+8, Henri Menke <address@hidden> wrote:


Hi Gil,

No, Espresso cannot be compiled without MPI.  It used to be possible up
to version 3.3.1 where there was a “mpifake” implementation to mock MPI
capabilities.  This has been removed in 4.0 [1].

Nevertheless, you can simply run Espresso without mpirun in which case
it will only use a single core, or you explicitly tell mpirun that you
only want a single core using

    mpirun -n 1 ./pypresso ...

Kind regards, Henri

[1] https://github.com/espressomd/espresso/commit/3a5b3a9

On 8/01/19 2:50 PM, Gil Claudio wrote:
> Hi all,
> Is there a way to compile espresso for single processor, i.e., turning off all MPI capabilities?
> Thanks.
> Gil
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]