.. |
amca-param-sets
|
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
|
2010-08-19 13:09:20 +00:00 |
annual-maintenance
|
Help for when we convert the repo over to git.
|
2014-07-23 16:01:44 +00:00 |
build-mca-comps-outside-of-tree
|
Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL.
|
2014-11-11 17:00:42 -08:00 |
build-server
|
openmpi-release.sh: update for git
|
2014-10-03 16:02:57 -06:00 |
completion
|
zsh/completion: declare ret as a local variable and call the catch-all
|
2014-04-08 20:29:36 +00:00 |
dist
|
Do not add any VampirTrace binaries into the RPM.
|
2015-01-22 08:08:07 +01:00 |
git
|
Ensure we don't include the globals twice at the beginning of the file in non-svn environments as the .<foo>ignore_global file already contains them. Remove the extra check for svn repo in the hgignore script.
|
2014-04-27 14:20:18 +00:00 |
hg
|
Ensure we don't include the globals twice at the beginning of the file in non-svn environments as the .<foo>ignore_global file already contains them. Remove the extra check for svn repo in the hgignore script.
|
2014-04-27 14:20:18 +00:00 |
infrastructure
|
Add script that re-generates .gitignore_global and .hgignore_global.
|
2014-04-15 22:31:45 +00:00 |
nightly
|
create_tarball.sh: update the email to remove SVN references
|
2014-10-03 08:14:46 -07:00 |
platform
|
Remove any reference to VampirTrace in the platform files.
|
2015-01-22 08:08:08 +01:00 |
scaling
|
Use preconnect as a better test of startup scaling than barrier
|
2012-06-01 02:35:15 +00:00 |
spread
|
Reorganize the rmcast code to capture common code elements. Increase max msg size for spread and udp transports. Cleanup the spread configuration doc.
|
2010-05-25 22:36:57 +00:00 |
authors-to-cvsimport.pl
|
add authors-to-cvsimport.pl script
|
2013-07-17 21:21:15 +00:00 |
check_unnecessary_headers.sh
|
Turns out that there was exactly ONE place in all of the OMPI code base that still referred to OPAL_TRACE, though a few places retained the include file for no reason. So no point in letting this sit as it is clearly an unused "feature".
|
2013-07-14 18:57:20 +00:00 |
check-btl-sm-diffs.pl
|
Update to reflect changes. Matches 1.7 branch now.
|
2013-11-07 18:46:00 +00:00 |
check-help-strings.pl
|
contrib: add support for v1.8 branch, add getopt aliases
|
2014-08-16 16:01:32 +00:00 |
check-ob1-pml-diffs.pl
|
Some utilities for tracking difference between ob1 and other PMLs.
|
2010-11-30 14:51:01 +00:00 |
check-ob1-revision.pl
|
update revision in check script
|
2012-03-15 10:29:22 +00:00 |
code_counter.pl
|
Just because someone asked me how many LOC were in OMPI recently. :-)
|
2007-01-30 19:27:58 +00:00 |
find_occurence.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
find_offenders.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
fix_headers.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
fix_indent.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
gen_stats.pl
|
- to get coverage analysis with gcc-4, detect the .gcda files, too
|
2007-01-17 14:21:23 +00:00 |
generate_file_list.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
header_replacement.sh
|
- Minor update used for the last commit
|
2009-03-04 15:37:50 +00:00 |
headers.txt
|
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
|
2004-10-22 16:06:05 +00:00 |
Makefile.am
|
configry: restore "autogen.pl --no-ompi" functionality
|
2014-08-07 21:19:46 +00:00 |
ompi_branch_check_revisions-v1.5.txt
|
- Script to check for revisions in trunk, not yet in branch.
|
2010-03-12 21:21:37 +00:00 |
ompi_branch_check_revisions.pl
|
- Convert shell script to perl ;-) Only (XML) svn log, instead of
|
2010-03-31 03:00:58 +00:00 |
ompi_cplusplus.sed
|
- Replace combinations of
|
2009-08-20 11:42:18 +00:00 |
ompi_cplusplus.sh
|
- Replace combinations of
|
2009-08-20 11:42:18 +00:00 |
ompi_cplusplus.txt
|
Remove the last vestiges of mpi_portable_platform.h.in
|
2010-03-05 21:21:03 +00:00 |
openmpi-valgrind.supp
|
Trivial suppression file fix per #216
|
2014-11-03 15:03:22 -08:00 |
search_compare.pl
|
Update the script to handle git as well as svn repos
|
2014-08-25 17:04:13 +00:00 |
search_replace.pl
|
Don't replace stuff in the autom4te.cache directory
|
2014-05-06 18:01:51 +00:00 |
submit_test.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
test_headers_in_ompi.pl
|
Update the copyright notices for IU and UTK.
|
2005-11-05 19:57:48 +00:00 |
uncrustify_open_mpi.cfg
|
- Add the uncrustify source code beautification for Open MPI.
|
2009-09-29 16:10:01 +00:00 |
update-my-copyright.pl
|
build: add Automake-like silent/verbose macros for "ln -s ..." operations
|
2014-03-28 18:24:32 +00:00 |