1 / 3

C++ Bindings

C++ Bindings. A Study In Limbo. Current State. Deprecated in MPI-2.2 MPI-3.0 functionality has no C++ bindings Inconsistent support Required for standard compliance. Options. Do Nothing Un-deprecate Add missing bindings to MPI-3.0 features Delete

dinah
Télécharger la présentation

C++ Bindings

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. C++ Bindings A Study In Limbo

  2. Current State • Deprecated in MPI-2.2 • MPI-3.0 functionality has no C++ bindings • Inconsistent support • Required for standard compliance

  3. Options • Do Nothing • Un-deprecate • Add missing bindings to MPI-3.0 features • Delete • Move to new deleted chapter to preserve backward compat • Replace with better • Something like Boost? • Do we have the required expertise to succeed?

More Related