Product: ABAQUS/Standard
Benefits: ABAQUS/Standard can take full advantage of computer clusters by running both the element operations and the linear equation solver in parallel.
Description: The parallel direct equation solver now supports both shared memory systems and computer clusters. The solver has a hybrid shared memory/distributed memory architecture and features three running modes depending on the computational environment:
Shared memory mode on a single multiprocessor machine.
Distributed memory mode on a cluster of uniprocessor machines.
Hybrid mode on a cluster of multiprocessor machines.
To run the parallel solver, set the cpus command line parameter to a value greater than one. The optional environment variable mp_host_list can be used to describe the individual computers of a cluster. The number of computers and the level of parallelization on each computer are selected automatically according to the specifications in the environment file.
References: