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

1682 Коммитов

Автор SHA1 Сообщение Дата
Weikuan Yu
0f19862443 checking in bug fixes again
This commit was SVN r1601.
2004-07-08 16:39:59 +00:00
Denis Dimick
173c6d8fb8 fixed file for make dist
This commit was SVN r1600.
2004-07-08 16:39:29 +00:00
Jeff Squyres
2cdc8c8e6c There's no VERSION file here yet; deleting the EXTRA_DIST for now
This commit was SVN r1599.
2004-07-08 15:54:56 +00:00
Weikuan Yu
794943142d Remove .ompi_ignore again
This commit was SVN r1598.
2004-07-08 15:44:14 +00:00
Weikuan Yu
f6ce7f8c81 Remove ptl_elan_addr.h for 'make dist' to work
This commit was SVN r1597.
2004-07-08 15:39:52 +00:00
Jeff Squyres
f6656eab49 Add src/mca/ns tree into default build
This commit was SVN r1596.
2004-07-08 15:05:51 +00:00
Ralph Castain
82d984c3f7 Instance the ompi_name_class.
This commit was SVN r1595.
2004-07-08 15:00:30 +00:00
Weikuan Yu
9efff93831 Put back the .ompi_ignore file for 'make dist' to work.
This commit was SVN r1594.
2004-07-08 14:56:19 +00:00
Ralph Castain
2c31903054 Bunch of changes - converted arguments of some functions to const, continued to add functionality, fixed INSTANCE vs DECLARATION on OBJ variable.
This commit was SVN r1593.
2004-07-08 14:52:14 +00:00
Jeff Squyres
d1c5e93cd4 Changes to accomodate procid->vpid and to move away from accessing the
vpid directly.  Instead, use the ompi_name_server.get_vpid() (and
friends) accessor functions from the selected ns module.

This fixes compile issues, but still leaves linker issues -- Ralph
will be committing a fix for those shortly.

This commit was SVN r1592.
2004-07-08 14:48:34 +00:00
Jeff Squyres
5803b79dcd Properly propagate extra wrapper/libmpi flags up from component
configure scripts.  Only propagate wrapper flags when compiling the
component statically in libmpi.

This commit was SVN r1591.
2004-07-08 13:08:44 +00:00
Jeff Squyres
2f66c558aa Rename makefile.am -> Makefile.am
This commit was SVN r1590.
2004-07-08 12:49:23 +00:00
Ralph Castain
670b8bf1c1 Begin installing functionality for the name server. Not ready for use at this time - just trying to keep the repository somewhere near where I am.
This commit was SVN r1589.
2004-07-08 12:43:30 +00:00
Jeff Squyres
53301f7b8a The configure script in this subdirectory will protect non-gm
developers from seeing broken code in here; .ompi_ignore is no longer
necessary.

This commit was SVN r1588.
2004-07-08 11:39:19 +00:00
Jeff Squyres
0bd8a4ceda Remove some Makefile's from AC_CONFIG_FILES that are not yet in the
SVN repository.

This commit was SVN r1587.
2004-07-08 11:35:53 +00:00
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