OnRampOrg / onramp

OnRamp to Parallel Computing - an educational web portal for learning to use parallel systems.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

extend pce to be able to specify a custom mpirun #105

Open ssfoley opened 8 years ago

ssfoley commented 8 years ago

mpirun may not be mpirun on all machines, and may require some flags to work as expected on some machines (e.g., machines that do not automatically pick up the assigned nodes from the scheduler).

Expected Behavior

Module writers will use the platform specific version of mpirun as specified in the pce config file.

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

┆Issue is synchronized with this Asana task