1
1
openmpi/include
Prabhanjan Kambadur 4257467fec 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
1. header file and source file protections using #ifdef WIN32
2. new files and directories to support windows functionality
3. appropritate linkage symbols added (OMPI_DECLSPEC) for windows
4. some functions are unimplemented on the windows side. this is mostly
because there might not be need to implement it in windows land. eg., forking
a daemon off
5. Introduced locking mechanisms for windows

This commit was SVN r3286.
2004-10-22 16:06:05 +00:00
..
Makefile.am Oops -- macros not defined. 2004-07-22 17:15:08 +00:00
mpi.h 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
mpif.h.in Enable proper f2c <--> c2f MPI_Request translation. Pick up f2c <--> 2004-10-08 17:12:36 +00:00
ompi_config_bottom.h 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
ompi_stdint.h fixes for Solaris 2004-08-15 23:54:30 +00:00