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

1344 Коммитов

Автор SHA1 Сообщение Дата
Tim Woodall
39a341be52 - temporarily revert obj reference count to non-atomic update
- fixed call to memory pool allocator

This commit was SVN r1369.
2004-06-17 18:13:31 +00:00
Tim Woodall
6401dffd57 fixed multiple problems w/ ompi_sys_info()
- moved to ompi_mpi_init after call to ompi_common_cmd_line_init
 - added call to ompi_common_cmd_line_init
 - fixed issues w/ string handling

This commit was SVN r1368.
2004-06-17 17:29:47 +00:00
Tim Woodall
f05e7b4f0e added lookup stub
This commit was SVN r1367.
2004-06-17 17:15:51 +00:00
Rich Graham
5207b4f083 figure out which procs are on my local host.
This commit was SVN r1366.
2004-06-17 16:23:59 +00:00
Tim Woodall
cc93c96875 - added allocator/mpool open/init calls
This commit was SVN r1365.
2004-06-17 16:23:34 +00:00
Tim Woodall
14e0f8cf42 - shared memory init
This commit was SVN r1362.
2004-06-17 16:13:20 +00:00
Jeff Squyres
e88c37e1f8 Fix logic in determining whether all modules support multiple user
threads or not.

This commit was SVN r1361.
2004-06-17 15:08:07 +00:00
Jeff Squyres
a5b3478c88 - Fix a bug that occurred when not enough command line arg params were
provided for a given option.
- Move all docs to the .h file, where they belong.

This commit was SVN r1360.
2004-06-17 14:25:29 +00:00
Jeff Squyres
1b542d409b Remove all remnants of the component framework "registry".
Registry is dead; long live gpr!

This commit was SVN r1359.
2004-06-17 13:53:10 +00:00
Jeff Squyres
a0472f7f5a Grant George's wish and display a bunch of compilation flags
This commit was SVN r1358.
2004-06-17 13:29:46 +00:00
Ginger Young
c537586ffb Completed Fortran wrappers.
Reviewer: George Bosilca

This commit was SVN r1356.
2004-06-17 12:42:16 +00:00
Ginger Young
07e298e248 Fortran Wrappers completed.
Reviewer: Tim Woddall
--This aine, and those below, will be ignored--

M    test_cancelled_f.c
M    test_f.c
M    testall_f.c
M    testany_f.c
M    testsome_f.c
M    wait_f.c
M    waitall_f.c
M    waitany_f.c
M    waitsome_f.c

This commit was SVN r1355.
2004-06-17 12:22:46 +00:00
Ralph Castain
c990e162ea Update documentation for the os_session_dir utility.
This commit was SVN r1354.
2004-06-17 11:22:22 +00:00
Jeff Squyres
eb5161dee5 Silence compiler warning; get additional include file
This commit was SVN r1353.
2004-06-17 05:02:48 +00:00
Jeff Squyres
e7896f79fa Fix compiler warning
This commit was SVN r1352.
2004-06-17 04:38:32 +00:00
Ralph Castain
8ca62cdf4b Update that integrates the session directory utilities into the sys_info and common_cmd_line functions. Calls to ompi_sys_info will now check for the universe session directory, and create it if it doesn't already exist. We will shortly be integrating the command line functions into these utilities so you can set the location and name of the session directory.
Stay tuned - same bat channel, same batty minds...

This commit was SVN r1351.
2004-06-17 03:26:28 +00:00
Jeff Squyres
caa144b1d1 Update svn:ignore
This commit was SVN r1350.
2004-06-17 02:50:25 +00:00
Jeff Squyres
2a4c1215c0 Ensure to remove the sym link before making it
This commit was SVN r1349.
2004-06-17 02:34:26 +00:00
Jeff Squyres
2d72a6e9f5 Remove non-existant file
This commit was SVN r1348.
2004-06-17 01:38:40 +00:00
Jeff Squyres
5513aba363 Making tarballs named "openmpi" is nicer than "ompi". :-)
This commit was SVN r1347.
2004-06-17 01:03:09 +00:00
Jeff Squyres
42eb0963ce Make both "./ompi_get_version.sh ..." and "./ompi_get_version.sh
... -svn" return the same subversion revision number, regardless of
the situation.

This commit was SVN r1346.
2004-06-17 00:43:54 +00:00
George Bosilca
73e9514144 Update the status of MPI_Wtime, MPI_Wtick, MPI_Type_f2c and MPI_Type_c2f. Fortran and C functions are now done.
This commit was SVN r1345.
2004-06-17 00:36:17 +00:00
Jeff Squyres
6895634401 Substitute in the right value
This commit was SVN r1344.
2004-06-17 00:34:35 +00:00
George Bosilca
f6b5074d85 f2c and c2f translations.
This commit was SVN r1343.
2004-06-17 00:31:28 +00:00
George Bosilca
b771ffc76b The return value should be a double not a double*.
Now we have them in fortran.

This commit was SVN r1342.
2004-06-17 00:21:46 +00:00
George Bosilca
8ba6f49786 Update the fortran datatype indexes.
This commit was SVN r1341.
2004-06-17 00:04:39 +00:00
George Bosilca
39b0070742 100% compatible with f2c translation table. I create the table in the ddt_init and populate it with
all fortran predefined datatypes. There are several datatypes that are not accesible from fortran, their
f2c index is set to -1 actually.

This commit was SVN r1340.
2004-06-17 00:01:22 +00:00
Jeff Squyres
fee3b071c2 Remove accidental redundant call
This commit was SVN r1339.
2004-06-16 23:29:37 +00:00
Weikuan Yu
0b1e67b4bf add more files
This commit was SVN r1338.
2004-06-16 22:59:01 +00:00
Edgar Gabriel
3f42ad3475 adapting these routines to the new arguments of the comm_cid allocation routine
This commit was SVN r1337.
2004-06-16 22:44:56 +00:00
Edgar Gabriel
deec2c1435 preparing the comm_cid allocation routine for dynamic process management
This commit was SVN r1336.
2004-06-16 22:37:03 +00:00
Edgar Gabriel
5d1574d929 adding the implementatio for the name-publishin functions
adding more details for comm_spawn/multiple, comm_connect/accept
and comm_join.

This commit was SVN r1335.
2004-06-16 21:35:31 +00:00
Edgar Gabriel
2598915dc7 adding functions for handling the name publishing. Currently ifdefed out,
just blank routines are provided for keeping the linker happy.

This commit was SVN r1334.
2004-06-16 21:34:42 +00:00
Tim Woodall
928814249d changes to i/f
This commit was SVN r1333.
2004-06-16 20:59:06 +00:00
Edgar Gabriel
c7f89c4892 updated after discussion
This commit was SVN r1332.
2004-06-16 20:29:09 +00:00
George Bosilca
f84e1fa20f Change the PMPI_* function name to the correct one.
This commit was SVN r1331.
2004-06-16 20:18:33 +00:00
George Bosilca
5332d3c3ea Change the PMPI function to the correct name.
This commit was SVN r1330.
2004-06-16 20:17:47 +00:00
Tim Woodall
3ab3df3386 include util/malloc.h
This commit was SVN r1329.
2004-06-16 20:13:46 +00:00
Jeff Squyres
8d30733953 Add a thingy to hold some common command line params for many of Open
MPI's executables (e.g., "--universe [universe_name]")

This commit was SVN r1328.
2004-06-16 20:03:05 +00:00
Tim Woodall
19ed014922 - shared memory pool init
- allocator base cleanup

This commit was SVN r1327.
2004-06-16 20:01:19 +00:00
Tim Prins
d7c221e6d1 Another change to make it work on the mac
This commit was SVN r1326.
2004-06-16 19:45:31 +00:00
Tim Prins
4f5f30ff1b -small fix in the makefile.am
This commit was SVN r1325.
2004-06-16 19:30:19 +00:00
Ralph Castain
4f93e58ca7 Relocate the session directory creator/discovery software to its new home!
This commit was SVN r1324.
2004-06-16 17:45:20 +00:00
David Daniel
6f35ec76a8 More fixes for George
This commit was SVN r1323.
2004-06-16 17:41:34 +00:00
David Daniel
150ff21ef0 Fixes to system-specific atomic ops
This commit was SVN r1322.
2004-06-16 17:10:18 +00:00
Jeff Squyres
43daabc851 Ensure we all common and gpr component frameworks
This commit was SVN r1321.
2004-06-16 17:07:09 +00:00
Ralph Castain
f70dd29b73 Get rid of these - out of date.
This commit was SVN r1320.
2004-06-16 17:03:13 +00:00
Ralph Castain
5f7c14cb36 Updates the documentation and include file for the GPR. The documentation in base.h describes the user interfaces for the registry. Unfortunately, we haven't gotten doxygen to pick it up correctly, so for now you'll have to read it in the base.h file directly.
Sorry about that - we'll keep trying to make it work.

This commit was SVN r1319.
2004-06-16 17:01:24 +00:00
David Daniel
f66f6bb4cf cmpset operations now active in include/atomic.h
This commit was SVN r1318.
2004-06-16 16:27:32 +00:00
Tim Woodall
8801016235 - module version
This commit was SVN r1317.
2004-06-16 16:01:13 +00:00