Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
paffinity
/
windows
История
Shiqing Fan
3d4e0472d6
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
...
This commit was SVN r21069.
2009-04-24 16:39:33 +00:00
..
.windows
- 1/4 commit for Windows Visual Studio and CCP support:
2008-12-10 20:59:20 +00:00
configure.m4
Some changes to better support cross-compiling OMPI:
2006-01-16 04:00:44 +00:00
configure.params
Modify the configure system in the paffinity framework so that only one component is built. Cleanout variable name conflicts that on some systems prevented building
2008-08-01 22:54:24 +00:00
Makefile.am
Add windows support files into the tarball, including .windows, CMakeLists.txt files, and CMake modules. Thanks to Jeff for testing it on Linux.
2009-04-24 16:39:33 +00:00
paffinity_windows_component.c
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00
paffinity_windows_module.c
Revamp the opal mca paffinity interface. We ran into a problem when we encountered machines that had "holes" in their physical processor layout - e.g., machines that supported "hotplugging", or that had unpopulated sockets. To solve that problem, we had to clarify at the API level where we were describing physical vs logical processor info, and then translate accordingly in the underlying implementation.
2008-08-21 19:21:28 +00:00
paffinity_windows.h
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00