1
1
Jeff Squyres d8fb2ff1e5 Fix issue with function pointers coming in from fortran. This is as
result of a long, confusing conversation between Geroge and myself,
and a bunch more Intel tests now pass as a result:
- use (void*) instead of (MPI_Fint*).  Don't use the proper function
  pointer type (as defined in, e.g., op/op.h) because a) there's no
  typecasting coming in from fortran anyway, and b) it would make a
  dependency from all the fortran bindings to op.h, errhandler.h, and
  attribute.h.
- do not dereference function pointers when calling the back-end C MPI
  functions -- pass them as the pointers that Fortran passed in the
  first place.

This commit was SVN r3299.
2004-10-23 19:08:26 +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%