148 | | * A separate Java Virtual Machine is started for every MPI process what increase significally the memory footprint of the whole application |
149 | | * MPI kernel must be the sole kernel of the particular MUSCLE instance (for this reason, in our example we had to start `plumber` kernel in separate MUSCLE instance) |
| 148 | * A separate Java Virtual Machine is started for every MPI process what increases significally the memory footprint of the whole application. |
| 149 | * MPI kernel must be the sole kernel of the particular MUSCLE instance (for this reason, in our example we had to start `plumber` kernel in separate MUSCLE instance). |