George Bosilca
bdfb889dda
Dont forget to set the pointer to the component !!!
...
This commit was SVN r2075.
2004-08-11 21:51:52 +00:00
George Bosilca
e5164e21e6
Mea culpa, the argument should be a simple char (one and only one small char).
...
This commit was SVN r2074.
2004-08-11 21:40:01 +00:00
Tim Woodall
2533901c4f
- remove proc cleanup code until debugged
...
This commit was SVN r2073.
2004-08-11 21:35:31 +00:00
George Bosilca
931e9bcbe1
A string array is always between " not '. Remove some compiler warnings.
...
This commit was SVN r2072.
2004-08-11 21:33:12 +00:00
Graham Fagg
b8ef4da537
made ompi_buffer_get_ptrs() public so oob_recv wrappers can see it.
...
This commit was SVN r2071.
2004-08-11 21:08:40 +00:00
Graham Fagg
209bbbb6ad
Added mca_oob_recv_packed() which is a wrapper for oob_recv that recvs into a buffer that is hander to the user. No lowlevel changes.
...
(This will be used by GPR).
Todo: sends (easy) and nb recv (harder)
This commit was SVN r2070.
2004-08-11 21:07:16 +00:00
George Bosilca
9ad929ecd7
Remove the memory leak.
...
Keep trace of the allocated array of ptl pointers.
This commit was SVN r2069.
2004-08-11 20:50:55 +00:00
Graham Fagg
5185e4f006
Updated ompi_buffer_init so that you can force an initial size of buffer
...
(used by oob_recvs, that need the memory ptr before posting the actual recv)
This commit was SVN r2068.
2004-08-11 19:52:28 +00:00
Ginger Young
69b8be7d8c
Updated to fix compiler errors. ompi_session_dir.c needs to be re-visited at a later date to make certain that everything is being tested.
...
This commit was SVN r2067.
2004-08-11 19:50:58 +00:00
Sayantan Sur
304d1b832b
Minor modification to Makefile.am to list all files *.[ch]
...
This commit was SVN r2066.
2004-08-11 19:00:41 +00:00
Sayantan Sur
e020c45bfe
Added ptl_ib_peer.c and modified D_PRINT macros
...
This commit was SVN r2065.
2004-08-11 18:51:01 +00:00
Graham Fagg
fdbeb9c3cf
Added realloc code for resizing buffers. Tested before commiting.
...
This commit was SVN r2064.
2004-08-11 18:44:00 +00:00
George Bosilca
4ecc0a6047
Activate the profiling module.
...
This commit was SVN r2063.
2004-08-11 18:31:46 +00:00
George Bosilca
14705b4ebb
Change some function name to replace module by component.
...
Correct the return of the init function.
This commit was SVN r2062.
2004-08-11 18:27:55 +00:00
Jeff Squyres
006fc7734f
Fix for bug identified this morning: ptl base didn't correctly handle
...
if a component returned NULL back as a module. Reviewed by Tim.
This commit was SVN r2061.
2004-08-11 18:25:24 +00:00
Weikuan Yu
87adba0d79
Get Chained DMA working. To optimize the communication flow and add threading support
...
This commit was SVN r2060.
2004-08-11 18:05:18 +00:00
Jeff Squyres
492fc5728d
Fix some annoying compiler warnings
...
This commit was SVN r2059.
2004-08-11 17:52:44 +00:00
Laura Casswell
b8f5447d56
fix comments and usage text
...
This commit was SVN r2058.
2004-08-11 17:30:07 +00:00
Laura Casswell
9b32917016
fix usage text
...
This commit was SVN r2057.
2004-08-11 17:28:49 +00:00
Laura Casswell
af872b6548
fix usage text
...
This commit was SVN r2056.
2004-08-11 17:27:56 +00:00
Laura Casswell
eacf8e4346
fix usage text
...
This commit was SVN r2055.
2004-08-11 17:27:28 +00:00
Laura Casswell
cb02cf962c
add simple script to run tests
...
This commit was SVN r2054.
2004-08-11 17:25:56 +00:00
Laura Casswell
fef74ce9e1
fix comments and usage statement
...
This commit was SVN r2053.
2004-08-11 17:23:40 +00:00
Laura Casswell
664d5c652d
fix comments and usage message
...
This commit was SVN r2052.
2004-08-11 17:22:28 +00:00
Laura Casswell
0f848961e3
fix comments
...
This commit was SVN r2051.
2004-08-11 17:20:34 +00:00
Laura Casswell
4996885279
add simple script to run tests
...
This commit was SVN r2050.
2004-08-11 17:14:23 +00:00
Laura Casswell
a323f2210f
fix link
...
This commit was SVN r2049.
2004-08-11 17:09:40 +00:00
Tim Woodall
4ac886f119
resolved several issues in tcp cleanup
...
This commit was SVN r2048.
2004-08-11 16:56:45 +00:00
Sayantan Sur
1dfc06736f
The IB proc/peer interfaces updated and modified.
...
This commit was SVN r2047.
2004-08-11 16:45:40 +00:00
Brian Barrett
4a164fd164
* Clean up warning on init
...
This commit was SVN r2046.
2004-08-11 16:33:53 +00:00
Brian Barrett
56a1d454a3
* move around some of the ompi universe prep code in preparation for making
...
it work properly
This commit was SVN r2045.
2004-08-11 16:24:52 +00:00
Brian Barrett
4b2634fe08
* only edit the procinfo struct if we are creating the thing
...
This commit was SVN r2044.
2004-08-11 16:24:00 +00:00
Jeff Squyres
cda8d85f80
Add doxygen docs for ompi_list.h, and fix one minor typo mistake in
...
ompi_info related to ompi_list_t.
This commit was SVN r2043.
2004-08-11 16:18:52 +00:00
Rich Graham
7d921a0a69
get the sm MCA "stuff" fixed, fix a bug in memory alignment for the
...
sm mpool allocation, create sm ptl control shared memory region,
add comments.
This commit was SVN r2042.
2004-08-11 16:06:14 +00:00
David Daniel
f062fb9d01
Including sys/types.h for MacOS X
...
This commit was SVN r2041.
2004-08-11 16:04:29 +00:00
Tim Prins
3db2f05dc3
Properly set address reuse on the oob tcp listen socket.
...
Remove some temporary code.
This commit was SVN r2040.
2004-08-11 16:02:59 +00:00
Graham Fagg
4e34dc89ed
Fixed coding style and added header needed by OS 10 users..
...
This commit was SVN r2039.
2004-08-11 15:58:30 +00:00
Jeff Squyres
3494e2146e
Ensure to DESTROY lists that are no longer used
...
This commit was SVN r2038.
2004-08-11 12:47:05 +00:00
Jeff Squyres
9f2aa1195a
This component exposed a few bugs (offline mails coming to the
...
relevant developers) -- ignoring it for now.
This commit was SVN r2037.
2004-08-11 11:22:26 +00:00
Jeff Squyres
74dd402fd2
Use the #define's generated from the VERSION file (in
...
pcm-seed-version.h).
This commit was SVN r2036.
2004-08-11 11:08:18 +00:00
George Bosilca
ee547b9c98
Change module to component as required by the others layers.
...
This commit was SVN r2035.
2004-08-11 09:01:02 +00:00
Graham Fagg
e77a30ba34
Finished (2nd?) version of the public pack/unpack routines.
...
- Correctly pack previously packed buffers.. but makes flat storage
- Buffers are managed by system (they are now objects)
Todo: complete realloc code, checkin my test code in tests/util
add a few more pack types and then remove oob_pack as no-one is using it
This commit was SVN r2034.
2004-08-11 07:04:38 +00:00
Jeff Squyres
58eb425f30
Add missing .h file to fix the tarball generated by "make dist"
...
This commit was SVN r2033.
2004-08-11 01:28:12 +00:00
George Bosilca
cb87b1787e
Move the files from src in this directory.
...
This commit was SVN r2032.
2004-08-10 23:38:12 +00:00
George Bosilca
55a8a7b3d8
Move all files in the main self directory. Should lead to a faster compilation.
...
This commit was SVN r2031.
2004-08-10 23:36:59 +00:00
George Bosilca
328a57eef1
Update the file to reflect the last couple of changes.
...
This commit was SVN r2030.
2004-08-10 23:31:59 +00:00
Weikuan Yu
56f4fe4f76
check in a ping-pong test benchmark
...
This commit was SVN r2029.
2004-08-10 23:15:14 +00:00
Weikuan Yu
917996be27
Check in some bug fixes. To get chained DMA working soon
...
This commit was SVN r2028.
2004-08-10 23:14:21 +00:00
David Daniel
7735e6dec5
Adding portable pseudo-terminal code. Not yet tested -- but not yet used.
...
This commit was SVN r2027.
2004-08-10 22:42:45 +00:00
David Daniel
ac36e0fc27
Adding conditionals for portable (v)asprintf and (v)snprintf implementations
...
This commit was SVN r2026.
2004-08-10 22:41:17 +00:00