1. 06 Feb, 2012 3 commits
  2. 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
  3. 03 Feb, 2012 11 commits
  4. 02 Feb, 2012 10 commits
  5. 01 Feb, 2012 10 commits
  6. 31 Jan, 2012 3 commits