Brian Barrett
95fd068ffa
remove hard coded constants for value of MPI_TAG_UB and the max CID and add
...
the values to the PML structure. This will allow PMLs that want to do
hardware matching at the cost of a smaller range of valid tags and cids.
Updated all the places that used the MPI_TAG_UB_VALUE constant to instead
look at the pml struct.
This commit was SVN r6778.
2005-08-09 14:56:04 +00:00
George Bosilca
99340fd8d3
I don't think this one was intended to go inside ...
...
This commit was SVN r6404.
2005-07-08 21:57:04 +00:00
Josh Hursey
3d9d67eae9
Initialize size_count to count to avoid non-deterministic behaviour when
...
we use it later.
This commit was SVN r6352.
2005-07-05 20:59:35 +00:00
Brian Barrett
ed81e51c3a
* rename ompi_printf to opal_printf
...
* rename ompi pty code to opal pty code
* rename ompi_qsort to opal_qsort
This commit was SVN r6335.
2005-07-04 02:16:57 +00:00
Brian Barrett
9f44b80291
* rename ompi_argv to opal_argv
...
* rename ompi_basename to opal_basename
* rename ompi bitop functions to opal
* rename ompi_cmd_line to opal_cmd_line
* rename ompi_sizet2int to opal_sizet2int
* rename orte_daemon_init to opal_daemon_init
* rename ompi_few to opal_few
This commit was SVN r6330.
2005-07-04 00:13:44 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Brian Barrett
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Brian Barrett
ccd2624e3f
* rename ompi_progress to opal_progress
...
This commit was SVN r6326.
2005-07-03 21:57:43 +00:00
Brian Barrett
9f0c969bb4
* rename ompi_hash_table opal_hash_table
...
This commit was SVN r6324.
2005-07-03 16:52:32 +00:00
Brian Barrett
761402f95f
* rename ompi_list to opal_list
...
This commit was SVN r6322.
2005-07-03 16:22:16 +00:00
Brian Barrett
499e4de1e7
* rename ompi_object and ompi_class to opal_object and opal_class
...
This commit was SVN r6321.
2005-07-03 16:06:07 +00:00
Jeff Squyres
35c141aef6
While we're moving directories around, move ompi/mpi/runtime ->
...
ompi/runtime, for consistency and parallel-ness will orte/runtime.
Also remove a few useless #includes along the way.
This commit was SVN r6317.
2005-07-03 12:07:29 +00:00
Jeff Squyres
aa056f7bfd
First cut of OMPI Makefile.am's, plus a few more catchup updates in orte
...
This commit was SVN r6286.
2005-07-02 15:06:47 +00:00
Jeff Squyres
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00