How the Back-End interacts with the rest of the system?
Often, your job do not need to interact.
- Using GRAM and GASS you stage data and executable, submit the job and retrieve output.
- Using DUROC you can coallocate resources and run MPI-based parallel/distributed codes. The messages between nodes are sent outside Gateway control or support.
- HPF runtime will distribute your job and facilitate interprocess communication.