1. 11 Feb, 2013 4 commits
    • Nathan Yee's avatar
      Add job array test · 60003932
      Nathan Yee authored
      60003932
    • Morris Jette's avatar
      Various updates for new slurmctld/dynalloc plugin · 463d2388
      Morris Jette authored
      1. Removed the job_submit and job_modify functions from the plugin, they are not required for the "slurmctld" plugin type
      2. Renamed the new parameter from "JobSubmitDynAllocPort" to "DynAllocPort" and renamed the variable (You need to change this in your slurm.conf file)
      3. Added logic so you can see the DynAllocPort value using "scontrol show config" or "sview"
      4. I made some minor formatting changes, mostly for lines that were too long
      5. Added #ifdef to the msg.h header file
      6. Changed the #ifdef variables in the header files to start with "DYNALLOC_", perhaps not needed, but it should safer, especiallly with some common names like "INFO_H"
      7. I re-wrote much of info.c. There was no need to get a copy of the node information and process the copy. We can just work directly with the data structures.
      463d2388
    • Morris Jette's avatar
      Add missing file from previous commit · d13a12f1
      Morris Jette authored
      d13a12f1
    • Jimmy Cao's avatar
      Added slurmctld/dynalloc plugin, JobSubmitDynAllocPort config parameter · 835b902b
      Jimmy Cao authored
      These provide support for MapReduce+
      835b902b
  2. 07 Feb, 2013 4 commits
  3. 06 Feb, 2013 6 commits
  4. 05 Feb, 2013 13 commits
  5. 04 Feb, 2013 6 commits
  6. 01 Feb, 2013 7 commits