Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts/runfabtests.sh: add more multi_ep tests
As the most OFI resource intensive test, this test is a good test for testing different combinations of resource binding, especially with FI_THREAD_COMPLETION turned on. Applications that utilize threads will likely use a combination of separate domains, EPs, CQs, and AVs. Even though this test does not use threads and cannot test the protection against these resources, it can test different optimization paths within providers that may be triggered based on the threading level requested. Signed-off-by: Alexia Ingerson <[email protected]>
- Loading branch information