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

20 Коммитов

Автор SHA1 Сообщение Дата
Prabhanjan Kambadur
e851aa9118 Now that teh dynamic loading is working, there is no need to have the components statically built
This commit was SVN r4180.
2005-01-27 00:11:34 +00:00
Prabhanjan Kambadur
34622a5f18 checking in changes that would make this thing work
This commit was SVN r4142.
2005-01-26 00:20:35 +00:00
Prabhanjan Kambadur
b7ddd7a730 Removing debug from the configuration settings
This commit was SVN r3909.
2005-01-06 05:48:58 +00:00
Prabhanjan Kambadur
fab3f680d7 Removing debug from the configuration settings
This commit was SVN r3908.
2005-01-06 05:48:39 +00:00
Prabhanjan Kambadur
e4a7af525f Removing debug from the configuration settings
This commit was SVN r3907.
2005-01-06 05:48:09 +00:00
Prabhanjan Kambadur
f87da25e34 Adding the new files and deleting some old files, mostly from ralph's new gpr re-org
This commit was SVN r3887.
2004-12-31 20:23:59 +00:00
Jeff Squyres
616269a9be Add HLRS copyright
This commit was SVN r3665.
2004-11-28 20:09:25 +00:00
Jeff Squyres
e9ed717748 First cut at copyrights: IU, UTK, and some OSU. LANL and HLRS still
pending.

This commit was SVN r3655.
2004-11-22 01:38:40 +00:00
Jeff Squyres
aa11f9be06 - Fix broken $HEADER$ lines
- Add $HEADER$ lines to files that didn't have them
- Add placeholder LICENSE file

This commit was SVN r3654.
2004-11-22 00:37:56 +00:00
Prabhanjan Kambadur
34b5d4bc15 simple event test
This commit was SVN r3498.
2004-11-03 18:59:50 +00:00
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
Prabhanjan Kambadur
6f95f9b1bc adding my first program
This commit was SVN r3483.
2004-11-03 00:42:41 +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
d7cd3dcef1 checking in a few changes which make the changes work
This commit was SVN r3478.
2004-11-02 19:12:11 +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
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
Prabhanjan Kambadur
4257467fec this is the big windows commit. there are more things which have gone into this than i can remember. but basically, we are looking for
1. header file and source file protections using #ifdef WIN32
2. new files and directories to support windows functionality
3. appropritate linkage symbols added (OMPI_DECLSPEC) for windows
4. some functions are unimplemented on the windows side. this is mostly
because there might not be need to implement it in windows land. eg., forking
a daemon off
5. Introduced locking mechanisms for windows

This commit was SVN r3286.
2004-10-22 16:06:05 +00:00