- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to launch an old c program developed for the intel / 860 but I do not know if there could be the MPI equivalent of the following functions:
crecv
gxsum
gsendx
irec
isend
msgcancel
msgwait
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Do you mean i860 as in https://en.wikipedia.org/wiki/Intel_i860 and Intel supercomputer iPSC/860 available ~ 20 years ago? I believe that the functions you are referring to in your post are from NX message passing library that was preceding MPI. I think you might be better off by starting from scratch, e.g., I'm not sure if NX API documentation even exists any longer.
Mark
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