1. 24 Oct, 2005 4 commits
  2. 22 Oct, 2005 1 commit
  3. 21 Oct, 2005 8 commits
  4. 20 Oct, 2005 4 commits
  5. 19 Oct, 2005 9 commits
  6. 18 Oct, 2005 13 commits
  7. 17 Oct, 2005 1 commit
    • Christopher J. Morrone's avatar
      Quick fix for switch plugin initialization now that the slurmd_step process · c90e2c1d
      Christopher J. Morrone authored
      is exec'ed.  This implementation is not ideal, because for switch/federation
      the slurmd_step process needs to read in and parse the federation.conf file
      every time the slurmd_step is exec'ed.
      
      Added "switch_g_slurmctld_init", "switch_g_slurmd_init", and
      "switch_g_slurmd_step_init" calls to the switch API.
      
      NOTE:  The "switch_g_slurmctld_init" function is not yet called anywhere in
      the slurmctld, but it also is not yet needed by any switch plugin.
      c90e2c1d