idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
218 stars 133 forks source link

[TASK] Add a way to use mpi mode without it generating the mpiexec command #2310

Closed joshua-cogliati-inl closed 5 months ago

joshua-cogliati-inl commented 5 months ago

Issue Description

Is your feature request related to a problem? Please describe. Some mpi using software does not want an mpiexec command generated. There should be a way to disable this. (For example StarCCM+ uses a script, that has the mpirun inside the script, so it fails if called with mpiexec)

Describe the solution you'd like Add a way to disable the mpicommand generated.

Describe alternatives you've considered Creating an entire custom mode.


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.


For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

wangcj05 commented 5 months ago

Issue closure checklist is good.