Skip to content
Snippets Groups Projects
  1. Jun 13, 2002
  2. Jun 12, 2002
  3. Jun 11, 2002
  4. Jun 07, 2002
  5. May 29, 2002
  6. May 23, 2002
  7. May 20, 2002
    • Moe Jette's avatar
      changed job_id value from char* to uint16_t for performance reasons. · fa04708c
      Moe Jette authored
      also changed job_scheduler logic for performance. added partition
      pointer (in addition to name) in the job records (also for performance).
      the scheduler loop was getting bogged down otherwise with (very slow
      strcmp calls). execution time of scheduler now almost nil.
      fa04708c
  8. May 14, 2002
  9. May 10, 2002
  10. May 08, 2002
  11. May 07, 2002
  12. May 03, 2002
  13. May 01, 2002
  14. Apr 30, 2002
  15. Apr 27, 2002
    • Moe Jette's avatar
      Updated job info in admin.guide.html · 44dd1946
      Moe Jette authored
      Updated/added some options in config files for jobs
      Added new parse function to bits_bytes.c, defined some new job management
      functions in slurm.h
      Changed functions to new parse function. Added lots more job management
      functionality. - Jette
      44dd1946
  16. Apr 25, 2002
  17. Apr 24, 2002
  18. Apr 23, 2002
  19. Apr 17, 2002
  20. Apr 08, 2002
  21. Apr 05, 2002
  22. Apr 02, 2002
    • Moe Jette's avatar
      Expand test configurations in etc. · 4d3546bb
      Moe Jette authored
      Added allocate node API (api/allocate.c).
      Define allocate node API function in slurmlib.h.
      Add support in slurmctld for node allocation API. - Jette
      4d3546bb
  23. Mar 30, 2002
  24. Mar 27, 2002
    • Moe Jette's avatar
      Created new directory src/api. · d128e9e0
      Moe Jette authored
      Initial version of Makefile.am created for api directory.
      API's moved into directory from node_mgr.c and partition_mgr.c (in slurmctld).
      bits_bytes moved to common along with headers for API in slurmlib.h.
      Semaphores added to node and partition databases. - Jette
      d128e9e0
  25. Mar 26, 2002
  26. Mar 19, 2002
  27. Mar 08, 2002
    • Moe Jette's avatar
      Added job specification tests to etc/SLURM.jobs. · b608ab83
      Moe Jette authored
      Added definitions for additional bitmap functions to slurm.h.
      More bitmap functions added to  bits_bytes.c and more scheduling
      logic added for node_scheduler.c. Most of the functionality for
      node selection is present and tested. - Jette
      b608ab83
  28. Mar 07, 2002
Loading