This repository has been archived by the owner on May 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
fork of http://htor.inf.ethz.ch/research/nbcoll/libnbc/
License
jeffhammond/LibNBC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* TODO: - support MPI-2 collectives - support MPI-2 Features (MPI_IN_PLACE) - support MPI-2 Requests (really? -> I don't think so - Generalized Requests *SUCK*:) - BUG: if we issue on one node MPI_Igather and on another node MPI_Ibcast, the packets will match illegally becase the tag assignment is not aware of the collective type! * Missing for MPI-1: - add user defined operations (coll9, coll10, coll11, longuser) -- how do we ensure that we do not collide with Intrinsic Operations if we issue NBC_Ops??? -- we cannot issue NBC_Ops ... we need to issue MPI_Ops :-(. -- hmm, we could simply wrap it and save the user defined op in a list (hash) and search this every time we get called --> cool idea, let's do that ...
About
fork of http://htor.inf.ethz.ch/research/nbcoll/libnbc/
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published