Mercurial
ompi-svn-mirror
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
bz2
|
gz
|
help
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip
6 months ago
jurenz
Upgraded VT version to 5.14
changeset
|
files
6 months ago
hjelmn
Per discussion we will now require a C99 compiant compiler.
changeset
|
files
6 months ago
hjelmn
enforce minimum m4 version (1.4.16)
changeset
|
files
6 months ago
rhc
Update platform files
changeset
|
files
6 months ago
hjelmn
enforce minimum flex version in autogen.pl
changeset
|
files
6 months ago
hjelmn
remove unused allocator output declaration (missed by r27599)
changeset
|
files
6 months ago
hjelmn
add missing #include of opal/util/output.h
changeset
|
files
6 months ago
pasha
Cleaning warnings in ml, sbgp, bcol.
changeset
|
files
6 months ago
rhc
Add new platform files
changeset
|
files
6 months ago
vvenkatesan
Fixes for the 2gb limitation. This fixes problems both static and two-phase
changeset
|
files
6 months ago
rhc
Cleanup some compiler warnings in the Java bindings
changeset
|
files
6 months ago
rhc
Update DFS to support multi-node operations
changeset
|
files
6 months ago
rhc
Enable all ORTE tools to use progress threads if they are enabled
changeset
|
files
6 months ago
rhc
Pack the buffer object from the beginning
changeset
|
files
6 months ago
rhc
Update platform files
changeset
|
files
6 months ago
rhc
Silence compiler warning
changeset
|
files
6 months ago
rhc
Silence compiler warnings
changeset
|
files
6 months ago
rhc
Fix compiler warnings
changeset
|
files
6 months ago
rhc
Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations.
changeset
|
files
6 months ago
rhc
Strip the domain info from the hostname if that option is specified, protecting IP address-based names
changeset
|
files
6 months ago
rhc
Protect the HNP cleanup in cases where no session dirs are created
changeset
|
files
6 months ago
rhc
Add the ability to pack the contents of one buffer into another as a block, thus allowing the transfer of blocks of info as a unit without messing with load/unload
changeset
|
files
6 months ago
rhc
Add a function to test if a string is in the form of an IP address - doesn't test for validity of the address
changeset
|
files
6 months ago
rhc
Update platform files
changeset
|
files
6 months ago
rhc
Per patch from Nathan, with a few fixes, cleanup the orte-info tool
changeset
|
files
6 months ago
hjelmn
add prototypes for lex destroy functions
changeset
|
files
6 months ago
miked
Fixes MPI_Allgather when sendbuf is MPI_IN_PLACE. fixes 3342
changeset
|
files
6 months ago
hjelmn
Per the specification for putenv (http://pubs.opengroup.org/onlinepubs/009604599/functions/putenv.html) the string given to putenv becomes part of the environment. The string must not be changed or freed.
changeset
|
files
6 months ago
hjelmn
instead of relying on yyterminate to clean up the lex context call the destroy functions directly (after closing the file)
changeset
|
files
6 months ago
hjelmn
Fix a small leak in orte/util/name_fns.c
changeset
|
files
6 months ago
alekseys
Check that MXM runtime version match compiled.
changeset
|
files
6 months ago
rhc
A prior commit apparently broke the trunk when something was inadvertently left behind - so remove a reference to a no-longer-existing function
changeset
|
files
6 months ago
hjelmn
fix typo
changeset
|
files
6 months ago
hjelmn
fix a couple of errors in r27569
changeset
|
files
6 months ago
hjelmn
Remove the finish_parsing function from various .l files. The function is incomplete (doesn't clean up the lex state) and should be replaced by *_yylex_destroy which correctly cleans up the state.
changeset
|
files
6 months ago
hjelmn
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
changeset
|
files
6 months ago
hjelmn
Per RFC fix several leaks in opal and ompi. Details below.
changeset
|
files
6 months ago
jsquyres
Fix minor issue: the argv_delete may change the top list pointer. So
changeset
|
files
6 months ago
rhc
Fixes #3387: Please integrate IB performance fix into v1.7
v1.7
changeset
|
files
6 months ago
rhc
Fixes #3381: Move minor Fortran08 Makefile.am fix to v1.7
v1.7
changeset
|
files
6 months ago
rhc
Fixes #3379: Please integrate ConnectIB param into v1.7
v1.7
changeset
|
files
6 months ago
rhc
Fixes #3377: Move autogen fix from trunk to v1.7
v1.7
changeset
|
files
6 months ago
rhc
Fixes #3388: Move fix for VT+CUDA build failure into v1.7 branch
v1.7
changeset
|
files
6 months ago
hjelmn
Fix leaks in the opal if posix code. Error paths were not calling OBJ_RELEASE on an opal_if_t created with OBJ_NEW.
changeset
|
files
6 months ago
rhc
If the nodename is an IP address, we need to retain the full name (even if keep_fqdn is false) so that the ssh tree spawn can proceed.
changeset
|
files
6 months ago
jurenz
Do forward '--with-cuda[-libdir]' arguments to the VT configure
changeset
|
files
6 months ago
miked
performance optimization: process completions in the batch manner
changeset
|
files
6 months ago
jsquyres
r27471 wasn't entirely correct: the libmpi_f90_so_version should have
v1.6
changeset
|
files
6 months ago
miked
Switched FCA collectives component from dlopen to compile-time linking to libfca
changeset
|
files
6 months ago
jsquyres
Remove redundant common_verbs.h include.
changeset
|
files
6 months ago
jsquyres
There's no point in having a separate opal_hotel_finalize() function
changeset
|
files
6 months ago
jsquyres
* MPI_Reduce_scatter_block is now implemented, so remove it from the
changeset
|
files
6 months ago
jsquyres
Ensure that ROMIO's autogen.sh is included in the 1.6 tarball. This
v1.6
changeset
|
files
6 months ago
miked
SRQ now supported in ConnectIB
changeset
|
files
6 months ago
rhc
Remove stale file - we removed the size functions awhile back
changeset
|
files
6 months ago
rhc
Silence warnings when threads are enabled
changeset
|
files
6 months ago
brbarret
Add files found in svn but not tarball
changeset
|
files
6 months ago
brbarret
Add autogen.sh to list of files to be distributed, so autogen works off a
changeset
|
files
6 months ago
brbarret
Remove unused macro
changeset
|
files
6 months ago
vvenkatesan
Modifying the static component accordingly for the modification of interfaces in io_ompio.c
changeset
|
files
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
tip