1
1

Clarify that we do debug builds for .svn, .hg, and .git.

This commit was SVN r28542.
Этот коммит содержится в:
Jeff Squyres 2013-05-20 17:10:30 +00:00
родитель 721779d7ab
Коммит 772284b89a

Просмотреть файл

@ -33,8 +33,8 @@ meta directory (that is present in all Subversion checkouts) in your
source tree, and therefore activates a number of developer-only
debugging features in the Open MPI code base.
The same debugging features are activated if you build in a Mercurial
clone (with the hidden ".hg" meta directory).
The same debugging features are activated if you build in a Git or
Mercurial clone (with the hidden ".git" or ".hg" meta directory).
By definition, debugging builds will perform [much] slower than
optimized builds of Open MPI. You should *NOT* conduct timing tests