Ralph Castain
1783e15a96
Add these in so autogen and configure don't bark
...
This commit was SVN r1586.
2004-07-08 02:48:17 +00:00
Ralph Castain
49c43aa96d
Fix configure.ac - remove double inclusion of ns-directory makefiles.
...
This commit was SVN r1585.
2004-07-08 02:47:39 +00:00
Tim Woodall
bdb99df9a1
modified pml add_procs so that it calls ptl add_procs once w/ the entire
...
set of procs during mpi-init.
This commit was SVN r1584.
2004-07-07 23:43:09 +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
Weikuan Yu
4c751a6b23
Checking in some bug fixes.
...
This commit was SVN r1582.
2004-07-07 23:01:55 +00:00
George Bosilca
fbae1d86c8
Update the size before using it ...
...
This commit was SVN r1581.
2004-07-07 22:09:19 +00:00
George Bosilca
4f44e541d7
Update the binary tree version of the reduce function. It still does not work correctly in all cases, but it should give the correct answer at least for commutative operations.
...
This commit was SVN r1580.
2004-07-07 22:05:27 +00:00
Jeff Squyres
85985d221b
Minor buglets that cause older versions of AM to barf
...
This commit was SVN r1579.
2004-07-07 21:35:26 +00:00
Jeff Squyres
9ee904d95d
Bunches of things to make "make dist" work
...
This commit was SVN r1577.
2004-07-07 20:59:20 +00:00
Jeff Squyres
f561218613
Add a bunch of missing header files
...
This commit was SVN r1576.
2004-07-07 20:29:18 +00:00
Jeff Squyres
7a7ffc54ed
Need to include "tests" tree in the distribution tarball since
...
configure.ac generates some Makefiles in there
This commit was SVN r1575.
2004-07-07 18:46:34 +00:00
Jeff Squyres
cb175dd7ff
Remove extra debugging output
...
This commit was SVN r1574.
2004-07-07 18:34:19 +00:00
Jeff Squyres
b5e0618f91
Fill in a tcp oob Makefile.am
...
This commit was SVN r1573.
2004-07-07 16:51:39 +00:00
Tim Woodall
c119199b2e
skip sub-ifs unless primary isn't configured
...
This commit was SVN r1572.
2004-07-07 16:28:01 +00:00
Jeff Squyres
7a8396bab5
some text updates -- ditch old/un-updated version numbers
...
This commit was SVN r1571.
2004-07-07 15:58:55 +00:00
Jeff Squyres
bb343044d1
- Ensure to do the version number consistently
...
- Fix the stuff to substitute new config.guess / config.sub around the
distribution tree
This commit was SVN r1570.
2004-07-07 14:24:57 +00:00
Tim Woodall
192c44d54e
fix problem iterating through interface list when multiple logical
...
interfaces resolve to same kernel if index
This commit was SVN r1569.
2004-07-07 14:01:55 +00:00
Tim Woodall
5a829befc0
fix for both 2.96 and 3.+
...
This commit was SVN r1568.
2004-07-07 13:17:50 +00:00
Tim Woodall
b973054d96
removed c89 warnings
...
This commit was SVN r1567.
2004-07-07 13:13:58 +00:00
Jeff Squyres
8149265189
- Updated versioning system; "svn" number is now a string (vs. an int)
...
- Updated autogen.sh and friends to be more flexible and allow
components to be configured and built outside of the Open MPI tree
- Removed $(LIBOMPI_LA) from all component Makefile.am's -- it's
unnecessary
This commit was SVN r1566.
2004-07-07 12:45:36 +00:00
Jeff Squyres
fae7333bca
Ensure that the headers get installed (if selected).
...
This commit was SVN r1565.
2004-07-07 12:42:42 +00:00
Jeff Squyres
f59a3e91d5
Correct a filename in a comment.
...
This commit was SVN r1564.
2004-07-07 12:42:23 +00:00
Weikuan Yu
23bd215c97
Sorry for a lot of commit mails to svn. I have to relying on svn for
...
synchronizing different copies of my work on multiple network.
This commit was SVN r1563.
2004-07-07 12:39:10 +00:00
Ralph Castain
54027160ee
Fix a mistake - first argument in call to os_path was missing! Interesting that gcc 3.0+ compilers didn't pick it up, but that the older compilers did...
...
Anyway, thanks Weikuan!
Ralph
This commit was SVN r1552.
2004-07-07 02:01:49 +00:00
Weikuan Yu
fe505c759b
1) Done with the initilization test
...
2) To test the point-to-point
This commit was SVN r1551.
2004-07-07 00:06:18 +00:00
Denis Dimick
d499c81d27
svn=2 will now place the svn version number in the tarball
...
-This line, and those below, will be ignored--
M config/ompi_get_version.sh
M VERSION
This commit was SVN r1550.
2004-07-06 23:03:33 +00:00
Weikuan Yu
b8e06cec6e
Fix for it to skip the subdirectory: tests
...
This commit was SVN r1549.
2004-07-06 17:31:09 +00:00
Weikuan Yu
a2a12b93ec
Add More test files and their makerules
...
This commit was SVN r1548.
2004-07-06 16:20:06 +00:00
Weikuan Yu
667e4cd573
Add ptl_elan_peer.c
...
This commit was SVN r1547.
2004-07-06 16:19:08 +00:00
Weikuan Yu
9df5813c6b
a) Get PTL_ELAN coding done
...
b) Testing and optimizing is the next
This commit was SVN r1546.
2004-07-06 16:18:33 +00:00
Weikuan Yu
d4e1d133ca
a) Just to save some changes for the long weekend
...
This commit was SVN r1545.
2004-07-02 23:43:58 +00:00
Weikuan Yu
c1094b063e
a) Added a few test functions to test the initiation and communication
...
This commit was SVN r1544.
2004-07-02 19:35:40 +00:00
Weikuan Yu
dc943e56d2
a) Fill in the stub functions for mca or pml calling
...
This commit was SVN r1543.
2004-07-02 19:34:21 +00:00
Ralph Castain
df569c6458
Add process name reservation/creation functions per Vishal's request. Clean-up at least one warning message from an old piece of code that will shortly undergo major revision.
...
This commit was SVN r1542.
2004-07-02 19:26:03 +00:00
Ralph Castain
2f235e07ed
Added a field to the "compare" function that allows the caller to select which fields are to be included in the comparison.
...
Tim: would this meet your needs, or would you prefer totally seperate functions for each level of comparison? I wanted to make it easy to use, but also allow flexibility in case others want to compare different things.
This commit was SVN r1541.
2004-07-02 18:51:52 +00:00
Tim Woodall
df3c67422b
dont do anything for tcp progress routine - as progressing the event
...
library is already handled by the higher level ompi_progress()
This commit was SVN r1540.
2004-07-02 15:59:58 +00:00
Jeff Squyres
0232814ef9
Only "extern" globals in .h files; instantiate them elsewhere.
...
This commit was SVN r1539.
2004-07-02 02:11:54 +00:00
Ralph Castain
6fad2560b7
Cleanup the Makefile.am per Jeff's request so that base.h only appears in one place.
...
This commit was SVN r1538.
2004-07-02 01:35:07 +00:00
Ralph Castain
0f86a5f772
Add the base functions - and yes, they do compile :-)
...
Put a permanent fix into the include files to avoid the circular reference. You only need to include the "base.h" file now and it will pickup the ns.h file for you. Anyone working on components for the name server, however, should be warned that including the ns.h directly by itself (instead of going through base.h) will yield several unresolved errors.
Ignore the replica component - it is bogus at this time.
This commit was SVN r1537.
2004-07-02 01:24:53 +00:00
Weikuan Yu
0d38fe6a5f
Remove the .ompi_ignore from elan module.
...
Please let me know if there are problems building ompi.
This commit was SVN r1536.
2004-07-01 20:31:06 +00:00
Weikuan Yu
d6ebe382e4
a) Initialize Queue DMA control structures
...
b) Initialize the Queue DMA based descriptors
c) Reorganize the initialization code.
Todo:
a) Frag and request descriptors and get put/get functions going
b) Add rdma support for elan4, better to have global memory
This commit was SVN r1535.
2004-07-01 20:27:20 +00:00
Tim Woodall
b797c86672
changed notes to reflect new environment variables
...
This commit was SVN r1534.
2004-07-01 19:46:39 +00:00
Tim Woodall
7d3037f796
All -- please confirm that code at least compiles
...
before checking in....
This commit was SVN r1533.
2004-07-01 19:41:25 +00:00
Ralph Castain
27e903626b
This brings the name server documentation up-to-date and in some form of doxygen format. Still need to work on the base.h file, but the API definitions are in the ns/ns.h file anyway.
...
This commit was SVN r1532.
2004-07-01 19:21:56 +00:00
Tim Woodall
a047d6093b
modified to use new mca parameters
...
This commit was SVN r1531.
2004-07-01 19:20:51 +00:00
Tim Prins
6564f8403c
Adding functions to initialize a ner peer description.
...
Minor documentation changes
This commit was SVN r1530.
2004-07-01 17:45:34 +00:00
Tim Woodall
8cfc45bbee
restored Jeffs changes
...
This commit was SVN r1529.
2004-07-01 16:25:44 +00:00
Ralph Castain
6eed97c7f9
Updated version of name server include files to mca format. Putting this in main branch since (I guess) we have abandoned the /tmp/rte safe zone. Sorry to anyone this 'breaks'.
...
This commit was SVN r1528.
2004-07-01 15:33:17 +00:00
Tim Woodall
165d4f8841
merge of oob/rte changes from rte branch
...
This commit was SVN r1527.
2004-07-01 14:49:54 +00:00
Jeff Squyres
5175280beb
- Somehow had the default for static libraries; doh!
...
- fixed case to ensure that --disable-shared also automatically
disables building DSO components
This commit was SVN r1524.
2004-06-30 22:45:33 +00:00