1
1
George Bosilca 9ba3ae9c9d Reorder the datatype definition and use a storage class coprresponding to the kind of data it's supposed to hold.
Change the stack usage to make things faster:
 - the first of the stack is always used by the count argument
 - the second is initialized to the first position in the elements list.
 - when the ddt engine advance the last stack position hold the informations about the last processed element (the one from where we have to start the next time).

  Modify the pack/unpack relative functions to reflect the changes in the stack usage. In same time I decrease the amount of code (yup yup) and reorder it a little bit. I get some speedup on my laptop ...

This commit was SVN r3221.
2004-10-19 23:36:31 +00:00
2004-10-19 20:53:15 +00:00
2004-06-11 20:09:02 +00:00
2004-10-15 23:19:33 +00:00
2004-08-04 22:25:47 +00:00

This is the world's greatest MPI.

...more to write here
should be a short file, referring to the real docs.
Описание
Open MPI main development repository (BSD license)
https://github.com/open-mpi/ompi
Readme 130 MiB
Languages
C 82.4%
Fortran 3.8%
Roff 3.7%
Shell 3.3%
Makefile 2.3%
Разное 4.5%