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

933 Коммитов

Автор SHA1 Сообщение Дата
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
Tim Woodall
6e96ca6a78 added request free
This commit was SVN r898.
2004-03-17 22:13:01 +00:00
Tim Woodall
e444d50409 fixed calls to free
This commit was SVN r897.
2004-03-17 22:08:13 +00:00
Tim Woodall
c8bcea1f0c added request free
This commit was SVN r896.
2004-03-17 22:00:19 +00:00
Jeff Squyres
803d6c67bd Update svn:ignore
This commit was SVN r895.
2004-03-17 21:46:32 +00:00
Jeff Squyres
7c4880ef15 Remove unnecessary files
This commit was SVN r894.
2004-03-17 21:43:16 +00:00
Jeff Squyres
8d4c171a60 I will beat this event library. I will.
This commit was SVN r893.
2004-03-17 21:37:12 +00:00
Jeff Squyres
f79bd1dbb4 Add missing file
This commit was SVN r892.
2004-03-17 21:31:33 +00:00
Jeff Squyres
1ee935eac6 Perhaps the final commit of the Great Source Reorganization...
This commit was SVN r891.
2004-03-17 21:11:52 +00:00
Jeff Squyres
e4ba4f8589 Missed these edits -- remove "_lam" from the library name
This commit was SVN r890.
2004-03-17 20:45:09 +00:00
Jeff Squyres
0103138b4c Use libmpi.la directly now; there's no need for liblam
This commit was SVN r889.
2004-03-17 20:44:54 +00:00
David Daniel
e267a9fdd5 Fix in Makefile.am and to documentation in lam_object.h
This commit was SVN r888.
2004-03-17 20:36:14 +00:00
David Daniel
bf2c32aa25 Fixing declaration of start method
This commit was SVN r887.
2004-03-17 20:25:14 +00:00
David Daniel
0993f49ffe More fixes from directory reorg
This commit was SVN r886.
2004-03-17 20:00:24 +00:00
Jeff Squyres
c43bee325a More fixes for the source re-org
This commit was SVN r885.
2004-03-17 19:43:41 +00:00
Jeff Squyres
ad32d872a6 Missed this library reference :-)
This commit was SVN r884.
2004-03-17 19:34:02 +00:00