* Changes in SLURM 2.0.8 ======================== -- BLUEGENE - added dub2 of stderr to put error messages sent from underlying libraries of the bridge api to the bridgeapi.log -- Fixed issue with sacctmgr when modifing a user and specifying 'where' after giving the user name also. -- -L, --allclusters now works with sacct -- Modified job table to use 32bit u/gids for those with ids greater than 16 bits. -- Made minor changes for slurm to compile cleanly under gcc 4.4.1 -- Fixed issue with task/affinity when an allocation would run multiple sruns with the --exclusive flag in an allocation with more than 1 node. Previously when the first node was filled up no tasks would ever run on the other nodes. -- Fixed sview and sacct to display correct run time and suspend time when job has been suspended. -- Applied patch from Mark Grondona that fixes the validation of the PluginDir to support the colon separated list of directories as documented. -- BLUEGENE - squeue -o %R now prints more readable info for small blocks -- sacct - fixed garbage being printed out on uninitialized variable. -- Fix for mysql plugin when used without slurmdbd to register the slurmctld properly. -- Fix for mysql plugin putting correct hostnames in for running steps.