6 months ago jsquyres r27471 wasn't entirely correct: the libmpi_f90_so_version should have v1.6
6 months ago miked Switched FCA collectives component from dlopen to compile-time linking to libfca
6 months ago jsquyres Remove redundant common_verbs.h include.
6 months ago jsquyres There's no point in having a separate opal_hotel_finalize() function
6 months ago jsquyres * MPI_Reduce_scatter_block is now implemented, so remove it from the
6 months ago jsquyres Ensure that ROMIO's autogen.sh is included in the 1.6 tarball. This v1.6
6 months ago miked SRQ now supported in ConnectIB
6 months ago rhc Remove stale file - we removed the size functions awhile back
6 months ago rhc Silence warnings when threads are enabled
6 months ago brbarret Add files found in svn but not tarball
6 months ago brbarret Add autogen.sh to list of files to be distributed, so autogen works off a
6 months ago brbarret Remove unused macro
6 months ago vvenkatesan Modifying the static component accordingly for the modification of interfaces in io_ompio.c
6 months ago vvenkatesan Changing the dynamic component accordingly for the modified interfaces
6 months ago vvenkatesan Changing the two-phase component accordingly for the modified interfaces.
6 months ago vvenkatesan Changes to the interface for extracting timing information,
6 months ago rhc Cleanup warnings that may be messing up older compilers, remove unused variables
6 months ago rhc Wow - fix an error that has been around for a long time. opal_path_access requires a NULL pointer, not an empty string, to correctly operate.
6 months ago rhc Fixes #3372: Move 27539 to v1.7 v1.7
6 months ago rhc Update NEWS v1.7
6 months ago rhc rc5 has left - roll the version to rc6 for future posting v1.7
6 months ago rhc Fix typo in config - thanks to Aleksej Saushev for reporting it. v1.7
6 months ago rhc Roll rc5 v1.7
6 months ago convert-repo update tags
6 months ago rhc Fixes #3369: Move r27526 to v1.7 branch v1.7
6 months ago jsquyres 1.6.3 has been released; on to 1.6.4a1 v1.6
6 months ago rhc Update NEWS v1.7
6 months ago rhc Fixes #3368: Update PMI config to support slurm use of lib64 instead of lib v1.7
6 months ago rhc Don't enable both shared and static as you wind up with static executables :-(
6 months ago edgar add a line about the ompio component and the new frameworks into the NEWS file.
6 months ago hjelmn Revert "Revert r27451 and r27456 - the cmd line parser is incorrectly marking the application as an MCA parameter".
6 months ago hjelmn fix bug in plm/rsh that could add extraneous mca options to the orted argv
6 months ago rhc Fixes #3367: Move r27522 to v1.7 branch v1.7
6 months ago rhc Fix a header file include v1.7
6 months ago rhc Ignore fs/lustre component for now per request from Edgar v1.7
6 months ago rhc Fixes #3356: Please add ConnectIB change of max_inline_data param in ini file into v1.7 tree v1.7
6 months ago rhc Fixes #3366: Move libnbc performance / correctness fixes to v.17 v1.7
6 months ago jsquyres Update to r27292: only use "valuelen-1" when the valuelen is
6 months ago rhc Allow PMI support to find subdirs named lib64 instead of lib - thanks to Guillaume.Papaure of Bull for the patch
6 months ago rhc Remove one more Windows component from the 1.7 release v1.7
6 months ago rhc Enable orterun to directly support staged execution, treating each app as a separate job. Support transfer of file maps when support exists.
6 months ago rhc Expand the dfs API to support retrieval, loading and purging of file maps.
6 months ago rhc Add missing directory, as spotted by Edgar v1.7
6 months ago brbarret Fix warnings in nbc
6 months ago rhc Fixes #3363: Move MX common build fix to v1.7 v1.7
6 months ago rhc Fixes #3365: move ROMIO patch for PVFS2 to 1.7 series v1.7
6 months ago rhc Revert r27510, r27509, and r27508.
6 months ago shiqing Don't know why these lines are modified, probably by subversion. Although it is harmless, change it back as what it was.
6 months ago shiqing Revert two files. Wrong changes were made due to a failed update.
6 months ago shiqing Per the MemPin RFC, submit the component source files, and update the memchecker macros.
6 months ago shiqing batch scripts for building windows release. Details may be found in readme file.
6 months ago shiqing upload the MTT files that have been used at HLRS, more details in readme file.
6 months ago rhc Fix typo v1.7
6 months ago rhc Add missing header file to tarball v1.7
6 months ago rhc Add missing header files to tarball
6 months ago rhc Add missing header file to tarball v1.7
6 months ago edgar make ROMIO operational with OpenMPI for PVFS2 file systems.
6 months ago rhc Provide for sync on seek and close DFS operations. Eliminate an unnecessary wake-up timer when using ORTE progress thread
6 months ago rhc Update platform files to enable ORTE progress thread
6 months ago brbarret * Lock around tag management, so that it's thread safe