Changes between Version 20 and Version 21 of Configuration

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

--

Legend:

Unmodified
Added
Removed
Modified
  • Configuration

    v20 v21  
    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 || `matab_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: