Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-591 Support for pegasus-mpi-cluster in Pegasus
  3. PM-601

Implement pmc_request_memory profile for pegasus-mpi-cluster in planner

XMLWordPrintable

    • Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • master, 4.1
    • Affects Version/s: master
    • Component/s: Pegasus Planner
    • None

      When a task appears in a clustered job for pegasus-mpi-cluster with this profile:

      <profile namespace="pegasus" key="pmc_request_memory">100</profile>

      the planner should generate a task in the pegasus-mpi-cluster DAG that looks like this:

      TASK foo -m 100 /path/to/kickstart -args /path/to/exe -args

      Where "-m" signifies memory and 100 is the amount of memory in MB. If the value of -m is not an integer it will be rounded up.

            Assignee:
            vahi Karan Vahi
            Reporter:
            gideon Gideon Juve (Inactive)
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: