Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1864

request_memory and request_disk does not get applied for local universe jobs

XMLWordPrintable

      Some of our clusters have moved to a mode where request_disk and request_memory are required for all jobs. I thought this would be easy, because pegasus lets me set this in various profiles. However, now none of the “local” jobs (create_dir, stage_in, stage_out, …) will run because these variables are not set.
      I can see that these are explicitly removed here:
      https://github.com/pegasus-isi/pegasus/blob/e96a4acdb6b8ad059212be4041e1ac90148d69[…]edu/isi/pegasus/planner/code/generator/condor/style/Condor.java
      I’m not sure what purpose this serves (is it true that these options are not considered in the local universe? I couldn’t see that in the condor documentation), but assuming these options are used in local universe, can this block be removed??

      GitHubGitHub

            Assignee:
            vahi Karan Vahi
            Reporter:
            vahi Karan Vahi
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: