- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Assuming that I have three nodes in the network A, B, C such that A is connected to B and B is connected to C, but A and C are not directly connected but only through B. Will it be possible to send an MPI message from A to C by the Intel MPI framework such that B will route it automatically?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No, Intel MPI cannot route it automatically. Intel MPI library relies on OS or a driver or whatever, so direct connection between A and C has to be transparent.
Regards!
Dmitry
Regards!
Dmitry
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page