# runtime-common.conf # # Runtime configuration settings common to almost everyone. # Will be directly or indirectly included (and in parts overridden) by # most other .conf files # # $Id$ %section runtime # default MPI executor: mpiexec = mpiexec # additional options before '-n $ncpus': mpiexec_opts = # additional options after '-n $ncpus': mpiexec_opts2 = %endsection runtime