Thanks Jeff for your inputs.
‹
Murali
On 7/12/16, 12:12 PM, "devel on behalf of Jeff Squyres (jsquyres)"
wrote:
>Unfortunately, the Open MPI code base is quite large, and changes over
>time.
>
>There really is no overall diagram describing the entire code base,
>sorry. The OPAL-level dox
Unfortunately, the Open MPI code base is quite large, and changes over time.
There really is no overall diagram describing the entire code base, sorry. The
OPAL-level doxygen docs are probably the best you'll get, but they're really
only the utility classes in the portability layer. They don't
Thanks Kawashima. This note is really helpful.
‹
Murali
On 7/7/16, 4:17 PM, "devel on behalf of KAWASHIMA Takahiro"
wrote:
>FWIW, I have my private notes on process and datatype -related structs.
>
> https://rivis.github.io/doc/openmpi/openmpi-source-reading.en.xhtml
>
>They are created
Thanks Ralph.
The ‘doxygen’ command generated a bunch of html files along with few class
diagrams in “gif”. I think these figures cover only few classes/structs and
are not exhaustive. I am looking to generate a complete hierarchical diagram. I
will try to see if I can utilize the generated ht