Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
2bce929330
openmpi
/
opal
/
threads
История
Ralph Castain
63f619f871
Provide a mechanism by which an upstream project can rename the OPAL and ORTE libraries. This is required by projects such as ORCM that have their own ORTE and OPAL libraries in order to avoid library confusion. By renaming their version of the libraries, the OMPI applications can correctly dynamically load the correct one for their build.
2014-10-10 11:39:08 -07:00
..
condition.c
* Per the Developer's meeting today, restructure the threading in Open MPI a bit
2013-12-13 19:40:12 +00:00
condition.h
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00
Makefile.am
Provide a mechanism by which an upstream project can rename the OPAL and ORTE libraries. This is required by projects such as ORCM that have their own ORTE and OPAL libraries in order to avoid library confusion. By renaming their version of the libraries, the OMPI applications can correctly dynamically load the correct one for their build.
2014-10-10 11:39:08 -07:00
mutex_unix.h
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00
mutex.c
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
mutex.h
Only provide OPAL_THREAD_ADD64 if we have 64 bit atomics
2014-01-20 20:22:38 +00:00
thread.c
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00
threads.h
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00
tsd.c
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00
tsd.h
Per discussion at Develoepr's Meeting, remove Solaris threads support. Solaris
2013-12-13 20:07:11 +00:00