Changes between Version 22 and Version 23 of Configuration

Show
Ignore:
Timestamp:
02/20/14 14:21:06 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Configuration

    v22 v23  
    3737|| `mpiexec` || Command to run MPI || `'mpiexec'` || `MPIInstance` || 
    3838|| `mpiexec_args` || Arguments to MPI executor || `'-np 4'` || `MPIInstance` || 
    39 || `matlab` || `Command to run Matlab` || `'/opt/bin/matlab'` || `MatlabInstance` || 
    40 || `matlab_args` || `Arguments to Matlab` || `'-matlab_arg1 -matlab_arg2'` || `MatlabInstance` || 
    41 || `python` || `Command to run Python` || `'/opt/bin/python'` || `PythonInstance` || 
     39|| `matlab` || Command to run Matlab || `'/opt/bin/matlab'` || `MatlabInstance` || 
     40|| `matlab_args` || Arguments to Matlab || `'-matlab_arg1 -matlab_arg2'` || `MatlabInstance` || 
     41|| `python` || Command to run Python || `'/opt/bin/python'` || `PythonInstance` || 
    4242 
    4343The optional arguments are specified by stating the parameter, a colon, and the parameter value. For a normal executable, for example: