Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
grpcomm
/
base
История
Shiqing Fan
5711414eb7
Fix Windows build
...
This commit was SVN r25351.
2011-10-21 14:46:58 +00:00
..
base.h
Complete implementation of the ess.proc_get_locality API. Up to this point, the API was only capable of telling if the specified proc was sharing a node with you. However, the returned value was capable of telling you much more detailed info - e.g., if the proc shares a socket, a cache, or numa node. We just didn't have the data to provide that detail.
2011-10-19 20:18:14 +00:00
grpcomm_base_allgather.c
Don't error out if the recv.cancel comes back not found as this is just a race condition
2011-06-30 01:19:50 +00:00
grpcomm_base_app_fns.c
Remove unused include files
2011-02-16 00:32:47 +00:00
grpcomm_base_close.c
Complete implementation of the ess.proc_get_locality API. Up to this point, the API was only capable of telling if the specified proc was sharing a node with you. However, the returned value was capable of telling you much more detailed info - e.g., if the proc shares a socket, a cache, or numa node. We just didn't have the data to provide that detail.
2011-10-19 20:18:14 +00:00
grpcomm_base_coll.c
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
grpcomm_base_modex.c
Fix Windows build
2011-10-21 14:46:58 +00:00
grpcomm_base_open.c
Complete implementation of the ess.proc_get_locality API. Up to this point, the API was only capable of telling if the specified proc was sharing a node with you. However, the returned value was capable of telling you much more detailed info - e.g., if the proc shares a socket, a cache, or numa node. We just didn't have the data to provide that detail.
2011-10-19 20:18:14 +00:00
grpcomm_base_select.c
Update the grpcomm framework to be more thread-friendly.
2010-02-25 01:11:29 +00:00
Makefile.am
Update the grpcomm framework to be more thread-friendly.
2010-02-25 01:11:29 +00:00