[gmx-users] Output pinning for mdrun

Mark Abraham mark.j.abraham at gmail.com
Thu Oct 24 16:25:20 CEST 2013


Hi,

No. mdrun reports the stride with which it moves over the logical cores
reported by the OS, setting the affinity of GROMACS threads to logical
cores, and warnings are written for various wrong-looking cases, but we
haven't taken the time to write a sane report of how GROMACS logical
threads and ranks are actually mapped to CPU cores. Where supported by the
processor, the CPUID information is available and used in
gmx_thread_affinity.c. It's just not much fun to try to report that in a
way that will make sense on all possible hardware that supports CPUID - and
then people will ask why it doesn't map to what their mpirun reports, get
confused by hyper-threading, etc.

What question were you seeking to answer?

Mark



On Thu, Oct 24, 2013 at 11:44 AM, Carsten Kutzner <ckutzne at gwdg.de> wrote:

> Hi,
>
> can one output how mdrun threads are pinned to CPU cores?
>
> Thanks,
>   Carsten
> --
> gmx-users mailing list    gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
> * Please don't post (un)subscribe requests to the list. Use the
> www interface or send it to gmx-users-request at gromacs.org.
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>



More information about the gromacs.org_gmx-users mailing list