Ralph Castain
ea94659bd9
Silence warning
...
Refs trac:4872
This commit was SVN r32565.
The following Trac tickets were found above:
Ticket 4872 --> https://svn.open-mpi.org/trac/ompi/ticket/4872
2014-08-20 22:27:03 +00:00
Joshua Ladd
84d0cc27a2
Adding a new OPAL hash table routine. Contributed by David Linden of H.P. in partnership
...
with Mellanox Technologies. This should be added to
cmr=v1.8.2:subject=New OPAL hash table:reviewer=rhc
This commit was SVN r32564.
2014-08-20 21:40:28 +00:00
Rainer Keller
be66cc2279
- We're using uint16_t, uint32_t, and friends,
...
so #include <stdint.h> if we have it...
This commit was SVN r20835.
2009-03-21 01:26:27 +00:00
Rainer Keller
481b801720
- In opal/class/opal_object.h we don't have the extern "C" {
...
Use BEGIN_C_DECLS/END_C_DECLS
- Adapt the other headers as well
This commit was SVN r20802.
2009-03-17 15:11:48 +00:00
Tim Prins
bc1b046e33
Change a bunch of 'OMPI' names to OPAL names, since this is opal.
...
This commit was SVN r14165.
2007-03-29 01:00:33 +00:00
George Bosilca
687790b874
We have a nice OBJ_CLASS_DECLARATION macro let's use it.
...
This commit was SVN r11307.
2006-08-21 20:12:19 +00:00
George Bosilca
6afa4c6c64
Windows friendly version. We have to split the OMPI_DECLSPEC in at least 3
...
different macros, one for each project. Therefore, now we have OPAL_DECLSPEC,
ORTE_DECLSPEC and OMPI_DECLSPEC. Please use them based on the sub-project.
This commit was SVN r11270.
2006-08-20 15:54:04 +00:00
Brian Barrett
566a050c23
Next step in the project split, mainly source code re-arranging
...
- move files out of toplevel include/ and etc/, moving it into the
sub-projects
- rather than including config headers with <project>/include,
have them as <project>
- require all headers to be included with a project prefix, with
the exception of the config headers ({opal,orte,ompi}_config.h
mpi.h, and mpif.h)
This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
Jeff Squyres
42ec26e640
Update the copyright notices for IU and UTK.
...
This commit was SVN r7999.
2005-11-05 19:57:48 +00:00
Brian Barrett
e8afe9d9ef
* fix some remaining ompi references
...
This commit was SVN r6331.
2005-07-04 00:16:24 +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