The \verb+<MPI-OPTIONS>+ at least should contain the number of used processes, which is given by \verb+-np <NUM-PROCS>+. For further MPI options see \verb+http://www-unix.mcs.anl.gov/mpi/+.
AMDIS_DIR= <AMDIS-DIR> # fill the AMDiS installation path here
AMDIS_DIR= ../AMDiS
MPI_DIR= <MPI-DIR> # fill the MPI installation path here
MPI_DIR=
PARMETIS_DIR= <PARMETIS-DIR> # fill the ParMETIS installation path here
\end{verbatim}
\end{verbatim}
If \verb+USE_PARALLEL_AMDIS+ is set to $1$, parallel applications will be supported. A necessary condition is that the AMDiS library is configured for parallelization, too (see Chapter \ref{c:amdis installation}). The \verb+DEBUG+ entry specifies, whether applications should be compiled in debug mode, or not. This entry is independent of the corresponding AMDiS settings, but if the AMDiS library was not compiled in debug mode, only application code can be debugged.