1
1
openmpi/src
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
..
attribute adapting attributes to the new hash_table interfaces 2004-10-29 18:38:30 +00:00
class modifying the get_value_ptr* interfaces as discussed 2004-10-29 18:38:10 +00:00
communicator correcting the reference count on comm_null, in case of comm_parent is really set. 2004-10-29 18:39:01 +00:00
datatype these files contain the list of files which need to be compiled in that particular directory ... if not present all the source files are compiled 2004-10-28 20:25:22 +00:00
dynamic-mca - Really integrate "svc" into the configure/build process. 2004-08-28 08:13:39 +00:00
errhandler Convert all ompi_bitmap_t and ompi_pointer_array_t indexing from 2004-10-23 19:24:00 +00:00
event these files contain the list of files which need to be compiled in that particular directory ... if not present all the source files are compiled 2004-10-28 20:25:22 +00:00
file this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
group group_null, and comm_null have to be accessible also in comm_dyn.c, therefore I had to add an 'extern' statement in the header file. 2004-10-26 17:25:49 +00:00
include this is some cleanup which was breaking on windows. the atomic.h removal of STATIC INLINE macro because goerge removed its use from all files 2004-10-29 15:23:10 +00:00
info this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
mca removing the hardcode of the topfir in the makefile 2004-10-29 14:42:37 +00:00
mpi Initial version of Fortran module for MPI F90 bindings. 2004-10-29 15:30:03 +00:00
op this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
os committing the header file fixes for protection against C++ name mangling. This is a hge commit. Please make sure that your files are protected right. There is some redundan protection in that the protection has been added right at teh beginning and at teh end ion some cases even thught typedefs are not requred to be protected. But this was done in order to have teh minimal change to the code base 2004-10-20 22:31:03 +00:00
proc changes: 2004-10-28 18:13:43 +00:00
request corrections to testany/all 2004-10-26 23:42:02 +00:00
runtime * do reference count correctly for the spawn handles - any allocated handle 2004-10-29 15:42:46 +00:00
threads added optional arg to thread 2004-10-27 13:50:27 +00:00
tools removing the hardcode of the topfir in the makefile 2004-10-29 14:42:37 +00:00
util According to LAM/MPI and FT-MPI and /usr/include/linux/if.h, you 2004-10-29 18:52:57 +00:00
win this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for 2004-10-22 16:06:05 +00:00
win32 removing some generated files which are not required anymore 2004-10-29 14:41:13 +00:00
Makefile.am Ensure that libltdl/ltdl.h gets installed 2004-10-12 14:21:03 +00:00
README.dox Changing Doxyfile so that doxygen will scan files matching the 2004-03-26 02:25:41 +00:00
win_makefile adding installation code 2004-10-29 15:38:48 +00:00

/** @mainpage

@section mainpage_introduction Introduction

This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.
This is the introduction.

@section main_install Installation
 
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.
This is the installation section.

*/