Autodyn Parallel Solving Using CMD Prompt: CD Installation Path

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

AUTODYN PARALLEL SOLVING USING CMD PROMPT

1. Open the command prompt using Administrator


2. The following command can be used to run Autodyn from the command line:

cd <installation path>\v193\aisol\AUTODYN\Winx64\AUTODYNWRAPPER.exe
3. Run the following command

AUTODYNWRAPPER.exe -i <Autodyn model file> -mpi <mpi type>

<mpi type> must be either ibmmpi, intelmpi, or msmpi.


If either of the -slaves or -machines options are used and the mpi type option is not defined,
the simulation will be run using the default option ibmmpi.

4. Once you run the above command your analysis will start

You might also like