Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
coll
История
George Bosilca
7d523a8852
Avoid calling the bcast with counts larger than INT_MAX.
...
This commit was SVN r26098.
2012-03-05 14:30:30 +00:00
..
base
Dont use a temporary string.
2011-06-20 09:29:19 +00:00
basic
- Check, whether the compiler supports __builtin_clz (count leading
2011-10-11 22:49:01 +00:00
demo
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00
fca
fix handling datatypes which have a gap in the beginning
2011-07-25 06:30:09 +00:00
hierarch
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
inter
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00
self
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
sm
Fix a few miscelaneous memory leaks.
2011-07-08 16:39:58 +00:00
sync
Convert the bad dos line endings to unix style for all windows related files.
2010-12-02 12:08:08 +00:00
tuned
Avoid calling the bcast with counts larger than INT_MAX.
2012-03-05 14:30:30 +00:00
coll.h
Two major things in this commit:
2009-01-14 23:44:31 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00