Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel/CI: Enable previously failing mpich suite tests on CI #9625

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

nikhilnanal
Copy link
Contributor

  • added env variable HYDRA_LAUNCHER=fork.
  • enabled spawn, threads/spawn, errors/spawn for tcp and verbs.
  • enabled threads/comm/idup_comm_gen and idup_nb for tcp
  • enabled threads/pt2pt/mt_improbe_sendrecv_huge for verbs.
  • increased time limit on sbatch timeout as overall PR times increased due to newly added tests.

- added env variable HYDRA_LAUNCHER=fork to test env
  instead of default launcher srun in order to prevent hangs
  in spawn tests.This also helped in fixing hang issues in
  other tests.
- enabled spawn, threads/spawn, errors/spawn for tcp and verbs.
- enabled threads/comm/idup_comm_gen and idup_nb for tcp
- enabled threads/pt2pt/mt_improbe_sendrecv_huge for verbs.
- increased time limit on sbatch timeout as overall PR times increased due to newly added tests.

Signed-off-by: Nikhil Nanal <[email protected]>
@zachdworkin zachdworkin merged commit 7e47412 into ofiwg:main Dec 6, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants