- Mar 08, 2010
-
-
Moe Jette authored
stop prevent the release of user tasks until it's attach is completed, which is not appliable in test mode
-
- Mar 06, 2010
-
-
- Mar 05, 2010
- Mar 04, 2010
- Mar 03, 2010
- Mar 02, 2010
- Mar 01, 2010
-
-
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
-
- Feb 27, 2010
-
-
Moe Jette authored
-
Don Lipari authored
-
Moe Jette authored
-
-
- Feb 26, 2010
-
-
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
-
- Feb 25, 2010
-
-
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.
-