Brian Barrett
|
312819d8a3
|
* add support for a long -> string conversion (useful in RTE stuff)
This commit was SVN r1718.
|
2004-07-14 18:04:31 +00:00 |
|
Ralph Castain
|
ad50f148c2
|
Unit test for name server replica functionality now complete and functional.
This commit was SVN r1631.
|
2004-07-12 14:14:47 +00:00 |
|
Ralph Castain
|
7e20e8f430
|
Update of unit test for name server - submitted to Jeff for review.
This commit was SVN r1628.
|
2004-07-12 03:21:18 +00:00 |
|
Ralph Castain
|
edd09958e8
|
Update unit test
This commit was SVN r1616.
|
2004-07-11 01:18:59 +00:00 |
|
Ralph Castain
|
64fda9a437
|
Unit test for name server.
This commit was SVN r1606.
|
2004-07-09 01:58:08 +00:00 |
|
Ralph Castain
|
51efaff00f
|
Move the name server test directory to new location.
This commit was SVN r1583.
|
2004-07-07 23:11:22 +00:00 |
|
Jeff Squyres
|
735787e12b
|
Remove the set_list_size inline function
This commit was SVN r1490.
|
2004-06-28 23:52:06 +00:00 |
|
Tim Prins
|
48f51861d3
|
Adding a new class which is a red black tree
-reviewed by Tim
adding a small test program for the tree
This commit was SVN r1437.
|
2004-06-22 20:52:18 +00:00 |
|
Ralph Castain
|
a0cfd47135
|
Add unit tests for name server.
This commit was SVN r1301.
|
2004-06-16 03:34:19 +00:00 |
|
Jeff Squyres
|
ceec782bcd
|
Minor fixes to make the tree build correctly. Temporaryly removed
test/include from the build because it only has one program that
doesn't compile right now.
This commit was SVN r1297.
|
2004-06-16 00:34:27 +00:00 |
|
David Daniel
|
c0c70e626a
|
Adding some atomic tests. Work on MacOS X, but not yet included in the build system (I hope).
This commit was SVN r1289.
|
2004-06-15 22:41:41 +00:00 |
|
Tim Woodall
|
d1706ed2d0
|
more cleanup of broken svn commit
This commit was SVN r1280.
|
2004-06-15 19:57:18 +00:00 |
|
Jeff Squyres
|
b1cb8b8cfa
|
Fixes for "make dist"
This commit was SVN r1278.
|
2004-06-15 19:39:21 +00:00 |
|
Tim Prins
|
44d2bd5259
|
removing the memory allocator tests as we are
moving things around and these will frequently
break
This commit was SVN r1267.
|
2004-06-15 17:15:34 +00:00 |
|
Tim Prins
|
8f7b128941
|
first checkin of the memory allocation framework. It should work fine
except the align and realloc functions are not yet allocated.
This commit was SVN r1251.
|
2004-06-14 21:05:53 +00:00 |
|
Ralph Castain
|
4c28cb8b3d
|
Okay, let's see if the system gets rid of the old registry files this time. Also added new location to configure.ac, and picked up a change to the sys_info header.
This commit was SVN r1239.
|
2004-06-12 10:56:32 +00:00 |
|
Ralph Castain
|
3ba6a024c9
|
Update the unit test for sys_info function
This commit was SVN r1224.
|
2004-06-11 00:36:48 +00:00 |
|
Tim Woodall
|
8e30307ada
|
removed list type
This commit was SVN r1212.
|
2004-06-09 22:08:59 +00:00 |
|
George Bosilca
|
3c866dde73
|
C require that the definitions of variables have to be done prior to any instruction block.
This commit was SVN r1208.
|
2004-06-09 04:31:38 +00:00 |
|
David Daniel
|
c2e2de7981
|
Removing broken reference to registry test
This commit was SVN r1198.
|
2004-06-07 21:00:42 +00:00 |
|
Tim Woodall
|
f851e0032b
|
renamed
This commit was SVN r1196.
|
2004-06-07 19:14:26 +00:00 |
|
David Daniel
|
1b04577727
|
renaming directories
This commit was SVN r1193.
|
2004-06-07 15:45:09 +00:00 |
|
David Daniel
|
2f96ba71fe
|
renaming files
This commit was SVN r1192.
|
2004-06-07 15:40:19 +00:00 |
|
David Daniel
|
563ac2a338
|
First pass of lam -> ompi conversion
This commit was SVN r1191.
|
2004-06-07 15:33:53 +00:00 |
|
Tim Woodall
|
9361dbf767
|
- changed PTL ptl_add_proc/ptl_del_proc interface to accept an array of procs for more scalable startup
- resolved several threaded race conditions
- stubs for shared memory ptl
This commit was SVN r1186.
|
2004-06-03 22:13:01 +00:00 |
|
Ralph Castain
|
3669c92549
|
Update of the os_session_dir_init unit test to reflect change in number of parameters passed to function.
This commit was SVN r1164.
|
2004-05-27 16:20:20 +00:00 |
|
Tim Woodall
|
7093a41292
|
resolved link errors for single threaded case
This commit was SVN r1163.
|
2004-05-26 21:54:11 +00:00 |
|
Ralph Castain
|
82558c56d6
|
Add unit tests for ompi_session_dir_init routine.
This commit was SVN r1162.
|
2004-05-26 19:16:33 +00:00 |
|
Ralph Castain
|
5ed4721bb2
|
Add unit tests for os_create_dirpath and sys_info.
This commit was SVN r1157.
|
2004-05-26 02:20:05 +00:00 |
|
Ralph Castain
|
bc8330fb7a
|
Unit test for src/util/os_path.c
This commit was SVN r1156.
|
2004-05-25 21:38:16 +00:00 |
|
Tim Woodall
|
42a05e9a74
|
updated to reflect directory reorg - test directory tree should match src
This commit was SVN r1154.
|
2004-05-24 21:45:00 +00:00 |
|
Vishal Sahay
|
20469b4248
|
Testcase for bitmap. This dir struct is not correct now, and cant be build. So just commiting the te
st as it is (although it has been tested outside of this scope...and it works fine)
This commit was SVN r1021.
|
2004-04-11 22:15:45 +00:00 |
|
Tim Woodall
|
3992c9582a
|
added support for irecv,isend,wait
This commit was SVN r863.
|
2004-03-16 21:56:19 +00:00 |
|
Jeff Squyres
|
5a3e05dded
|
Convert .cvsignore to svn:ignore
This commit was SVN r846.
|
2004-03-15 16:02:12 +00:00 |
|
Tim Woodall
|
7b590f00b4
|
first cut at blocking send/recv (via tcp)
This commit was SVN r842.
|
2004-03-11 22:02:01 +00:00 |
|
Tim Woodall
|
e5b510128f
|
fixed dependency
This commit was SVN r820.
|
2004-03-03 17:06:49 +00:00 |
|
Tim Woodall
|
4f79b5d7ff
|
fixed dependencies
This commit was SVN r819.
|
2004-03-03 17:05:51 +00:00 |
|
Tim Woodall
|
8ac7db9c55
|
added link dependency
This commit was SVN r818.
|
2004-03-03 17:04:30 +00:00 |
|
Tim Woodall
|
1f915b0b4a
|
- made lam_mutex_t a lam_object
- implemented module exchange
- debugging p2p init
- added condition variables
- added threading test code
This commit was SVN r817.
|
2004-03-03 16:44:41 +00:00 |
|
Jeff Squyres
|
063db13374
|
Minor mod
This commit was SVN r804.
|
2004-02-14 06:03:05 +00:00 |
|
Jeff Squyres
|
f8f59bd309
|
*** empty log message ***
This commit was SVN r767.
|
2004-02-13 05:39:50 +00:00 |
|
Jeff Squyres
|
f54128c68c
|
Add another executable
This commit was SVN r757.
|
2004-02-13 04:00:00 +00:00 |
|
Jeff Squyres
|
97bcdd02ee
|
Add in lam_object.lo
This commit was SVN r754.
|
2004-02-13 03:38:02 +00:00 |
|
Tim Woodall
|
63ea2f9ecb
|
renamed to test_verify_str
This commit was SVN r732.
|
2004-02-11 21:12:00 +00:00 |
|
Tim Woodall
|
c266f0d556
|
renamed existing tests to be consistent w/ type names they test
added lam_value_array test
This commit was SVN r728.
|
2004-02-11 14:45:35 +00:00 |
|
Tim Woodall
|
633f525421
|
added hash_table test
This commit was SVN r716.
|
2004-02-10 22:19:03 +00:00 |
|
Tim Woodall
|
61e9d9bcdf
|
- renamed list.h to lam_list.h
- renamed object.h to lam_object.h
- updated hash_table test
This commit was SVN r715.
|
2004-02-10 22:15:55 +00:00 |
|
David Daniel
|
6ea89746de
|
Making test() static to quieten compiler
This commit was SVN r712.
|
2004-02-10 22:07:47 +00:00 |
|
Rich Graham
|
190b9b13b5
|
Add test for lam_pointer_array.c
This commit was SVN r706.
|
2004-02-10 21:22:43 +00:00 |
|
Jeff Squyres
|
d4c0fd9e25
|
Make the Makefile.am reflect the real filenames
This commit was SVN r695.
|
2004-02-10 19:40:05 +00:00 |
|