Changes between Version 23 and Version 24 of Configuration

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

--

Legend:

Unmodified
Added
Removed
Modified
  • Configuration

    v23 v24  
    88r = Instance.new('r', 'examples.simplejava.ConsoleWriter') 
    99}}} 
    10 When using a C++ kernel without a Java interface, use the {{{muscle.core.standalone.NativeKernel}}} package. For an MPI executable, on a machine where mpiexec/mpirun can be called directly, use {{{muscle.core.standalone.MPIKernel}}}. 
     10For running a non-Java instance, see the next section. 
    1111 
    1212To add properties, add them to the global {{{$env}}} hash or to the instances directly: