Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
История
Brian Barrett
3a7edebc71
* Use the internal (non-locking) functions when in code that will already
...
be holding the lock. Fixes ticket
#251
. This commit was SVN r11172.
2006-08-14 16:09:17 +00:00
..
asm
* IA64 can have a weaker consistency model for memory than x86, so we
2006-06-17 05:01:54 +00:00
class
* use opal_free_list_item_t as the type of items stored in an opal_free_list_t,
2006-07-17 21:51:50 +00:00
etc
Update comments to clarify how this file is used.
2006-06-05 13:59:43 +00:00
event
* Use the internal (non-locking) functions when in code that will already
2006-08-14 16:09:17 +00:00
include
- add missing prefetch header to fix dist target
2006-07-21 08:20:42 +00:00
mca
* print framework and component name during load errors
2006-08-02 20:59:58 +00:00
memoryhooks
* fix issue with PGI compilers at -O3 not liking the structure assignment -
2006-06-13 19:43:44 +00:00
runtime
Add new loop mode OPAL_EVLOOP_ONELOOP that behaved like OPAL_EVLOOP_ONCE
2006-08-01 22:23:57 +00:00
threads
mutex_trylock returns 0 (success) if locked and non-zero (error) if not
2006-05-17 15:50:21 +00:00
tools
Remove the executable extension if any.
2006-07-11 05:19:54 +00:00
util
* Make the backtrace printing functionality a framework
2006-07-27 02:56:02 +00:00
win32
Update include path.
2006-02-27 02:15:53 +00:00
Makefile.am
* forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so
2006-02-12 07:06:38 +00:00
win_makefile
Move all win32 related files in opal, and modify all the Makefiles.am to
2005-12-08 06:17:15 +00:00