Make sure to use 16 compute nodes in colocale performance testing#26781
Make sure to use 16 compute nodes in colocale performance testing#26781e-kayrakli wants to merge 1 commit intochapel-lang:mainfrom
Conversation
Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
|
How does this interact with tests that have their own |
Oh, that's a good question. I think Based on
|
|
Another option: update all of these to have |
|
In the performance meeting today, we decided to have |
This PR passes
--numLocales=32tostart_testto ensure that we get 16 compute nodes in colocale performance testing.Note that colocale testing uses
CHPL_RT_LOCALES_PER_NODE=2to ask for colocales, which, with-nl16results in using 8 compute nodes.