- 08 Mar, 2010 1 commit
-
-
Moe Jette authored
stop prevent the release of user tasks until it's attach is completed, which is not appliable in test mode
-
- 06 Mar, 2010 1 commit
-
-
- 05 Mar, 2010 3 commits
- 04 Mar, 2010 3 commits
- 03 Mar, 2010 3 commits
- 02 Mar, 2010 7 commits
- 01 Mar, 2010 6 commits
-
-
Danny Auble authored
fix for new format of mysql and also changed sfree and pro/epilog's to use libslurm.o instead of libslurmhelper.la so we don't potentially get bad symbols
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Fix for MaxCPUs to honor partitions of 1 node that have more than the maxcpus for a job. exclusive doesn't work correctly though
-
Danny Auble authored
-
Danny Auble authored
-
- 27 Feb, 2010 4 commits
-
-
Moe Jette authored
-
Don Lipari authored
-
Moe Jette authored
-
-
- 26 Feb, 2010 11 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
https://eris.llnl.gov/svn/slurm/branches/mysql-split2Danny Auble authored
-- Massive change to the schema in the storage_accounting/mysql plugin. When starting the slurmdbd the process of conversion may take a few minutes. You might also see some errors such as 'error: mysql_query failed: 1206 The total number of locks exceeds the lock table size'. If you get this, do not worry, it is because your setting of innodb_buffer_pool_size in your my.cnf file is not set or set too low. A decent value there should be 64M or higher depending on the system you are running on. See RELEASE_NOTES for more information. But setting this and then restarting the mysqld and slurmdbd will put things right. After this change we have noticed 50-75% increase in performance with sreport and sacct.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 25 Feb, 2010 1 commit
-
-
Don Lipari authored
retrieve from the accounting storage db a user's request for job usage or machine utilization statistics and charts the results to a browser.
-