Skip to content

GFN-FF scalability #534

@TinacciL

Description

@TinacciL

We try to run a short MDs with GFN-FF on xTB (precompiled 6.4.0 version) on a 1214 atoms (protein + water) on the following specific node:

CPU - 2x Intel® Xeon® Processor E5-2680 v3, 12 core 2.5Ghz
RAM - 128GB/2133 (8 x 16 Gb)

using these default values to run the test:

export OMP_STACKSIZE=4G
export OMP_NUM_THREADS=n,1
export OMP_MAX_ACTIVE_LEVELS=1
export MKL_NUM_THREADS=n

where n is the number of core used in the test.

Here there is the image of the result test.

scalability_test

The scalability test shows that our system reach the plateau at 6 CPUs.
Same results (with different offset in the graph) with SP on ~5k atoms and with different machines.

Is it expected such behavior? We was expecting a pseudo linear scalability at least until several tens of cores also considering the large size of the system.
Directly compiling the xTB source code wuold change the result?

Metadata

Metadata

Assignees

No one assigned

    Labels

    method: GFN-FFRelated to the GFN-FF methodstaleinactive issue or PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions