1
1
Граф коммитов

948 Коммитов

Автор SHA1 Сообщение Дата
Jeff Squyres
f31f7fc207 Finalize errhandler doxygen docs
This commit was SVN r948.
2004-03-20 00:53:55 +00:00
Jeff Squyres
53581e13c6 Implemented MPI_Errhandler_f2c and MPI_Errhandler_c2f
This commit was SVN r947.
2004-03-19 19:01:09 +00:00
Jeff Squyres
aac803a3cb Return MPI_GROUP_NULL, not NULL.
This commit was SVN r946.
2004-03-19 19:00:28 +00:00
Jeff Squyres
c296eaacc7 A few more errhandler things; should be complete for comms now (still
have fortran issues to do)

This commit was SVN r945.
2004-03-19 18:01:03 +00:00
Jeff Squyres
f83a8fb659 Some more errhandler stuff, including updated invocation macros in
errhandler/errhandler.h.

This commit was SVN r944.
2004-03-19 17:29:39 +00:00
Jeff Squyres
dcfb9f7d43 First cut of mpif.h. Probably still needs heavy modification.
This commit was SVN r943.
2004-03-19 17:28:56 +00:00
Tim Woodall
7774c2d11e resolved compiler warning
This commit was SVN r942.
2004-03-19 17:28:53 +00:00
Jeff Squyres
f871b73606 First cut at mpif.h; probably needs to be heavily modified.
This commit was SVN r941.
2004-03-19 17:27:35 +00:00
Edgar Gabriel
4e77d33a5e updated checklist.txt
This commit was SVN r940.
2004-03-19 17:26:53 +00:00
Jeff Squyres
6fa5b23df8 Checklist of MPI functions so that we can know when we are done ;-)
This commit was SVN r939.
2004-03-19 17:18:49 +00:00
Vishal Sahay
af4a977a21 Change references to keyhash according to the comm/datatype/win object -- append a prefix to keyhash in the respective structure
This commit was SVN r938.
2004-03-19 16:34:09 +00:00
Jeff Squyres
03a4898a4d Really correct the group create logic this time. Really.
This commit was SVN r937.
2004-03-19 14:25:08 +00:00
Jeff Squyres
5a1bc373a3 Change the pointer array functions to return LAM_ERROR instead of -1
This commit was SVN r936.
2004-03-19 14:15:16 +00:00
Tim Woodall
61f9cc7792 cleanup compiler warnings/errors
This commit was SVN r935.
2004-03-19 14:08:34 +00:00
Jeff Squyres
19629774f0 First cut at error handlers. Still have more to go.
This commit was SVN r934.
2004-03-19 06:12:43 +00:00
Jeff Squyres
5e67eb96c8 - Update for new global function name (lam_group_allocate)
- Silence some minor compiler warnings

This commit was SVN r933.
2004-03-19 06:11:48 +00:00
Jeff Squyres
b9b207888e Silence compiler warnings
This commit was SVN r932.
2004-03-19 06:11:00 +00:00
Jeff Squyres
72504c96f6 - Fix bug that didn't enable picky compiler in svn checkouts (oops)
- Remove all searches for "CVS" directories

This commit was SVN r931.
2004-03-19 06:07:54 +00:00
Jeff Squyres
1d3c569bac Fix some minor errors: global sym name, static functions, etc.
This commit was SVN r930.
2004-03-19 06:06:52 +00:00
Jeff Squyres
30ac8a87b9 Fix function name that just changed
This commit was SVN r929.
2004-03-19 06:06:04 +00:00
Jeff Squyres
ca5fa108f5 Change from "CVS" version to "SVN" version
This commit was SVN r928.
2004-03-19 06:05:27 +00:00
Jeff Squyres
304400d32b Rename the module registry to be the module repository
This commit was SVN r927.
2004-03-19 03:24:46 +00:00
Jeff Squyres
b195c85f60 First cut of the errhandler stuff (invocation of errorhandlers, to be
invoked by top-level MPI functions).  See doxygen comments for
explanations of which macros to use.

This commit was SVN r926.
2004-03-19 00:00:09 +00:00
Jeff Squyres
251f68b94f Re-separate out the always-installable headers from the
LAM-development headers.

This commit was SVN r925.
2004-03-18 21:35:28 +00:00
Prabhanjan Kambadur
e18d26e901 Fortran has to be enabled by seperate flags. I was using the same flags as used by teh C interface which built fortran bindings even when the user has disabled them
This commit was SVN r924.
2004-03-18 21:34:00 +00:00
George Bosilca
c287343f8a Add lam_ in front of ALL functions exported ... I hope ...
This commit was SVN r923.
2004-03-18 20:48:21 +00:00
George Bosilca
237dc3a0e3 Add the starting point to the convertor_init* functions
Add lam_ in fron of all exported functions
Use the defines from lam_config.h to set the alignment of the data

This commit was SVN r922.
2004-03-18 20:39:45 +00:00
Tim Woodall
cd29faa1e0 additional p2p i/f functions
This commit was SVN r921.
2004-03-18 20:04:09 +00:00
George Bosilca
4f3bca907f Move some functions in the datatype.h file and make them static inline.
Remove dt_old_limit.c file.
Correctly define the lam_datatype_t

This commit was SVN r920.
2004-03-18 19:38:02 +00:00
George Bosilca
868ff4a4cf Add LAM_ in front of EV_ defines.
This commit was SVN r919.
2004-03-18 19:22:00 +00:00
George Bosilca
5b0c135466 New datatype engine.
This commit was SVN r918.
2004-03-18 18:06:33 +00:00
Tim Woodall
cd6be89d0d changed "struct lam_datatype_t" to lam_datatype_t
This commit was SVN r917.
2004-03-18 18:04:50 +00:00
Tim Woodall
c8ee802625 implemented waitall
This commit was SVN r916.
2004-03-18 17:49:40 +00:00
Tim Woodall
96f263403a re-implemented wait
This commit was SVN r915.
2004-03-18 16:03:03 +00:00
Tim Woodall
3364dc51e2 no longer used
This commit was SVN r914.
2004-03-18 14:31:09 +00:00
David Daniel
dfdd30969b Miscellaneous fixes for a clean build
This commit was SVN r913.
2004-03-18 14:17:23 +00:00
Tim Woodall
05cf2b1cff changed wait prototype - added waitall
This commit was SVN r912.
2004-03-18 14:05:32 +00:00
David Daniel
01268da3b4 MPI_Group takes a pointer to a group and resets its contents to
MPI_GROUP_NULL.

This commit was SVN r911.
2004-03-17 23:50:55 +00:00
Jeff Squyres
178de760b9 No need for this file anymore
This commit was SVN r910.
2004-03-17 23:19:50 +00:00
David Daniel
47cf122ced Moving top-level header files to include/ directory.
This commit was SVN r909.
2004-03-17 23:14:32 +00:00
Tim Woodall
75916dc548 added missing file
This commit was SVN r908.
2004-03-17 22:57:23 +00:00
Tim Woodall
01b8f0989c added mpi_init mpi_finalize
This commit was SVN r907.
2004-03-17 22:55:49 +00:00
Jeff Squyres
dc8d926fc2 We only have libmpi now -- no more liblam
This commit was SVN r906.
2004-03-17 22:37:52 +00:00
Jeff Squyres
e4ecddc3ac Add svn:ignore properties
This commit was SVN r905.
2004-03-17 22:30:24 +00:00
Jeff Squyres
b237f1ab71 Temporarily take "test" out of the build tree; needs to be fixed soon
This commit was SVN r904.
2004-03-17 22:28:36 +00:00
Jeff Squyres
51109ef70a Add some sub-Makefile.am's in the libevent tree
This commit was SVN r903.
2004-03-17 22:28:18 +00:00
Jeff Squyres
d6d01c2818 Make this directory have something in it so that make dist doesn't barf
This commit was SVN r902.
2004-03-17 22:27:32 +00:00
Jeff Squyres
e4b0ba680d Fixed wrong information
This commit was SVN r901.
2004-03-17 22:27:02 +00:00
Jeff Squyres
aeb05f15f2 More event fixes, specifically for "make dist"
This commit was SVN r900.
2004-03-17 22:17:06 +00:00
Jeff Squyres
f7749b8a98 There's no romio_config.h anymore
This commit was SVN r899.
2004-03-17 22:16:49 +00:00