Skip to content
Snippets Groups Projects
  1. Aug 06, 2002
  2. Aug 01, 2002
  3. Jul 31, 2002
  4. Jul 29, 2002
  5. Jul 26, 2002
  6. Jul 24, 2002
  7. Jul 23, 2002
  8. Jul 17, 2002
  9. Jul 12, 2002
  10. Jul 09, 2002
  11. Jul 03, 2002
  12. Jul 02, 2002
  13. Jun 28, 2002
  14. Jun 26, 2002
    • jce's avatar
      A whole slug of changes: · 64a458bd
      jce authored
      * added commandline parseing to slurmctld
      	( I haven't resolved all the problems between read_config )
      * changed job_allocate_response_msg to resource_... to reflect the naming scheme better.
      * added cpu info to resouce_allocate_response_msg
      * fixed slurmctld to return resource allocate messages
      64a458bd
  15. Jun 22, 2002
  16. Jun 21, 2002
  17. Jun 18, 2002
  18. Jun 13, 2002
  19. Jun 12, 2002
  20. Jun 11, 2002
  21. Jun 10, 2002
  22. Jun 07, 2002
  23. May 29, 2002
    • Moe Jette's avatar
      Changed job_id to 32 bits per DPCS requirement. Jobs without job_id · 6eb7ccfe
      Moe Jette authored
      specified at submit time start with a value of 1<<16 and DPCS uses
      values 1 to 0xffffffff. This preclude effective use of a max job_id
      in search function, which was able to quickly indicate that a job_id
      requested by DPCS was not already in use. I added a job_id hash table
      to restore quick job find operations.
      6eb7ccfe
  24. May 23, 2002
  25. May 21, 2002
  26. May 20, 2002
Loading