1. 13 Feb, 2012 4 commits
  2. 11 Feb, 2012 3 commits
  3. 10 Feb, 2012 2 commits
  4. 08 Feb, 2012 2 commits
  5. 06 Feb, 2012 14 commits
  6. 04 Feb, 2012 3 commits
    • Morris Jette's avatar
      Improve MPI test · aa4a7582
      Morris Jette authored
      Validate MPI rank values returned in test of MPI
      aa4a7582
    • Morris Jette's avatar
      Fix for srun with --exclude and --nodes · a79386fd
      Morris Jette authored
      Fix for srun allocating running within existing allocation with --exclude
      option and --nnodes count small enough to remove more nodes.
      
          > salloc -N 8
          salloc: Granted job allocation 1000008
          > srun -N 2 -n 2 --exclude=tux3 hostname
          srun: error: Unable to create job step: Requested node configuration is not available
      
      Patch from Phil Eckert, LLNL.
      a79386fd
    • Morris Jette's avatar
      Add call to MPI plugin · 231c927c
      Morris Jette authored
      Add call to mpi_hook_slurmstepd_prefork() from slurmstep
      immediately prior to fork/exec of user tasks.
      Patch from Hongjia Cao, NUDT.
      231c927c
  7. 03 Feb, 2012 11 commits
  8. 02 Feb, 2012 1 commit