You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
- Reversed the order of removing senders and shutting down send threads
in e2sar_perf to ensure no losses occur due to premature de-listing of
the sender IP in LB
- Fixed multiple memory leaks in segmenter and reassembler
- Fixed proper handling of `-v/--novalidate` flag in lbadm
- Added 'Zero-to-Hero' scripts that show how to do performance testing
on Perlmutter (located in scripts/zero_to_hero). The scripts exercise
the wide variety of E2SAR tools and show how they can be integrated into
Slurm workflows.