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

1894 Коммитов

Автор SHA1 Сообщение Дата
Laura Casswell
cb02cf962c add simple script to run tests
This commit was SVN r2054.
2004-08-11 17:25:56 +00:00
Laura Casswell
fef74ce9e1 fix comments and usage statement
This commit was SVN r2053.
2004-08-11 17:23:40 +00:00
Laura Casswell
664d5c652d fix comments and usage message
This commit was SVN r2052.
2004-08-11 17:22:28 +00:00
Laura Casswell
0f848961e3 fix comments
This commit was SVN r2051.
2004-08-11 17:20:34 +00:00
Laura Casswell
4996885279 add simple script to run tests
This commit was SVN r2050.
2004-08-11 17:14:23 +00:00
Laura Casswell
a323f2210f fix link
This commit was SVN r2049.
2004-08-11 17:09:40 +00:00
Tim Woodall
4ac886f119 resolved several issues in tcp cleanup
This commit was SVN r2048.
2004-08-11 16:56:45 +00:00
Sayantan Sur
1dfc06736f The IB proc/peer interfaces updated and modified.
This commit was SVN r2047.
2004-08-11 16:45:40 +00:00
Brian Barrett
4a164fd164 * Clean up warning on init
This commit was SVN r2046.
2004-08-11 16:33:53 +00:00
Brian Barrett
56a1d454a3 * move around some of the ompi universe prep code in preparation for making
it work properly

This commit was SVN r2045.
2004-08-11 16:24:52 +00:00
Brian Barrett
4b2634fe08 * only edit the procinfo struct if we are creating the thing
This commit was SVN r2044.
2004-08-11 16:24:00 +00:00
Jeff Squyres
cda8d85f80 Add doxygen docs for ompi_list.h, and fix one minor typo mistake in
ompi_info related to ompi_list_t.

This commit was SVN r2043.
2004-08-11 16:18:52 +00:00
Rich Graham
7d921a0a69 get the sm MCA "stuff" fixed, fix a bug in memory alignment for the
sm mpool allocation, create sm ptl control shared memory region,
    add comments.

This commit was SVN r2042.
2004-08-11 16:06:14 +00:00
David Daniel
f062fb9d01 Including sys/types.h for MacOS X
This commit was SVN r2041.
2004-08-11 16:04:29 +00:00
Tim Prins
3db2f05dc3 Properly set address reuse on the oob tcp listen socket.
Remove some temporary code.

This commit was SVN r2040.
2004-08-11 16:02:59 +00:00
Graham Fagg
4e34dc89ed Fixed coding style and added header needed by OS 10 users..
This commit was SVN r2039.
2004-08-11 15:58:30 +00:00
Jeff Squyres
3494e2146e Ensure to DESTROY lists that are no longer used
This commit was SVN r2038.
2004-08-11 12:47:05 +00:00
Jeff Squyres
9f2aa1195a This component exposed a few bugs (offline mails coming to the
relevant developers) -- ignoring it for now.

This commit was SVN r2037.
2004-08-11 11:22:26 +00:00
Jeff Squyres
74dd402fd2 Use the #define's generated from the VERSION file (in
pcm-seed-version.h).

This commit was SVN r2036.
2004-08-11 11:08:18 +00:00
George Bosilca
ee547b9c98 Change module to component as required by the others layers.
This commit was SVN r2035.
2004-08-11 09:01:02 +00:00
Graham Fagg
e77a30ba34 Finished (2nd?) version of the public pack/unpack routines.
- Correctly pack previously packed buffers.. but makes flat storage
- Buffers are managed by system (they are now objects)

Todo: complete realloc code, checkin my test code in tests/util
      add a few more pack types and then remove oob_pack as no-one is using it

This commit was SVN r2034.
2004-08-11 07:04:38 +00:00
Jeff Squyres
58eb425f30 Add missing .h file to fix the tarball generated by "make dist"
This commit was SVN r2033.
2004-08-11 01:28:12 +00:00
George Bosilca
cb87b1787e Move the files from src in this directory.
This commit was SVN r2032.
2004-08-10 23:38:12 +00:00
George Bosilca
55a8a7b3d8 Move all files in the main self directory. Should lead to a faster compilation.
This commit was SVN r2031.
2004-08-10 23:36:59 +00:00
George Bosilca
328a57eef1 Update the file to reflect the last couple of changes.
This commit was SVN r2030.
2004-08-10 23:31:59 +00:00
Weikuan Yu
56f4fe4f76 check in a ping-pong test benchmark
This commit was SVN r2029.
2004-08-10 23:15:14 +00:00
Weikuan Yu
917996be27 Check in some bug fixes. To get chained DMA working soon
This commit was SVN r2028.
2004-08-10 23:14:21 +00:00
David Daniel
7735e6dec5 Adding portable pseudo-terminal code. Not yet tested -- but not yet used.
This commit was SVN r2027.
2004-08-10 22:42:45 +00:00
David Daniel
ac36e0fc27 Adding conditionals for portable (v)asprintf and (v)snprintf implementations
This commit was SVN r2026.
2004-08-10 22:41:17 +00:00
George Bosilca
289d9f610f They should not be in the svn directory.
This commit was SVN r2025.
2004-08-10 22:30:34 +00:00
Tim Woodall
2da45b6a07 changed to return a single opaque string containing contact info for all available oob channels
This commit was SVN r2024.
2004-08-10 22:30:21 +00:00
George Bosilca
5a8f0d4ec5 Move the files from the src directory.
This commit was SVN r2023.
2004-08-10 22:29:29 +00:00
George Bosilca
4deb3299f4 After talking with Jeff, I follow his advices:
- remove the src directory. All files are now directly in the prof directory
 - rename ptl_prof_module.c -> ptl_prof_component.c
 - ditch the *ptl-prof-version* files from SVN; they're automatically created
 - keep the VERSION file.
Additionally I modify the Makefile.am to reflect the changes and to create the component in the correct directory.

This commit was SVN r2022.
2004-08-10 22:28:37 +00:00
Tim Woodall
5e993a259d add stub of routine to get contact info
This commit was SVN r2021.
2004-08-10 22:11:31 +00:00
Brian Barrett
d1f6b7ebe7 * Try to default to a value if the env variable isn't specified for starting
up the cofs code (variable is where to use as the comm directory).

This commit was SVN r2020.
2004-08-10 22:03:55 +00:00
George Bosilca
cb9706005d The first version of the profiling interface. Should not be used yet.
This commit was SVN r2019.
2004-08-10 21:59:09 +00:00
Tim Woodall
7d6425268d - removed debug
This commit was SVN r2018.
2004-08-10 21:23:01 +00:00
Graham Fagg
425fd171d6 Added a top level pack header for users of Ralphs NS/GPR to use
(now that GPR users will explicitly pack/unpack buffers)

This commit was SVN r2017.
2004-08-10 21:13:31 +00:00
David Daniel
ed9969f55f Renaming asprintf.c to printf.c, adding printf.h
This commit was SVN r2016.
2004-08-10 21:13:08 +00:00
David Daniel
9fd6f81d35 Changing asprintf, adding snprintf
This commit was SVN r2015.
2004-08-10 21:11:39 +00:00
Tim Woodall
d1dd1ddaf2 dont enable this by default
This commit was SVN r2014.
2004-08-10 21:04:09 +00:00
Tim Woodall
debf4842eb cleanup close/finalize
This commit was SVN r2013.
2004-08-10 21:02:36 +00:00
Brian Barrett
1005359360 * Add the pcm component for the seed daemon. The seed daemon is a little
strange, compared to everyone else.   Unlike every other process, it can
  not ask someone else what its name is, since it is the person you ask.
  It also never needs a full-fledged client-side PCM interface, since it
  is the beginning and the end and all that.  Anyway, this will make it
  possible to load the ompid as a seed daemon without all kinds of icky
  code in every other PCM module out there, which is the end goal of the
  PCM anyway.

This commit was SVN r2012.
2004-08-10 20:48:21 +00:00
Ginger Young
657f22d298 cleaned up the code a little, added argument: --seeded for the seed daemon, and added some lines for the --h argument
This commit was SVN r2011.
2004-08-10 19:12:01 +00:00
Laura Casswell
7732a29d49 add script to run tests
This commit was SVN r2010.
2004-08-10 19:10:29 +00:00
Tim Woodall
a78f5f2059 setup pointer to mca_ptl_peer_t in recv fragment in match if not already set
by the ptl - to support unconnected protocols that don't already know the peer

This commit was SVN r2009.
2004-08-10 19:07:14 +00:00
Laura Casswell
46dd816c1f automate test results and add test support routines.
This commit was SVN r2008.
2004-08-10 19:03:42 +00:00
Tim Prins
6c40301350 Added #define _GNU_SOURCE so we can compile on all linux systems.
This commit was SVN r2007.
2004-08-10 18:29:52 +00:00
Brian Barrett
567c777904 * reintroduce r1965, with change in ns_proxy_component so that functions
are in the right order in the process struct

This commit was SVN r2006.

The following SVN revision numbers were found above:
  r1965 --> open-mpi/ompi@48c8d55b6d
2004-08-10 17:58:23 +00:00
Laura Casswell
0216249ba5 add script for running llm tests
This commit was SVN r2005.
2004-08-10 16:45:51 +00:00