1
1

944 Коммитов

Автор SHA1 Сообщение Дата
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
Jeff Squyres
719dd9b3d0 Re-add the mem alloc/free function pointer typedefs
This commit was SVN r883.
2004-03-17 19:27:02 +00:00
David Daniel
e572fbb128 Removing explicit references to stdint.h
This commit was SVN r882.
2004-03-17 19:22:14 +00:00
Jeff Squyres
8d0e62a16c Rename stdint.h to lam_stdint.h so that we never include it by accident
This commit was SVN r881.
2004-03-17 19:21:56 +00:00
Jeff Squyres
c9025b0873 Changes the location of libltdl.h
This commit was SVN r880.
2004-03-17 19:14:14 +00:00
Jeff Squyres
aa8ef8bd0a Build system mods for the new directory organization
This commit was SVN r879.
2004-03-17 19:06:06 +00:00
David Daniel
b9892161ef Fixing up the base component (part 1)
This commit was SVN r878.
2004-03-17 19:03:26 +00:00
David Daniel
7f8c2c3714 Updating header file names after the great directory reorganization.
This commit was SVN r877.
2004-03-17 18:45:16 +00:00
Jeff Squyres
99a09d6dbe Consolidate a little further
This commit was SVN r876.
2004-03-17 18:18:44 +00:00
Jeff Squyres
a842328bcc Final part of dir moves (hypothetically! :-)
This commit was SVN r875.
2004-03-17 17:47:14 +00:00
Jeff Squyres
3af590bc3f Ditch this directory
This commit was SVN r874.
2004-03-17 17:46:06 +00:00
Jeff Squyres
698685924b Part 2 of The Great Source Reorganization
This commit was SVN r873.
2004-03-17 17:45:44 +00:00
Jeff Squyres
1b67211597 Massive directory reorganization :-)
This commit was SVN r872.
2004-03-17 17:42:19 +00:00
Tim Woodall
8be45b5463 added additional mpi interface functions
This commit was SVN r871.
2004-03-17 17:28:11 +00:00
Jeff Squyres
4eb8a82be7 Update svn:ignore properties
This commit was SVN r870.
2004-03-17 04:03:09 +00:00
Jeff Squyres
86d2c8aca9 Fixes for VPATH builds
This commit was SVN r869.
2004-03-17 03:58:21 +00:00
Jeff Squyres
f462a7edfb - Make fortran pthread tests work properly
- Add THREAD_*FLAGS to all the relevant places
- Propagate THREAD_*FLAGS to the wrappers
- Add src/mpi/win/Makefile to AC_OUTPUT

This commit was SVN r868.
2004-03-17 03:04:44 +00:00
Jeff Squyres
7e97aafb66 Ensure that we always have fortran sizeof's and alignments, and put
them in run-time variables so that they can be overridden at run-time

This commit was SVN r867.
2004-03-16 23:54:51 +00:00
Vishal Sahay
7504db72f9 Attribute implementation for comm/win/datatype
This commit was SVN r866.
2004-03-16 23:34:41 +00:00
Rich Graham
5e5af09cd4 add the fortran interface function group_compare_f.c
This commit was SVN r865.
2004-03-16 23:19:39 +00:00
Vishal Sahay
a786afb192 Bitmap implementation
This commit was SVN r864.
2004-03-16 23:19:10 +00:00
Tim Woodall
3992c9582a added support for irecv,isend,wait
This commit was SVN r863.
2004-03-16 21:56:19 +00:00
Ralph Castain
42bbb8ef87 Fixec by David and Ralph 3/16/2004
This commit was SVN r862.
2004-03-16 19:23:24 +00:00
Ralph Castain
3dad21d877 Tim fixed this
This commit was SVN r861.
2004-03-16 19:05:26 +00:00
Tim Woodall
89ea67b7d9 dont use loopback by default
This commit was SVN r860.
2004-03-16 15:22:12 +00:00
Tim Woodall
5fbf7beb98 first cut at working rts/cts approach for large messages
This commit was SVN r859.
2004-03-16 15:12:11 +00:00
Rich Graham
4ee675e091 change the c MPI error codes to negative values.
This commit was SVN r858.
2004-03-16 01:26:52 +00:00
Rich Graham
8a88d2e150 clean up the group implementation - remove special code for group_empty,
increment proc reference counts, get rank in group using
lam_set_group_rank.

This commit was SVN r857.
2004-03-16 01:18:47 +00:00
Rich Graham
a7dc6bc338 add error checking. Fix reference counts for procs in new groups.
remove special treatment for creating new empty groups (i.e. they
are no longer mapped to group_empty.  Implement group_free.

This commit was SVN r856.
2004-03-15 22:14:08 +00:00
Tim Woodall
abfa077cea fixed blocking send/recv on non-blocking sockets
This commit was SVN r855.
2004-03-15 20:55:05 +00:00
Tim Woodall
5e8e4c6494 turned off debug
This commit was SVN r854.
2004-03-15 20:53:21 +00:00
Tim Woodall
45d64ab165 release lock while waiting in kernel
This commit was SVN r853.
2004-03-15 20:52:52 +00:00
Tim Woodall
76c523c3b0 lam_event_lock needs to be held during main loop
This commit was SVN r852.
2004-03-15 20:44:45 +00:00
Tim Woodall
5b59e1fee4 breaking hello world - temporarily ifdef out
This commit was SVN r851.
2004-03-15 20:43:10 +00:00
Tim Woodall
b56a64515e fixed bug checking index
This commit was SVN r850.
2004-03-15 18:08:05 +00:00
Rich Graham
aa71cb2a6d fix a bug.
This commit was SVN r849.
2004-03-15 17:57:12 +00:00
Jeff Squyres
17d0f83588 Add fixes for .svn dirs on developer-specific options/overrides
This commit was SVN r848.
2004-03-15 17:33:44 +00:00
Prabhanjan Kambadur
7fd568febc My first commit. Silly error
This commit was SVN r847.
2004-03-15 16:21:49 +00:00
Jeff Squyres
5a3e05dded Convert .cvsignore to svn:ignore
This commit was SVN r846.
2004-03-15 16:02:12 +00:00
Brian Barrett
23656a5ba4 * commit some pending rsh fixes. Code still isn't used - save that later :)
This commit was SVN r845.
2004-03-15 15:12:41 +00:00