Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
db
История
Ralph Castain
ad7c84caee
Cleanup some stale definitions in the new database components
...
This commit was SVN r30506.
2014-01-30 19:56:41 +00:00
..
base
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
hash
Hey, having a unit test for opal_db proved useful. Found a few bugs and missing areas of support.
2014-01-30 00:51:18 +00:00
pmi
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
postgres
Cleanup some stale definitions in the new database components
2014-01-30 19:56:41 +00:00
print
Label rows with the table name when printing db logs
2014-01-24 17:30:12 +00:00
sqlite
Cleanup some stale definitions in the new database components
2014-01-30 19:56:41 +00:00
db_types.h
Do some cleanup of the way we handle modex data. Identify data that needs to be shared with peers in my job vs data that needs to be shared with non-peers - no point in sharing extra data. When we share data with some process(es) from another job, we cannot know in advance what info they have or lack, so we have to share everything just in case. This limits the optimization we can do for things like comm_spawn.
2013-09-27 00:37:49 +00:00
db.h
Fix an issue regarding use of PMI when running processes and tools that don't need or want to use it. We build PMI support based on configuration settings and library availability.
2013-10-02 19:03:46 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00