Skip to content
Snippets Groups Projects
  1. Feb 25, 2015
  2. Feb 24, 2015
    • Nina Suvanphim's avatar
      cray/basil, read mysql creds from /root/.my.conf · 5391b8cc
      Nina Suvanphim authored
      The /root/.my.cnf would typically contain the login credentials for
      root.  If those are needed for Slurm, then it should be checking
      that directory.
      
      (In reply to Nina Suvanphim from comment #0)
      ...
      > const char *default_conf_paths[] = {
      > "/root/.my.cnf", <<<<<<<<<<<<<<<<<------- add this line
      > "/etc/my.cnf", "/etc/opt/cray/MySQL/my.cnf",
      > "/etc/mysql/my.cnf", NULL };
      
      I'll also note that typically the $HOME/.my.cnf file would be
      checked last rather than first.
      5391b8cc
    • Morris Jette's avatar
      Add some SUG photo links · 3d67a89a
      Morris Jette authored
      3d67a89a
  3. Feb 18, 2015
    • Morris Jette's avatar
      Add SLURM_JOB_GPUS to Prolog · 2e95c20b
      Morris Jette authored
      Add SLURM_JOB_GPUS environment variable to those available in Prolog.
      Also add list of environment variables available in the various
      prologs and epilogs on the web page.
      bug 1458
      2e95c20b
  4. Feb 09, 2015
  5. Feb 03, 2015
  6. Jan 22, 2015
  7. Jan 20, 2015
  8. Jan 16, 2015
  9. Jan 15, 2015
  10. Jan 08, 2015
  11. Jan 06, 2015
  12. Dec 31, 2014
  13. Dec 30, 2014
  14. Dec 23, 2014
  15. Dec 22, 2014
  16. Dec 11, 2014
  17. Dec 09, 2014
    • Trevor Cooper's avatar
      Display large unsigned jobid's in smap · e54fb70e
      Trevor Cooper authored
      Sufficiently large jobids (greater than INT_MAX) are displayed
      incorrectly by smap. Change output of jobid to support uint32_t
      values and shift remaining colums appropriately to the right.
      e54fb70e
  18. Dec 04, 2014
  19. Dec 01, 2014
  20. Nov 28, 2014
  21. Nov 26, 2014
    • Morris Jette's avatar
      Fix qos web page formatting · 2bfd17be
      Morris Jette authored
      There was a cut/paste problem with duplicate information, which
      has been removed.
      Also minor format change (added some spaces).
      2bfd17be
  22. Nov 24, 2014
  23. Nov 21, 2014
  24. Nov 18, 2014
  25. Nov 17, 2014
  26. Nov 13, 2014
  27. Nov 11, 2014
  28. Nov 10, 2014
Loading