Question about implementation #1
Answered
by
dalcinl
charlessievers
asked this question in
Q&A
-
Are multiple runners unified into a Communicator or are single runners just oversubscribed? |
Beta Was this translation helpful? Give feedback.
Answered by
dalcinl
Feb 10, 2022
Replies: 1 comment
-
Single runners are just oversubscribed. I put this action together just to setup different MPI implementations to be used within GitHub Actions to run CI tests for MPI-based applications. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
charlessievers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Single runners are just oversubscribed. I put this action together just to setup different MPI implementations to be used within GitHub Actions to run CI tests for MPI-based applications.