1
1
Jeff Squyres 1952fca73d According to LAM/MPI and FT-MPI and /usr/include/linux/if.h, you
should really be advancing by sizeof(struct ifreq) --
sizeof(ifr->ifr_name) + sizeof(struct sockaddr) may be smaller than
sizeof(struct ifreq).  More specifically, the second element of struct
ifreq may be a union, of which struct sockaddr is only one element
(and may not be the smallest).

This commit was SVN r3441.
2004-10-29 18:52:57 +00:00
2004-10-28 19:12:45 +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%