Prabhanjan Kambadur
c5ddf2d528
simple event test
...
This commit was SVN r3496.
2004-11-03 18:57:39 +00:00
Prabhanjan Kambadur
357891b26b
simple event test
...
This commit was SVN r3495.
2004-11-03 18:57:20 +00:00
George Bosilca
973a924ea8
A lot of bug fixes and improuvements:
...
- optimized pack/unpack for contiguous datatype is back.
- improuve the latency for contiguous datatypes by minimizing all the initialization steps.
- other datatypes use the new stack description.
TODO: redo all the va;lidations with intel and mpich testsuite...
This commit was SVN r3494.
2004-11-03 16:55:02 +00:00
George Bosilca
56d8631709
Correctly initialize the mutex using the init function not the unlock one.
...
This commit was SVN r3493.
2004-11-03 16:52:49 +00:00
George Bosilca
aa3b983749
Init function have 2 arguments.
...
This commit was SVN r3492.
2004-11-03 16:52:02 +00:00
Jeff Squyres
1e429dfd4d
Re-add accidentally eliminated strcat(). This is a temporary fix to
...
get things "working" on the POSIX side; there looks like there are
still some memory problems in here...
This commit was SVN r3491.
2004-11-03 16:13:58 +00:00
Tim Woodall
7148d50839
added MCA parameter to limit number of ptls used
...
This commit was SVN r3490.
2004-11-03 16:08:49 +00:00
Rich Graham
4c5d6417a2
restore old unlock code for now.
...
This commit was SVN r3489.
2004-11-03 15:58:52 +00:00
Brian Barrett
a5c9184ba6
* Fix windows makefile to deal with spaces in topdir
...
* offset time to Unix epoch so that gettimeofday returns sane values
on windows
* attempted hack at making non-blocking I/O work for iovecs in
Windows
This commit was SVN r3485.
2004-11-03 03:57:20 +00:00
George Bosilca
6f824e6dc3
No // allowed in C.
...
This commit was SVN r3484.
2004-11-03 03:37:19 +00:00
Prabhanjan Kambadur
6f95f9b1bc
adding my first program
...
This commit was SVN r3483.
2004-11-03 00:42:41 +00:00
Prabhanjan Kambadur
2435be8d49
these changes were critical ... otherwise, windows crashes. after this fix, we have a hello world running all the time. session_dir_finalize has been removed not ebcause it does not work (it does), but because it takes way too long to work. rm -Rf works much faster and since i am running out of time, i will fix this later
...
This commit was SVN r3482.
2004-11-03 00:30:46 +00:00
Prabhanjan Kambadur
d9187466f0
this is required to adhere to the semantics of the call in windoze
...
This commit was SVN r3481.
2004-11-02 23:29:49 +00:00
Prabhanjan Kambadur
5cac9a3498
making some changes to ompi_config_bottom and also changing the logic for windows portion of ompi_empty_dir
...
This commit was SVN r3480.
2004-11-02 21:48:31 +00:00
Prabhanjan Kambadur
a1100aead3
ompi_daemon_init does not quite work on windoze boxes
...
This commit was SVN r3479.
2004-11-02 19:15:08 +00:00
Prabhanjan Kambadur
d7cd3dcef1
checking in a few changes which make the changes work
...
This commit was SVN r3478.
2004-11-02 19:12:11 +00:00
Ralph Castain
dec119b2a0
Updates to the unit tests for the registry.
...
This commit was SVN r3477.
2004-11-02 16:28:06 +00:00
Brian Barrett
d17eb9485f
* really meant for these symbols to be static
...
This commit was SVN r3476.
2004-11-02 15:54:57 +00:00
Prabhanjan Kambadur
433f964b48
adding ptl self to the list of components
...
This commit was SVN r3475.
2004-11-02 15:53:00 +00:00
Prabhanjan Kambadur
b8e3c186d0
some more changes which are required
...
This commit was SVN r3474.
2004-11-02 15:14:46 +00:00
Prabhanjan Kambadur
fe98e6e0ed
some more changes which are required
...
This commit was SVN r3473.
2004-11-02 15:14:04 +00:00
Brian Barrett
c6740bb294
escape paths to copy so that can build in C:\Documents and Settings
...
This commit was SVN r3472.
2004-11-02 14:00:31 +00:00
Prabhanjan Kambadur
4c67fe0d3a
topdir has to be defined
...
This commit was SVN r3471.
2004-11-02 13:33:33 +00:00
Prabhanjan Kambadur
a616294c17
oops, need this file
...
This commit was SVN r3470.
2004-11-02 13:28:13 +00:00
Prabhanjan Kambadur
4d4bc1d3ee
some oter stupid things i missed out on. changing BOOL to be defined only if we are building the library, not needed otherwise. moving OMPI_DECLSPEC to the top
...
This commit was SVN r3469.
2004-11-02 13:22:08 +00:00
Prabhanjan Kambadur
a99be29a4a
have to move this up one level to omopi_config_bottom.h
...
This commit was SVN r3468.
2004-11-02 13:15:28 +00:00
Prabhanjan Kambadur
4c8c62204d
some additional changes that were made to the code yesterday.
...
This commit was SVN r3467.
2004-11-02 13:14:34 +00:00
Tim Woodall
e944f3d9c5
more cleanup
...
This commit was SVN r3466.
2004-11-01 23:33:30 +00:00
George Bosilca
efba8d0803
Add an initializer for the atomic locks.
...
This commit was SVN r3464.
2004-11-01 22:16:23 +00:00
Prabhanjan Kambadur
6efa8a0519
adding these files for now ... will remove them later ... trying to buildl the components statically
...
This commit was SVN r3463.
2004-11-01 18:35:45 +00:00
Craig E Rasmussen
d6525e17c0
Initial version(s).
...
This commit was SVN r3462.
2004-11-01 17:57:32 +00:00
Craig E Rasmussen
b2841e176c
Changed to declare interfaces only, procedures defined elsewhere.
...
This commit was SVN r3461.
2004-11-01 17:41:16 +00:00
Brian Barrett
1f82777fa8
* include errno.h to get errno
...
This commit was SVN r3460.
2004-11-01 16:26:46 +00:00
Brian Barrett
076b3676b8
* forgot to do file add with last commit (Bad Brian)
...
This commit was SVN r3459.
2004-11-01 16:16:05 +00:00
Brian Barrett
ff5ca38dce
* start of abort() and cntl-c support.
...
- register non-blocking recv for process starter whenever a new spawn
occurs.
- send kill message when rte_kill_job or kill_proc is called
- pcm does its mojo to result in the death of the processes
This commit was SVN r3458.
2004-11-01 16:05:31 +00:00
Prabhanjan Kambadur
f0ec280240
removing the definition of __func__ from win_compat.h. the support case has been added in ompi_config_bottom.h by someone
...
This commit was SVN r3457.
2004-11-01 14:47:29 +00:00
Prabhanjan Kambadur
bf0030e0bc
some minor changes to get things running on windows. this includes adding some linkage symbols for the components to export stuff properly.
...
This commit was SVN r3456.
2004-11-01 14:44:14 +00:00
Brian Barrett
b22becea6d
* fix portability stupidity in ifislocal()
...
* clarify comment for addrtoname
This commit was SVN r3455.
2004-11-01 14:18:30 +00:00
Brian Barrett
fc8a7868e7
* fix ompi_ifaddrtoname to return the correct error code (it was returning
...
OMPI_ERROR if it found something and OMPI_SUCCESS otherwise). Also
look for INADDR_NONE instead of INADDR_ANY as the return from inet_addr()
* add convinience function ompi_ifislocal to quickly test if a given
hostname or IP address (in dotted-quad form) is a local address
* don't ssh to the local machine, but fork() / exec() the bootproxy directly
if ompi_ifislocal returns true *AND* there is no username specified
for the given host
* remove the llm hack to translate localhost -> local machine name
This commit was SVN r3450.
2004-10-31 19:01:53 +00:00
Brian Barrett
4e67bf4646
* update to match real function names
...
This commit was SVN r3449.
2004-10-31 18:06:10 +00:00
George Bosilca
9f0dde5e7e
Remove the following warning:
...
Warning: Use of 'cmpxchg4.acq' violates RAW dependency 'AR[CCV]' (impliedf)
This commit was SVN r3448.
2004-10-30 07:44:49 +00:00
George Bosilca
d08e56f3d1
First commit of the multi-threaded GM driver.
...
- special function for thread
- now work on all thread models ...
- cleanup the initialization and finalization parts
This commit was SVN r3447.
2004-10-30 06:55:18 +00:00
Tim Woodall
4f4f4688d9
correction
...
This commit was SVN r3446.
2004-10-29 20:33:24 +00:00
Tim Woodall
a71e68f718
in progress
...
This commit was SVN r3445.
2004-10-29 20:21:30 +00:00
Tim Woodall
8250d311fc
more cleanup
...
This commit was SVN r3444.
2004-10-29 20:05:13 +00:00
Jeff Squyres
1a0a3428ea
Check for __func__, per suggestion from Ranier (oops; thought I had
...
already committed this :D )
This commit was SVN r3442.
2004-10-29 19:14:11 +00:00
Jeff Squyres
1952fca73d
According to LAM/MPI and FT-MPI and /usr/include/linux/if.h, you
...
should really be advancing by sizeof(struct ifreq) --
sizeof(ifr->ifr_name) + sizeof(struct sockaddr) may be smaller than
sizeof(struct ifreq). More specifically, the second element of struct
ifreq may be a union, of which struct sockaddr is only one element
(and may not be the smallest).
This commit was SVN r3441.
2004-10-29 18:52:57 +00:00
Edgar Gabriel
be215ca16c
correcting the reference count on comm_null, in case of comm_parent is really set.
...
This commit was SVN r3440.
2004-10-29 18:39:01 +00:00
Edgar Gabriel
b082c714ef
adapting attributes to the new hash_table interfaces
...
This commit was SVN r3439.
2004-10-29 18:38:30 +00:00
Edgar Gabriel
2d8d4639b4
modifying the get_value_ptr* interfaces as discussed
...
This commit was SVN r3438.
2004-10-29 18:38:10 +00:00