1
1

Remove the .ompi_ignore so that everyone starts compiling this, but

lower the default priority to 0 so that it's not active unless you
specifically ask for it (this component needs more testing by people
other than me before we unleash it on the public).

This commit was SVN r7545.
Этот коммит содержится в:
Jeff Squyres 2005-09-29 18:05:47 +00:00
родитель d4b7618db7
Коммит bc181d7130
3 изменённых файлов: 2 добавлений и 3 удалений

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

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

@ -1,2 +0,0 @@
jsquyres@mauve.lanl.gov
jsquyres

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

@ -94,7 +94,8 @@ mca_coll_sm_component_t mca_coll_sm_component = {
/* sm-component specifc information */
/* (default) priority */
75,
/* JMS temporarily lowered until we can get more testing */
0,
/* (default) control size (bytes) */
4096,