diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2019-07-15 20:58:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-10-02 13:33:54 (GMT) |
commit | aee09648511433160f7fd660eb3c746719810216 (patch) | |
tree | 0520c32f738133fd8c083a219e0fe881cde2dd62 /Source/cmSystemTools.h | |
parent | c494b2973a1557c3373a2841ba39da6b8d4bdb5a (diff) | |
download | CMake-aee09648511433160f7fd660eb3c746719810216.zip CMake-aee09648511433160f7fd660eb3c746719810216.tar.gz CMake-aee09648511433160f7fd660eb3c746719810216.tar.bz2 |
CTest: Add bin-packing algorithm
This algorithm is used to determine whether or not a test can
execute with the available resources. It uses a recursive largest-
first algorithm to try to place the tests into their respective
slots.
Diffstat (limited to 'Source/cmSystemTools.h')
0 files changed, 0 insertions, 0 deletions