- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I was wondering which is the maximum size of a data structure that can be send via MPI_Ssend or MPI_Broadcast. I suppose it's implementation dependent. If so, which factors determine it?
thanks in advance,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joe,
It seems to me that internal implementation of MPI functions may limit the maximum size of a structure which can be transferred at once. But I think that it should not be less than 2GB. You can write a small test case and check this limitation.
Regards!
Dmitry
It seems to me that internal implementation of MPI functions may limit the maximum size of a structure which can be transferred at once. But I think that it should not be less than 2GB. You can write a small test case and check this limitation.
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